Commit Graph

16727 Commits

Author SHA1 Message Date
Michael McCandless 927c46ba16 add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450937 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 19:34:08 +00:00
Mark Robert Miller aeb50e2050 SOLR-4507: The Cloud tab does not show up in the Admin UI if you set zkHost in solr.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450800 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 15:15:03 +00:00
Mark Robert Miller 8f5a7b1232 cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450795 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 15:02:36 +00:00
Mark Robert Miller f3be2a55fa tests: tweak syncslicetest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450600 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 04:40:20 +00:00
Mark Robert Miller e77db49abc remove sys outs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450594 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 04:18:01 +00:00
Mark Robert Miller 1777ccd770 tests: fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450578 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 02:05:39 +00:00
Chris M. Hostetter db6ca427ba SOLR-1365: New SweetSpotSimilarityFactory allows customizable TF/IDF based Similarity when you know the optimal "Sweet Spot" of values for the field length and TF scoring factors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450577 13f79535-47bb-0310-9956-ffa450edef68
2013-02-27 01:58:07 +00:00
Robert Muir 5e88698ae6 LUCENE-4804: PostingsHighlighter sometimes applies term to the wrong passage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450462 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:53:40 +00:00
Robert Muir dd4b910c02 add back cjk range to this regex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450441 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:32:19 +00:00
Robert Muir 2fb6ee3652 fix broken regex from r1225920 allowing most of unicode as a letter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450410 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 20:56:29 +00:00
Yonik Seeley 241436ab4c SOLR-4480: edismax - fix trailing +-
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450369 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 19:39:56 +00:00
Chris M. Hostetter c3cd168f6a LUCENE-4801: lingering doc remnants from pre-4.0 similarity API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450342 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:33:17 +00:00
Michael McCandless 3189f0adea LUCENE-4803: add test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450320 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:11:39 +00:00
Chris M. Hostetter fe0ca7336f SOLR-4504: Fixed CurrencyField range queries to correctly exclude documents w/o values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450304 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 17:46:17 +00:00
Michael McCandless ec2978de6d LUCENE-4802: omitNorms for facet drilldown fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450299 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 17:38:18 +00:00
Uwe Schindler 4f9c470dde LUCENE-4796, SOLR-4373: Fix concurrency issue in NamedSPILoader and AnalysisSPILoader when doing concurrent core loads in multicore Solr configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450275 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:54:04 +00:00
Michael McCandless 7795908aa6 make it clear this is not a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450258 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:25:46 +00:00
Michael McCandless 75305179e9 this is not a typo! it is TREC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450253 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:19:00 +00:00
Michael McCandless 57844edcd7 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450249 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:09:20 +00:00
Robert Muir 626b50ad9e LUCENE-4798: use java6 compatible method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450246 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:06:16 +00:00
Robert Muir d09ba0c912 SOLR-4490: multi-valued dv support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450239 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 15:59:05 +00:00
Robert Muir 8b26449adb LUCENE-4798: remove accidentally inserted tabs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450220 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 15:35:47 +00:00
Robert Muir 1d6711976f LUCENE-4798: PostingsHighlighter's formatter sometimes doesnt highlight matched terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450206 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 15:10:20 +00:00
Robert Muir 726a443239 fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450141 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 11:59:36 +00:00
Steven Rowe 654dd7eef2 Upgraded maven plugins to the most recent versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450066 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 08:27:31 +00:00
Mark Robert Miller a9f59ba54c SOLR-4210: clean up error case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450043 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 06:21:26 +00:00
Mark Robert Miller 56e88400ae SOLR-4210: Requests to a Collection that does not exist on the receiving node should be proxied to a suitable node.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450015 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 04:29:56 +00:00
Mark Robert Miller d0d2ff9209 SOLR-4078: Allow custom naming of SolrCloud nodes so that a new host:port combination can take over for a previous shard.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450012 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 04:09:52 +00:00
David Wayne Smiley c1b8dcfb0f LUCENE-4794 Spatial PrefixTree traversal abstraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1450010 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 03:57:27 +00:00
Michael McCandless 2c30b69f82 LUCENE-4748: add DrillSideways utility class to facets module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449972 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 00:02:16 +00:00
Chris M. Hostetter 01b504b137 SOLR-4481: SwitchQParserPlugin registered by default as 'switch'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449809 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 18:54:39 +00:00
Mark Robert Miller 1115ba8aba SOLR-4498: Add list command to ZkCLI that prints out the contents of ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449578 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 01:29:21 +00:00
Mark Robert Miller 36d854be91 tests: add polling wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449576 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 01:15:53 +00:00
Mark Robert Miller 382e279c1b fix up test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449496 13f79535-47bb-0310-9956-ffa450edef68
2013-02-24 15:34:42 +00:00
Mark Robert Miller 4de7dd999c tests: ignore for a bit while i work this test out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449483 13f79535-47bb-0310-9956-ffa450edef68
2013-02-24 14:16:28 +00:00
Adrien Grand e6231ad585 SOLR-3855: Fix faceting on numeric fields with precisionStep < Integer.MAX_VALUE, facet.mincount=0 and facet.method=fcs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449360 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 16:28:13 +00:00
Mark Robert Miller 69c559c00b tests: test can fail depending on order tests are run in
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449323 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 14:26:29 +00:00
Mark Robert Miller 3adabbd43a SOLR-4471: Fix up test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449258 13f79535-47bb-0310-9956-ffa450edef68
2013-02-23 00:32:12 +00:00
Chris M. Hostetter 2d0dfe1519 SOLR-2470: fix svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449253 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 23:13:12 +00:00
Mark Robert Miller c21914aa7d SOLR-4471: Improve and clean up TestReplicationHandler.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449240 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 22:16:04 +00:00
Erik Hatcher 13fc322cf0 SOLR-2856: Fix schema (scheam) typo in test configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449211 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 20:52:17 +00:00
Erik Hatcher 19d0b7487e SOLR-2470: Added more tests for VelocityResponseWriter (merged from lucene_4x r1449183)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449193 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 20:05:35 +00:00
Erik Hatcher c9b344937c SOLR-2470: Added more tests for VelocityResponseWriter (merged from lucene_4x r1449183)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449192 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 20:04:21 +00:00
Erik Hatcher 64e3bebe4b SOLR-2470: Added more tests for VelocityResponseWriter (merged from lucene_4x r1449183)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449191 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 20:01:05 +00:00
Erik Hatcher f3ca65e784 SOLR-2470: Added more tests for VelocityResponseWriter (merged from lucene_4x r1449183)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449190 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 20:00:05 +00:00
Erik Hatcher c34a6d311c SOLR-2470: Added more tests for VelocityResponseWriter (merged from lucene_4x r1449183)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449189 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 19:58:31 +00:00
Erik Hatcher 1082bf8a71 SOLR-2470: Added more tests for VelocityResponseWriter (merged from lucene_4x r1449183)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449188 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 19:57:47 +00:00
Erik Hatcher 0a4348c99c SOLR-4352: /browse pagination now supports and preserves sort context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449179 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 19:33:18 +00:00
Yonik Seeley c6c03fe031 LUCENE-4791: optimize ConjunctionTermScorer to use skipping on first term
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449141 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 17:21:22 +00:00
Mark Robert Miller 302c3ed37e SOLR-4471: Replication occurs even when a slave is already up to date.
SOLR-4484: ReplicationHandler#loadReplicationProperties still uses Files rather than the Directory to try and read the replication properties files.

SOLR-4488: Return slave replication details for a master if the master has also acted like a slave.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449115 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 16:58:42 +00:00