Commit Graph

16797 Commits

Author SHA1 Message Date
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
Mark Robert Miller ee86128976 sort file list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1449053 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 14:21:23 +00:00
Tommaso Teofili 5e55903b14 LUCENE-4782 - suppressing SNBC test for Lucene3x codec for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448932 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 08:25:05 +00:00
Chris M. Hostetter 371875652a SOLR-4472: jdoc updates for DateField and UUIDField refering to TimestampUpdateProcessorFactory and UUIDUpdateProcessorFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448879 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 01:22:59 +00:00
Chris M. Hostetter 32c4a80577 SOLR-3060: SurroundQParserPlugin highlighting tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448863 13f79535-47bb-0310-9956-ffa450edef68
2013-02-22 00:05:58 +00:00
Adrien Grand 5d1770a6e3 LUCENE-4792: Reduction of the memory required to build the doc ID maps used when merging segments.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448853 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 23:34:34 +00:00
Adrien Grand d2d444d2ed LUCENE-4784, LUCENE-4785, LUCENE-4786: Fixed references to deprecated classes SinkTokenizer, ValueSourceQuery and RangeQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448852 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 23:30:36 +00:00
Chris M. Hostetter 2234f62e1c SOLR-824: remove last vestige of 'none' as a lockType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448773 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 19:10:04 +00:00
Shai Erera f3ee1dc3c5 LUCENE-4778: fix code example in jdoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448631 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 13:23:21 +00:00
Michael McCandless 81213a6ac1 LUCENE-4775: move computation of merge bytes size earlier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448628 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 13:16:18 +00:00
Robert Muir 92b246b4c0 LUCENE-4790: nuke test workaround now that bug is fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448489 13f79535-47bb-0310-9956-ffa450edef68
2013-02-21 02:13:30 +00:00
Robert Muir f3f8b8afb1 SOLR-4477: match-only query support for docvalues fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448440 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 22:12:29 +00:00
Mark Robert Miller 1e5ce76902 tests: raise timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448426 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 21:29:44 +00:00
Mark Robert Miller e848961db1 tests: another attempt at fixing this test setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448422 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 21:17:03 +00:00
Steven Rowe 83fa975ae9 LUCENE-4789: fix typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448400 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 20:53:46 +00:00
Robert Muir 1ab4c5bc36 LUCENE-4790: FieldCache.getDocTermOrds back to the future bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448368 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 19:44:28 +00:00
Tommaso Teofili 4650d3aba4 LUCENE-4782 - removed wrong line in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448207 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 15:03:34 +00:00
Tommaso Teofili 87dd823a0a LUCENE-4782 - fixed SNBC docsWithClassSize initialization in case of codec doesn't support Terms#getDocCount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1448204 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 15:00:53 +00:00
Robert Muir b44aa61834 LUCENE-4765: Multi-valued docvalues field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447999 13f79535-47bb-0310-9956-ffa450edef68
2013-02-20 04:29:42 +00:00
Chris M. Hostetter a47882e283 SOLR-4394: move CHANGES entry in prep for backporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447952 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 22:52:32 +00:00
Chris M. Hostetter 881c0b21eb SOLR-4394: phase 2, promoted SSL randomization logic up to SolrJettyTestBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447885 13f79535-47bb-0310-9956-ffa450edef68
2013-02-19 19:52:16 +00:00
Shalin Shekhar Mangar dc070b4ab8 SOLR-3755: Do not create core on split action, use 'targetCore' param instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447516 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 22:01:39 +00:00
Shalin Shekhar Mangar 92b572af6c SOLR-4415: Add 'state' to shards (default to 'active') and read/write them to ZooKeeper (Fixed issue number in change log)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447341 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 15:46:48 +00:00
Shalin Shekhar Mangar be3ee82ece SOLR-4414: Add 'state' to shards (default to 'active') and read/write them to ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447336 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 15:41:40 +00:00
Mark Robert Miller edba3cc309 SOLR-4467: While looking into what looks like some kind of resource leak, make this hard fail a soft logging fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447308 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 15:17:23 +00:00
Steven Rowe 17cdd3a46b IntelliJ configuration fixes:
- Make FacetTestCase abstract so that the IntelliJ test runner doesn't try to execute its tests under the facet module test run configuration
- In the facet module configuration, drop source directory facet/src/examples/ and add source directory facet/src/resources/
- Add -Xmx256m to the Lucene core test run configuration to avoid OOM in a couple tests
- Add resource pattern 'test-files:*' to .idea/compiler.xml, so that all files under */src/test-files/, regardless of file name/extension, will be copied over to the test output directory (previously .js files under solr/src/test-files/ were being excluded)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447154 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 08:59:15 +00:00
Steven Rowe 28da8310b9 LUCENE-4728: IntelliJ configuration: add queries module dependency to highlighter module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447141 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 07:37:39 +00:00
Steven Rowe 6449c08e37 LUCENE-4570: Maven ForbiddenAPIs configuration cleanups:
- Clean up overly long execution IDs
- Make at least one test-check execution per module include internalRuntimeForbidden=true
- Make at least one test-check execution per module include signatureFile executors.txt
- Include bundledSignature commons-io-unsafe in solr test-framework forbiddenapis check
- Note in the Solr shared test-check configuration to include bundledSignature commons-io-unsafe only in modules with commons-io on their classpath

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447138 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 07:20:23 +00:00
Robert Muir 441f553a27 Merged /lucene/dev/trunk:r1446984-1447123
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4765@1447125 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 02:37:43 +00:00
Robert Muir 0dbb54d7e2 fix slow-wrapper bug and beef up checkindex to find it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4765@1447123 13f79535-47bb-0310-9956-ffa450edef68
2013-02-18 02:29:26 +00:00
Mark Robert Miller d44ef9b67f tests: split + improve a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1447098 13f79535-47bb-0310-9956-ffa450edef68
2013-02-17 23:05:22 +00:00