Yonik Seeley
|
135d89c4bd
|
SOLR-2685: always use SolrInputDocument in update chain, change from String to BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152500 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-30 19:18:09 +00:00 |
Koji Sekiguchi
|
13347bd3bc
|
SOLR-2682: remove addException() from SimpleFacet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152456 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-30 11:35:55 +00:00 |
Michael McCandless
|
30b663ff3a
|
LUCENE-3348: silence this test for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151999 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 20:54:15 +00:00 |
Steven Rowe
|
23d22e4d47
|
LUCENE-3337: avoid building jar files unless necessary in build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 04:02:09 +00:00 |
Yonik Seeley
|
986b7dc101
|
tests: add tombstones to NRT stress
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151619 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-27 20:33:34 +00:00 |
Yonik Seeley
|
82a78ab306
|
tests: fix reopen race
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151601 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-27 19:37:09 +00:00 |
Yonik Seeley
|
cca29c44c2
|
tests: write a lucene version of the NRT stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151526 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-27 16:27:40 +00:00 |
Chris M. Hostetter
|
d89cc54c7a
|
SOLR-2671: push SchemaField.indexOptions() logic down into FieldType to reduce exposure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150840 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 18:45:09 +00:00 |
Yonik Seeley
|
7964cb97b1
|
tests: don't allow updating same id concurrently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 15:15:20 +00:00 |
Uwe Schindler
|
c2df0c51b6
|
Improve test. All exceptions get logged in all cases by LTC.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150718 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 14:26:01 +00:00 |
Uwe Schindler
|
bbcb5a940e
|
Fix broken multithreading in this tests (the object to synchronize on was the anonymous inner class not the main class)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150621 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 10:36:42 +00:00 |
Martijn van Groningen
|
3c6021d967
|
Deleted duplicate version SentinelIntSet. SentinelIntSet now exists in grouping module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150497 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 21:53:04 +00:00 |
Chris M. Hostetter
|
7c1a58f72d
|
SOLR-2669: Fix backwards validation logic in SchemaField.calcProps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150478 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 20:09:43 +00:00 |
Robert Muir
|
7a3ef099b3
|
SOLR-2673: clear index in setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150415 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 15:36:01 +00:00 |
Robert Muir
|
870a4ce9f9
|
SOLR-2673: fix test dependent on order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150404 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 15:19:49 +00:00 |
Robert Muir
|
347ba7a172
|
SOLR-2673: fix test dependent on order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150394 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 15:05:08 +00:00 |
Robert Muir
|
19831e2208
|
SOLR-2673: clear index in setUp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150389 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 14:51:11 +00:00 |
Uwe Schindler
|
9558bfe674
|
SOLR-2672, SOLR-2673: Fix a bunch of tests to no longer depend on order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150362 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 13:44:04 +00:00 |
Yonik Seeley
|
f8dd8a6ce3
|
SOLR-2662: fix 'start' handling when a query isn't cached
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149746 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 22:03:54 +00:00 |
Yonik Seeley
|
2ff9fa27e7
|
SOLR-2670: add NIOFSDirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149740 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 21:14:24 +00:00 |
Yonik Seeley
|
74e3b8b304
|
tests: remove bad import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149677 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 18:08:55 +00:00 |
Yonik Seeley
|
bb00836511
|
tests: fix race in committed model
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149668 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 17:51:17 +00:00 |
Yonik Seeley
|
dcaca50a86
|
tests: make TestHarness thread safe and add multi-threaded random add/commit/get test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149437 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-22 02:47:29 +00:00 |
Koji Sekiguchi
|
1464513f34
|
SOLR-2584: add UniqFieldsUpdateProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149050 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-21 07:09:27 +00:00 |
Koji Sekiguchi
|
857ec84c15
|
SOLR-2429: fix for highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149028 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-21 03:49:03 +00:00 |
Shalin Shekhar Mangar
|
5c3b3bb0ce
|
SOLR-2623 -- Fixed (and simplified) test to compare registered mbeans with info registry size.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148681 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-20 10:11:59 +00:00 |
Chris M. Hostetter
|
bb81de7e7a
|
SOLR-2663: refactor (public) FieldTypePluginLoader out of IndexSchema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148494 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-19 19:25:01 +00:00 |
Ryan McKinley
|
cfcaf7e2bd
|
removing some left over debug info (i assume)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147989 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-18 18:03:42 +00:00 |
Robert Muir
|
07bfe50eda
|
LUCENE-3326: MoreLikeThis reuses a reader after it has already closed it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147881 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-18 13:56:49 +00:00 |
Chris M. Hostetter
|
2811c79bdb
|
SOLR-2545: fix ExternalFileField / FileFloatSource so it can properly parse key=val pairs when the key contains an '=' char
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147284 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-15 19:14:01 +00:00 |
Mark Robert Miller
|
c899fe0dc0
|
SOLR-2651: use the right relative path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147163 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-15 14:29:19 +00:00 |
Mark Robert Miller
|
d0c71f9702
|
SOLR-2651: The new SolrCore#reload method does not create a ZkSolrResourceLoader in ZooKeeper mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146905 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 21:43:07 +00:00 |
Erick Erickson
|
e2e7c26849
|
SOLR-2535: REGRESSION: in Solr 3.x and trunk the admin/file handler fails to show directory listings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146685 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 13:17:39 +00:00 |
Christopher John Male
|
6b700e1183
|
LUCENE-3271: Moved MoreLikeThis to queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146542 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:07:11 +00:00 |
Martijn van Groningen
|
bcc7efbee5
|
SOLR-2642: Fixed sorting by function when using grouping.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146291 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 19:38:40 +00:00 |
Martijn van Groningen
|
9a9d84579e
|
fixed bug when start is bigger than rows and format is simple that zero documents are returned even if there are documents to display.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145747 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 20:16:54 +00:00 |
Robert Muir
|
580b6df358
|
LUCENE-2048: fix javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145603 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 14:14:33 +00:00 |
Robert Muir
|
1c646d24c9
|
LUCENE-2048: omit positions but keep term freq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145594 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 13:31:22 +00:00 |
Shalin Shekhar Mangar
|
e6dcad7e98
|
SOLR-2623 -- Solr JMX MBeans do not survive core reloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145518 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 10:04:35 +00:00 |
Robert Muir
|
2d9e65f34b
|
LUCENE-3233: log a warning instead of error, if synonyms rule set is completely empty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145442 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 03:46:37 +00:00 |
Yonik Seeley
|
30b3cc881d
|
SOLR-2615: log individual updates at DEBUG level, fix NPE when no unique key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145198 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 15:02:43 +00:00 |
Martijn van Groningen
|
8445d20f5d
|
SOLR-2564: Fixed ArrayIndexOutOfBoundsException when using simple format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145173 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 13:44:42 +00:00 |
Robert Muir
|
015ecfa0a0
|
LUCENE-3233: improve ram/perf of SynonymFilter, add wordnet parsing, nuke contrib/wordnet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 12:58:52 +00:00 |
Christopher John Male
|
5f30bedccc
|
LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 03:37:00 +00:00 |
Steven Rowe
|
88fe5d121f
|
Merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 21:02:20 +00:00 |
Steven Rowe
|
4505c08643
|
SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:41:23 +00:00 |
Dawid Weiss
|
2b2b97f25b
|
Applied folder moves and renames before merge in SVN r1144174.
|
2016-01-23 01:17:32 +01:00 |
Dawid Weiss
|
db22b4d1f7
|
Applied folder moves and renames before merge in SVN r1144174.
|
2016-01-23 01:17:07 +01:00 |