Christopher John Male
4ff0b2f82c
LUCENE-3396: Collapsing Analyzer and ReusableAnalyzerBase together, mandating use of TokenStreamComponents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175297 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 05:10:25 +00:00
Jan Høydahl
48e53be99a
SOLR-2769: Added factory for the new Hunspell stemmer (janhoy, cmale)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175200 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 17:17:27 +00:00
Christopher John Male
5d4502ad0a
LUCENE-2309: Moved to Field.tokenStream(Analyzer)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174506 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 03:16:37 +00:00
Martijn van Groningen
bad428d7f8
SOLR-2780: Fixed issue where multi select facets didn't respect group.truncate parameter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174072 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 11:36:48 +00:00
Robert Muir
2d5d5226a6
SOLR-2754: add similarity factories for new ranking algorithms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173776 13f79535-47bb-0310-9956-ffa450edef68
2011-09-21 18:20:44 +00:00
Martijn van Groningen
d58350aead
SOLR-2776: Added support for group.truncate for distributed search. Also added some more jdocs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173286 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 18:15:23 +00:00
Jan Høydahl
3013098230
SOLR-2763: Extracting update request handler throws exception and returns 400 when zero-length file posted using multipart form post
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173139 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 13:38:01 +00:00
Steven Rowe
0047a77f83
SOLR-2771: Solr modules' tests should not depend on solr-core test classes; move BufferingRequestProcessor from solr-core tests to test-framework so that the Solr Cell module can use it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172428 13f79535-47bb-0310-9956-ffa450edef68
2011-09-19 05:13:52 +00:00
Christopher John Male
ed2c8e97ea
Fixed broken javadoc in QueryUtils and QueryCommand
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172260 13f79535-47bb-0310-9956-ffa450edef68
2011-09-18 11:47:22 +00:00
Dawid Weiss
eee77d22ef
SOLR-2762: FSTLookup returns one less suggestion than it should when onlyMorePopular=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172006 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 16:12:36 +00:00
Martijn van Groningen
96c4bb7074
SOLR-2066: Added support for distributed grouping.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171970 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 12:48:27 +00:00
Chris M. Hostetter
66db04c901
SOLR-2772: fix silly javadoc error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171739 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 19:18:26 +00:00
Chris M. Hostetter
d8f4714da6
SOLR-2772: revert unneccessary 'public static' change to DateField.formatDate
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171704 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 18:25:31 +00:00
Chris M. Hostetter
82b72ac3fe
SOLR-2772: Fixed Date parsing/formatting of years 0001-1000
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171691 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 17:42:40 +00:00
Robert Muir
72106bb37b
SOLR-2726: Fixed NullPointerException when using spellcheck.q with Suggester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171597 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 14:42:22 +00:00
Robert Muir
28ae5a5763
LUCENE-3436: remove deprecations from trunk / dont use deprecated methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171570 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 14:05:46 +00:00
Robert Muir
c0965ed3a2
LUCENE-3436: add spellchecker SuggestMode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171556 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 13:41:29 +00:00
Steven Rowe
24695807f3
SOLR-2766: Package individual javadoc sites for solrj and test-framework.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 04:47:04 +00:00
Jan Høydahl
90e0977c5a
SOLR-2750: Make both "update.chain" and the deprecated "update.param" work consistently everywhere
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171304 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 22:41:18 +00:00
Jan Høydahl
44386401f6
SOLR-2540: Fixing commitWithin tests which timed out
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171138 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 15:29:35 +00:00
Steven Rowe
527bcf67b1
SOLR-2756: Maven configuration: Excluded transitive stax:stax-api dependency from org.codehaus.woodstox:wstx-asl dependency.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170896 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 23:12:36 +00:00
Michael McCandless
eb2ff46bad
fix broken link
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170725 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 17:33:04 +00:00
Michael McCandless
0a6abfcd84
website changes for 3.4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170716 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 17:05:32 +00:00
Steven Rowe
a08639d08d
SOLR-2758: Moved ConcurrentLRUCache from o.a.s.common.util package in the solrj module to the o.a.s.util package in the Solr core module.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170699 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 16:00:56 +00:00
Koji Sekiguchi
f1efdf5553
SOLR-2749: add boundary scanner feature
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170616 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 13:38:49 +00:00
Jan Høydahl
388d38e0a8
SOLR-2742: Fixed typo in JavaDoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170572 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 12:37:17 +00:00
Jan Høydahl
34dce548e3
SOLR-2742: Add commitWithin to convenience signatures for SolrServer.add(..)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170569 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 12:28:29 +00:00
Christopher John Male
b48164a275
SOLR-2709: Removed need for EDisMax's ExtendedAnalyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170425 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 03:36:56 +00:00
Mark Robert Miller
f91e701623
add changes entry for SOLR-1897
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170172 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 13:23:02 +00:00
Steven Rowe
ebc43a1f5f
Increase verbosity on failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169814 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12 16:12:27 +00:00
Robert Muir
cfaf91c739
LUCENE-2959: add state of the art ranking to Lucene
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169470 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 15:47:21 +00:00
Christopher John Male
ffb3cbee57
LUCENE-2308: Moved over to using IndexableFieldType interface
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167668 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 04:07:52 +00:00
Yonik Seeley
7718a32fc5
stats: maxTime->maxDocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167199 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 14:20:24 +00:00
Robert Muir
20c03511c8
LUCENE-1889: pass the reader to FVH so it can rewrite multitermqueries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167008 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 05:46:21 +00:00
Yonik Seeley
013e2776b8
SOLR-2748: CommitTracker fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166866 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 19:27:40 +00:00
Robert Muir
128aaf8387
LUCENE-3410: move changes to 3.5 and nuke deprecated code in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166770 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 15:56:01 +00:00
Steven Rowe
2227f3bfaa
SOLR-2746: Moved CHANGES.txt entry to uima contrib's CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166715 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 14:34:49 +00:00
Steven Rowe
3615f59446
SOLR-2746: Upgraded UIMA dependencies in solr/contrib/uima/lib/ from *-2.3.1-SNAPSHOT.jar to *-2.3.1.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166702 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 14:13:17 +00:00
Robert Muir
e758a5e444
open up 3.5 section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166652 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 12:24:16 +00:00
Christopher John Male
c0f05e7b37
LUCENE-3419: Added epsilons and fixed deprecated junit assertion usage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166582 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 09:24:40 +00:00
Erik Hatcher
80359e0812
SOLR-2703: Added surround query parser support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166185 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 13:54:19 +00:00
Erik Hatcher
1d56ff5bc3
move comment inside block, appropriately
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166159 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 13:08:24 +00:00
Christopher John Male
4b44bd7d83
LUCENE-3410: Deprecated multi-int constructors in WordDelimiterFilter. Now uses int bitfield
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165995 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 04:43:10 +00:00
Yonik Seeley
374538c68d
SOLR-2656: doc - licenses + comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165885 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:47:05 +00:00
Yonik Seeley
1465c3edd4
SOLR-2656, SOLR-2700: transaction logging and realtime-get
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165869 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:37:32 +00:00
Jan Høydahl
ab554500bd
SOLR-2540: CommitWithin as an Update Request parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165754 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 16:27:20 +00:00
Jan Høydahl
bf9cde01f1
SOLR-2741 Bugs in facet range display in trunk
...
Also removes promotion of deprecated facet.date from example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165648 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 12:55:42 +00:00
Christopher John Male
7f90632562
LUCENE-3286: Consolidated XML QP into queryparser module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 05:53:28 +00:00
Koji Sekiguchi
ce785bcce4
SOLR-2743: remove commons logging jar from contrib/extraction/lib
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164956 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 02:43:33 +00:00
Chris M. Hostetter
029b92fa72
improve test assumptions: assume content instead of assert; catch IOException so we also assume no UnknownHostException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164311 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 00:31:29 +00:00
Chris M. Hostetter
c20cbcf2f8
SOLR-2739: try to clean up TestSqlEntityProcessorDelta
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164287 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 22:06:21 +00:00
Jan Høydahl
a0fc683f14
SOLR-2687 Added info about Solr 3.1 Cookbook to site
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163767 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 19:50:35 +00:00
Steven Rowe
de1bd52082
LUCENE-3406: Fixed location of scripts/ directory in patterns in Solr target 'package-local-src-tgz'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163632 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 14:19:06 +00:00
Steven Rowe
584adbc613
LUCENE-3406: Add ant target 'package-local-src-tgz' to Lucene and Solr to package sources from the local working copy.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163625 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 14:06:51 +00:00
Jan Høydahl
81b8c5822f
SOLR-2454 Added link to ManifoldCF under related projects
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163621 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 13:55:09 +00:00
Yonik Seeley
e8072dd668
SOLR-2714: drop null field values in json update format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163370 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30 20:46:24 +00:00
Michael McCandless
3ed03b8488
LUCENE-3405: rename IOUtils.close methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162394 13f79535-47bb-0310-9956-ffa450edef68
2011-08-27 16:25:46 +00:00
Michael McCandless
4dad0ba89f
LUCENE-2308: cutover to FieldType
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162347 13f79535-47bb-0310-9956-ffa450edef68
2011-08-27 13:27:01 +00:00
Robert Muir
a21f4c018a
LUCENE-3402: make LuceneTestCase more robust when failures in @After/@AfterClass happen
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162135 13f79535-47bb-0310-9956-ffa450edef68
2011-08-26 15:08:19 +00:00
Shalin Shekhar Mangar
582df287cd
SOLR-2668 -- DIH multithreaded mode does not rollback on errors from EntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161505 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 11:16:44 +00:00
Mark Robert Miller
a05f774573
SOLR-2565: same as the addDoc bug, deletes are not triggering soft commits if hard auto commit by time is also configured
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161265 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 20:23:57 +00:00
Robert Muir
defe907de2
try increasing the timeouts for slow machines
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161097 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 13:44:31 +00:00
Mark Robert Miller
cf4e150ce1
hossman has a better test for this, but for now try and make it a bit more sane
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161071 13f79535-47bb-0310-9956-ffa450edef68
2011-08-24 12:30:04 +00:00
Mark Robert Miller
8f2c67ad67
see what charlie cron thinks of this - charlie is sometimes slow and peculiar, so who knows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160895 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 21:58:25 +00:00
Mark Robert Miller
1a6f077b9a
try and make charlie cron happier with this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160892 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 21:45:02 +00:00
Christopher John Male
0ef9c3c25f
LUCENE-3376: Moved ReusableAnalyzerBase to core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160117 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 06:01:31 +00:00
Mark Robert Miller
cd84fe0366
try and make charlie cron happier with this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160078 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 22:48:44 +00:00
Mark Robert Miller
5e45cf89eb
SOLR-2331: fix too many close on SolrCore test issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159921 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 21:58:14 +00:00
Christopher John Male
993ce74121
LUCENE-3381: Sandboxed remaining contrib queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 04:57:58 +00:00
Erik Hatcher
7ff1fea206
just adding a TODO comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159737 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 18:43:34 +00:00
Mark Robert Miller
e36533d3e7
SOLR-2721: add zookeeper to changes' major versions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159711 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:51:01 +00:00
Mark Robert Miller
fc6d367607
SOLR-2721: Update ZooKeeper to latest bugfix release 3.3.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159693 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:16:54 +00:00
Mark Robert Miller
a4ec6c4177
try to harden this test more
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159649 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 14:38:50 +00:00
Chris M. Hostetter
e7e46f60ce
eliminate useless javadoc tags breaking the build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159495 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 03:37:47 +00:00
Mark Robert Miller
f932976e99
harden test some
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159481 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 02:19:26 +00:00
Mark Robert Miller
a8949dce07
SOLR-2565: Fix bug - soft commit should not try and respect commitWithin. Also, since it drives me nuts, make CommitTracker more thread safe than it was.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159472 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 01:48:31 +00:00
Uwe Schindler
236fb6d96c
SOLR-2565: Revert the commit that caused the slowness in some tests until we have a reason and solution for this
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159448 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 23:43:06 +00:00
Chris M. Hostetter
75d3e1e37d
SOLR-2675: CoreAdminHandler now allows arbitrary properties to be specified when CREATEing a new SolrCore using property.* request params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159418 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 21:13:56 +00:00
Mark Robert Miller
7354f8d9e8
SOLR-2654: Directorys used by a SolrCore are now closed when they are no longer used.
...
SOLR-2654: The same Directory instance is now always used across a SolrCore so that
it's easier to add other DirectoryFactory's without static caching hacks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159378 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 19:46:30 +00:00
Mark Robert Miller
277c674be0
SOLR-2717: Some tests annoyingly use a data dir under example/multicore/core0|1 - worse, more than one test does this, so sometimes they can stomp on each other.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159304 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 16:37:13 +00:00
Christopher John Male
3a9bdecab0
SOLR-2708: Further DocumentObjectBinder cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159083 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 08:29:26 +00:00
Christopher John Male
114df7a852
SOLR-2708: Cleaned up DocumentObjectBinder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158525 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 05:45:42 +00:00
Ryan McKinley
4bf2a3ab2b
SOLR-2657: adding some more comments and caching glob calculations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1157692 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 01:02:18 +00:00
Ryan McKinley
e290f25420
SOLR-2700: supporting score==*,score
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1157687 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 00:42:42 +00:00
Mark Robert Miller
e3e644b28d
SOLR-2565: Stop trying to avoid soft/hard commit together for now - it's more complicated than this - also allow name for CommitTracker.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1157425 13f79535-47bb-0310-9956-ffa450edef68
2011-08-13 21:06:01 +00:00
Yonik Seeley
baf2b785af
tests: don't compare response header
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156597 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11 12:37:02 +00:00
Stanisław Osiński
0f69e62854
SOLR-2706: The carrot.lexicalResourcesDir parameter does not work with absolute directories, CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156591 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11 12:23:08 +00:00
Stanisław Osiński
d003046438
SOLR-2706: The carrot.lexicalResourcesDir parameter does not work with absolute directories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156590 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11 12:20:37 +00:00
Mark Robert Miller
9d3eb8755b
SOLR-2705: Add extra test check suggested by Yury
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156441 13f79535-47bb-0310-9956-ffa450edef68
2011-08-11 02:00:11 +00:00
Mark Robert Miller
adab6ebc59
SOLR-2705: Improve fix - refactor SolrCore out of DefaultIndexProvider and into it's methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156333 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 19:37:13 +00:00
Mark Robert Miller
6dcc59e10c
SOLR-2705: On reload, IndexWriterProvider holds onto the initial SolrCore it was created with.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156303 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 18:34:45 +00:00
Mark Robert Miller
9c1d10c4e9
defense against NPE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156201 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 14:49:03 +00:00
Yonik Seeley
25e1cf93dc
SOLR-2565: fix update handler reopen race
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1155964 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 22:59:30 +00:00
Simon Willnauer
78d186e081
LUCENE-3348: IndexWriter applies wrong deletes during concurrent flush-all
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1155278 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 09:22:15 +00:00
Mark Robert Miller
fda091ef24
SOLR-2698: Enhance CoreAdmin STATUS command to return index size.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1155194 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 02:40:52 +00:00
Robert Muir
12eab24036
switch to address that won't cause false fails
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1155030 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 17:58:11 +00:00
Robert Muir
ef56f5d551
LUCENE-3361: port url+email tokenizer to standardtokenizerinterface, fix combining marks bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154936 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 11:57:59 +00:00
Robert Muir
718f42479f
SOLR-2688: switch solr 4.0 example to DirectSpellChecker
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154935 13f79535-47bb-0310-9956-ffa450edef68
2011-08-08 11:55:03 +00:00
Martijn van Groningen
592b47f735
Fixed NPE when group value is null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154739 13f79535-47bb-0310-9956-ffa450edef68
2011-08-07 18:08:20 +00:00
Martijn van Groningen
0bc43983c4
SOLR-2665: Added post group faceting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154676 13f79535-47bb-0310-9956-ffa450edef68
2011-08-07 09:02:33 +00:00
Mark Robert Miller
ca05564005
SOLR-2697: commit and autocommit operations don't reset DirectUpdateHandler2.numDocsPending stats attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153893 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 14:43:40 +00:00
Shalin Shekhar Mangar
826092d998
SOLR-2695 -- Documents are collected in unsynchronized list in multi-threaded debug mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153844 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 10:57:52 +00:00
Mark Robert Miller
40b3f06f9d
SOLR-2331,SOLR-2691: Refactor CoreContainer's SolrXML serialization code and improve testing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153564 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 16:18:17 +00:00
Stanisław Osiński
6d896b8287
SOLR-2692: Typo in clustering fragment size param name: carrot.fragzise should be carrot.fragSize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153408 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 09:32:52 +00:00
Stanisław Osiński
a6e4a5f894
SOLR-1692: CarrotClusteringEngine produce summary does nothing: improved unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153399 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 09:08:39 +00:00
Erik Hatcher
89bceaaaf0
SOLR-1032: add literal.field_name=val support to CSV update handler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153166 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 15:33:52 +00:00
Chris M. Hostetter
47269b003f
SOLR-2684: fix bug in BinaryResponseWriter introduced by SOLR-1566
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152885 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 18:21:14 +00:00
Noble Paul
5fca7fc938
SOLR-2382 - regression . debug not working
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152692 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 06:01:35 +00:00
Chris M. Hostetter
2b7362de2b
SOLR-2606: Fixed sort parsing of fields containing punctuation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152653 13f79535-47bb-0310-9956-ffa450edef68
2011-07-31 22:08:43 +00:00
Martijn van Groningen
865098ae7e
SOLR-2637: Added support for group result parsing in SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152568 13f79535-47bb-0310-9956-ffa450edef68
2011-07-31 11:52:59 +00:00
Koji Sekiguchi
9fd0af75ff
SOLR-2682: remove it from distributed code also
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152530 13f79535-47bb-0310-9956-ffa450edef68
2011-07-31 00:30:19 +00:00
Yonik Seeley
b2e6d30243
clean up comments and unnecessary inits
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152506 13f79535-47bb-0310-9956-ffa450edef68
2011-07-30 20:13:59 +00:00
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
Chris M. Hostetter
b6de525da5
SOLR-2676: default welcome-file-list in solr.war
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152024 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 22:30:09 +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
Uwe Schindler
1c2bc5af93
add java 7 warning to solr site
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151997 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 20:50:00 +00:00
Steven Rowe
2cbdee186a
make sure build/META-INF/ directory exists prior to calling <jarify/>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151981 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 19:33:56 +00:00
Chris M. Hostetter
fadeefa71f
SOLR-2629: merges CHANGES.txt from 3x r1151947
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151952 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 18:16:37 +00:00
Steven Rowe
82c282d451
Make compile-test under solr/ compile all tests, including contribs'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151832 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 13:15:59 +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
Robert Muir
c53e38095a
use generifed internal, remove duplicate tag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150494 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 21:37:29 +00:00
Uwe Schindler
d993e8c0e7
LUCENE-3336: add TODO
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150489 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 21:23:13 +00:00
Uwe Schindler
9c73f9d03b
LUCENE-3336: Speed up javadocs-all builds by minimizing compile costs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150486 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 21:19:42 +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
30283e1b4d
SOLR-2673: fix test dependent on order
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150437 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 17:08:40 +00:00
Robert Muir
8b8e226695
SOLR-2673: fix test dependent on order
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150435 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 17:01:56 +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
Martijn van Groningen
b66758fe6e
SOLR-2523: Typo in changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150369 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 13:56:48 +00:00
Martijn van Groningen
37cf58540e
SOLR-2523: Fixed test failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150365 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 13:45:46 +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
Martijn van Groningen
e5ac5ed28a
SOLR-2523: Added support in SolrJ to easily interact range with facets.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150361 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 13:40:29 +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
Steven Rowe
7a7ce6bc26
Fix javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149699 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 19:25:51 +00:00
Steven Rowe
270dee6521
SOLR-2659: Fix ExternalPaths.determineSourceHome() and SolrJettyTestBase.createJetty() to allow Solrj tests to pass.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149682 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 18:26:28 +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
Steven Rowe
9772db3703
SOLR-2659: Moved src/test-files/** under src/test-files/<module-name>/** for all Solr modules except core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149600 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 13:24:17 +00:00
Simon Willnauer
cf0e50f71d
removed unnecessary interface method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149545 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 10:18:26 +00:00
Noble Paul
6aea26168a
SOLR-2382-abstracted DIHWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149534 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 09:54:10 +00:00
Simon Willnauer
8ff4498bd3
added ALS header and fixed missing inteface method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149532 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 09:53:33 +00:00
Noble Paul
b20968241a
SOLR-2382-abstracted DIHWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149477 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 06:47:43 +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
Ryan McKinley
8ea59829e4
SOLR-2667: point UI to new ticket
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149200 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:39:43 +00:00
Ryan McKinley
0272d1e543
SOLR-2399: Adding CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149191 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:24:09 +00:00
Ryan McKinley
b90300e4b4
SOLR-2399: make verbose analysis the default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149189 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:11:27 +00:00
Noble Paul
f6d85278ca
optimize import
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149127 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 11:28:41 +00:00
Shalin Shekhar Mangar
0f2c25b555
SOLR-2655 -- DIH multi threaded mode does not resolve attributes correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149108 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 10:56:54 +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
Steven Rowe
9b34200d0d
SOLR-2666: Solrj test.classpath should not include Solr core test compilation output
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148763 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 13:38:46 +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
Noble Paul
41d8a43aad
accidentally checked in
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148660 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 09:09:07 +00:00
Noble Paul
ab8f8f994f
SOLR-2382 Properties writer abstracted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148653 13f79535-47bb-0310-9956-ffa450edef68
2011-07-20 08:49:32 +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
Robert Muir
1978f0106a
sync CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147580 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17 11:10:57 +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
Noble Paul
ee46aba2c0
static method made public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147090 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 11:00:43 +00:00
Shalin Shekhar Mangar
80d436e29f
SOLR-2186 -- DataImportHandler's multi-threaded option throws NPE
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147023 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 08:41:26 +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
Steven Rowe
6556cedcbb
SOLR-2452: fix jar file name of a Solr-internal dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146894 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 21:02:51 +00:00
Steven Rowe
2ea3611703
Remove unused imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146843 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 18:47:27 +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
Shalin Shekhar Mangar
903d239fb7
Solr 1.5 was actually Solr 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146638 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 10:39:33 +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
Steven Rowe
54c5bde246
Add javadocs-test-framework target for Jenkins builds
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146430 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 20:43:58 +00:00
Martijn van Groningen
ddc63adcfd
Added missing entries to CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146329 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 19:58:13 +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
b3481764ab
Added missing entries to CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146201 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 18:33:16 +00:00
Steven Rowe
2c5adaaaf6
LUCENE-3274: removed common-module reference from lucene-jars-to-solr target
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146108 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 16:03:12 +00:00
Shalin Shekhar Mangar
dddbb9c0a0
SOLR-2492 -- DIH does not commit if only deletes are processed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145925 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 09:15:55 +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
ea262d0ddb
LUCENE-2048: add solr upgrade note
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145657 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 16:23:08 +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
Shalin Shekhar Mangar
52649534ac
SOLR-2644 -- When using threads=2 the default logging is set too high
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145502 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 09:13:29 +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
Steven Rowe
582e3c8f26
SOLR-2551: make DIH tests run sequentially
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145194 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 14:39:53 +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
19fd2508c6
SOLR-2647: Made DOMUtilTestBase abstract
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145154 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 12:51:51 +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
77896f5256
SOLR-2452: rename Clover coverage db filename to be the same as Lucene's - because of Lucene compilation called from Solr, Clover's db filename doesn't stay named as solr_coverage.db
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144862 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 13:55:05 +00:00
Steven Rowe
afda0fa29c
SOLR-2452: Put back Solr-specific clover properties & targets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144847 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 12:20:06 +00:00
Steven Rowe
7885258d13
SOLR-2452: Add attribution to CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144800 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 10:04:02 +00:00
Steven Rowe
429093b236
SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 23:01:53 +00:00
Steven Rowe
9e020991ef
Merged with trunk up to r1144714
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144715 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 18:50:54 +00:00
Christopher John Male
a3fc708e51
Added missing reference to queries module to lucene-prep-jars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144582 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 03:19:25 +00:00
Christopher John Male
5c2923a1de
SOLR-1825: SolrQuery.addFacetQuery now enables facets automatically
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144564 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 01:02:27 +00:00
Christopher John Male
038a555aef
SOLR-2027: FacetField.getValues() now returns empty list instead of null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144561 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 00:49:49 +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
Chris M. Hostetter
87850a3a9c
SOLR-2541: PluginInfo not correctly reading <long/> values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144415 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 18:20:57 +00:00
Simon Willnauer
13f9f590ec
LUCENE-3294: Some code still compares string equality instead using equals
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144280 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 12:15:04 +00:00
Simon Willnauer
ac3f91daa2
remove dead code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144270 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 11:27:13 +00:00
Simon Willnauer
feb9739bf7
merged with trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1144189 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 08:09:32 +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
Robert Muir
ea67cd8b2c
LUCENE-2392: decouple vector space scoring from Query/Weight/Scorer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144158 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 05:08:05 +00:00
Mark Robert Miller
4163a4a955
not true actually - we do have to run through this tokenstream again anyway, so this is necessary
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144129 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 02:26:11 +00:00
Steven Rowe
28dab8437f
SOLR-2331: fix Windows file deletion failure due to a lock held by an unclosed anonymous input stream created for the purpose of debug printing; also, wrap the debug printing in an 'if (VERBOSE) { }' block so that it doesn't get ordinarily get invoked.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144088 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 22:56:20 +00:00
Chris M. Hostetter
dd55ad4397
SOLR-2230: fix CommonsHttpSolrServer so that multiple addFile calls work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144038 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 21:11:21 +00:00
Chris M. Hostetter
fd337c605c
SOLR-2538: Fix overflow but in range faceting on long/double when values bigger then max int/float are used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144014 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 20:18:55 +00:00
Robert Muir
d10de2c435
merge 3.3 release announcement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143943 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 18:01:19 +00:00
Simon Willnauer
7293dc9c95
SOLR-2640: Error message typo for missing field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143938 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 17:54:56 +00:00
Steven Rowe
69009a84cb
SOLR-2634: added maven repository password authentication to artifact deployment macros as an alternative to private key authentication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143878 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 15:18:02 +00:00
Uwe Schindler
d85c2e13dc
remove useless TS.reset() call
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143783 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:58:12 +00:00
Simon Willnauer
5abd2b1085
LUCENE-3216: Store DocValues per segment instead of per field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143776 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:48:56 +00:00
Simon Willnauer
4be688e68d
merged with trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1143719 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 09:03:58 +00:00
Noble Paul
a66a97c5db
missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143672 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 06:38:01 +00:00
Steven Rowe
9abc6a2912
SOLR-2452: Merged with trunk up to r1143468
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 21:16:33 +00:00
Michael McCandless
b55eeb510d
LUCENE-3246: invert getDelDocs to getLiveDocs as pre-cursor for LUCENE-1536
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143415 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 13:54:38 +00:00
Yonik Seeley
e7722eebe5
tests: fix too many closes on core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143412 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 13:48:28 +00:00
Yonik Seeley
64410c6b88
SOLR-2636: Fix explain functionality for negative queries.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143238 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 01:18:33 +00:00
Mark Robert Miller
0a3f804518
SOLR-2331: Refactor CoreContainer's SolrXML serialization code and improve testing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143235 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:37:21 +00:00
Christopher John Male
36330b50b4
LUCENE-3274: Collapsed common module into lucene core util, removed module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:28:34 +00:00
Steven Rowe
4683065f47
LUCENE-3228: Switch online javadoc links to a hopefully more reliable URL.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143133 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 16:42:37 +00:00
Yonik Seeley
06a3778905
SOLR-1932: add sumtotaltermfreq
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143091 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 15:06:24 +00:00
Erik Hatcher
9748b206f2
fix typo in comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143047 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:20:35 +00:00
Erik Hatcher
2cb8ffa16f
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143046 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:20:03 +00:00
Erik Hatcher
8734f21840
fix some typos
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143045 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:19:13 +00:00
Erik Hatcher
6266e11571
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143042 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:18:23 +00:00
Noble Paul
868ca9c554
SOLR-1431 ShardHandler can be SolrCoreAware, SearchHandler should implement PluginInfoInitialized
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142976 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 10:48:06 +00:00
Chris M. Hostetter
457f9c4f42
SOLR-2631: fix test, example configs no longer allow qt param on ping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142730 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:26:24 +00:00
Chris M. Hostetter
18a095b43b
SOLR-2631: improve the example usage(s) of PingRequestHandler to reduce risk of people ever even seeing an error about recursive ping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142722 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:14:46 +00:00
Robert Muir
ae27b645a4
SOLR-1932: assume no preflex here, these stats are new in 4.x indexes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142511 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 22:26:22 +00:00
Yonik Seeley
b692d0cd6a
SOLR-1932: add totaltermfreq to relevancy functions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142480 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 19:02:40 +00:00
Uwe Schindler
d0ab5f6174
SOLR-2631: PingRequestHandler should not allow to ping itsself using "qt" param to prevent infinite loop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142179 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:59:58 +00:00
Uwe Schindler
592b402ab5
SOLR-2630: Added new XsltUpdateRequestHandler that works like XmlUpdateRequestHandler but allows to transform the POSTed XML document using XSLT
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141999 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 17:31:04 +00:00
Christopher John Male
9f0c8252f3
LUCENE-2883: Changes updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141749 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 23:30:18 +00:00
Simon Willnauer
e9937378c9
LUCENE-2793: next iteration on IOContext
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1141592 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 16:03:28 +00:00
Mark Robert Miller
b5be90974b
SOLR-2193, SOLR-2565: The default Solr update handler has been improved so
...
that it uses fewer locks, keeps the IndexWriter open rather than closing it
on each commit (ie commits no longer wait for background merges to complete),
works with SolrCore to provide faster 'soft' commits, and has an improved API
that requires less instanceof special casing.
You may now specify a 'soft' commit when committing. This will
use Lucene's NRT feature to avoid guaranteeing documents are on stable storage in exchange
for faster reopen times. There is also a new 'soft' autocommit tracker that can be
configured.
SolrCores now properly share IndexWriters across SolrCore reloads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141542 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 13:59:59 +00:00
Simon Willnauer
b843dfe839
LUCENE-3239: Drop Java 5 support on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141501 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 12:14:36 +00:00
Simon Willnauer
5ce2c2844a
LUCENE-3239: Drop Java 5 support on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 11:40:55 +00:00
Simon Willnauer
966a298278
Update CHANGES.TXT for SOLR-2625
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141406 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 05:36:02 +00:00
Simon Willnauer
9debf4f381
cleaned up some if statements and added a test that selects TV options at random
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141400 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 05:09:04 +00:00
Christopher John Male
2266c70ce4
LUCENE-3256: Consolidated CustomScoreQuery and BoostedQuery into Queries module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141366 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 02:31:22 +00:00
Christopher John Male
a993ae9032
LUCENE-3249: Moved FunctionQuery impls to new Queries module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140906 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 23:32:27 +00:00
Yonik Seeley
e5addc06d3
SOLR-2626, LUCENE-2831: fix offset bug in cutover to AtomicReaderContext
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 21:39:01 +00:00
Steven Rowe
75d6001f0e
SOLR-2452: merged with trunk up to r1140790
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 19:42:31 +00:00
Yonik Seeley
abdb8e0e2f
SOLR-2429: don't need to check deletions when iterating over filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140786 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 18:53:39 +00:00
Christopher John Male
b3f0ae9b7a
LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 23:45:18 +00:00
Yonik Seeley
e219ad401c
SOLR-2429: ability not not cache filters and post filtering
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140252 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 17:52:02 +00:00
Koji Sekiguchi
9d6f451871
LUCENE-3234: add phraseLimit parameter for FVH speed up
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139995 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:44:43 +00:00
Michael McCandless
cf0e5ec467
LUCENE-3225: add TermsEnum.seekExact(BytesRef); renamne existing methods to seekCeil/seekExact
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139788 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 13:33:58 +00:00
Jan Høydahl
b7c5e42675
SOLR-2458: post.jar fails on non-XML updateHandlers
...
Fixed by doing the COMMIT through HTTP GET instead of posting XML "<commit/>"
Other improvements:
* Get help with -h and -help in addition to --help
* Support -Doptimize=yes
* More explicit error handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 10:56:04 +00:00
Christopher John Male
e3c74ec78b
LUCENE-3232: New common module jar import correction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139490 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 04:21:03 +00:00
Christopher John Male
e846f760f8
LUCENE-3232: Bad dependency to common module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139479 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 02:07:26 +00:00
Christopher John Male
9bf4c3fd8f
LUCENE-3232: Moved MutableValues to common module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:03:35 +00:00
Mark Robert Miller
a23091d9df
SOLR-2610: improve changes entry on CloseHook change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139285 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 12:59:58 +00:00
Robert Muir
4159d786ec
don't rely upon correct executable permissions for post.sh
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139173 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 07:20:41 +00:00
Mark Robert Miller
40fbeddc3b
tweak changes entry SOLR-2610
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138890 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 14:13:40 +00:00
Robert Muir
f189febe29
be specific about dependent versions for ant/junit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138821 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 10:50:21 +00:00
Yonik Seeley
a7a7108ec8
SOLR-2564: add pollLast to deal with performance regression due to Java5/Java6 difference between modules and Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138735 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 05:05:54 +00:00
Yonik Seeley
0333b8caf0
fix tf + termfreq functions when no terms in field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138732 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 04:00:40 +00:00
Shalin Shekhar Mangar
77e3dfc016
SOLR-2610 -- Add an option to delete index through CoreAdmin UNLOAD action
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138405 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 11:18:43 +00:00
Robert Muir
cdf12071bf
merge missing 3.2 section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138395 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 10:49:19 +00:00
Noble Paul
3df588d55d
SOLR-1431 CommComponent abstracted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138383 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 10:25:40 +00:00
Robert Muir
4ce9d15bb4
bump 3.3-dev to 3.4-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138357 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 09:31:18 +00:00
Ryan McKinley
8ce0a65494
SOLR-2399: Adding min-width
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138328 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 07:54:19 +00:00
Ryan McKinley
1a232aeb29
SOLR-2399: UI cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138323 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 07:24:53 +00:00
Shalin Shekhar Mangar
32e456ebbf
SOLR-2612 -- Add testpackage and testpackageroot conditions to clustering and analysis-extras build files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138319 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 06:58:57 +00:00
Christopher John Male
f9ed2c19cd
LUCENE-3219: Moved SortField types to Enum
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138276 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 01:48:45 +00:00
Michael McCandless
c039e210b0
LUCENE-2548: don't intern field names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138058 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 15:42:54 +00:00
Steven Rowe
560533247b
SOLR-2452: Merged with trunk up to r1138036
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1138052 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 15:33:02 +00:00
Jan Høydahl
9d469e5111
SOLR-2489: Remove old lucene.apache.org/solr/who page
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138049 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 15:30:37 +00:00
Jan Høydahl
af9323950d
SOLR-2598: exampledocs/books.json should use name instead of title
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138017 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 14:27:40 +00:00
Robert Muir
5aa0bde27b
SOLR-2611: Fix typos in the example configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137665 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 15:31:06 +00:00
Simon Willnauer
92b07b725e
LUCENE-2793: initial commit from patch
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1137639 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 14:28:24 +00:00
Christopher John Male
acc3392ae4
SOLR-2533: Added weighting to Sort and SortField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137612 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 12:49:15 +00:00
Shalin Shekhar Mangar
532f443146
SOLR-1331 -- Added a srcCore parameter to CoreAdminHandler's mergeindexes action to merge one or more cores' indexes to a target core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137533 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 07:32:12 +00:00
Steven Rowe
2e4fbd2baf
SOLR-2452: Merged with trunk up to r1137526
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137527 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 07:12:59 +00:00
Robert Muir
df18530cbd
sync CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137359 13f79535-47bb-0310-9956-ffa450edef68
2011-06-19 12:27:22 +00:00
Steven Rowe
4c9c9259e8
SOLR-2452: Merged with trunk up to r1137125
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137126 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 05:16:57 +00:00
Erick Erickson
4f711ca57a
Solr-2598 (Commenting out the <arr name="queries"> section in firstSearcher generates an NPE)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137092 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 00:10:21 +00:00
Martijn van Groningen
d805da14c2
SOLR-2564: Integrating grouping module into Solr 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137037 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 21:25:59 +00:00
Uwe Schindler
4e46774b9b
Make sure, Jenkins/Hudson can compile Solr Contrib classes+tests with Java 5, without running tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136792 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:28:37 +00:00
Shalin Shekhar Mangar
1e3aa5cee4
SOLR-2551 -- Use File.delete instead of File.setWritable to be Java 5 compatible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136789 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:05:29 +00:00
Steven Rowe
6264baa060
SOLR-2452: merged with trunk up to r1136777
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1136783 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 06:10:05 +00:00
Uwe Schindler
edac2e90d2
LUCENE-3208: Renamed protected IndexSearcher.createWeight() to expert public method IndexSearcher.createNormalizedWeight() as this better describes what this method does. The old method is still there for backwards compatibility. Query.weight() was deprecated and simply delegates to IndexSearcher
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136568 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 17:55:04 +00:00
Yonik Seeley
4c5c3c86e2
weight value sources for pseudo-fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136526 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 16:20:43 +00:00
Michael McCandless
a1e74fd6c9
LUCENE-3191: add TopDocs.merge, TopGroups.merge, SearchGroup.merge, to make sharding easier
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136080 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 15:12:48 +00:00
Koji Sekiguchi
3d8fc3de5d
fix luceneMatchVersion in uima test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136027 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 13:20:09 +00:00