Commit Graph

25410 Commits

Author SHA1 Message Date
Mikhail Khludnev ffa2d65efe SOLR-9110: moving JoinFromCollection- SubQueryTransformer- BlockJoinFacet- Distrib Tests to SolrCloudTestCase 2016-05-27 13:47:17 +03:00
Mike McCandless 59311a445c sequence numbers: always increment seq no (even for addDocument/s); add tests; add javadocs; make DWDQ's seqNo private 2016-05-27 06:11:07 -04:00
jdyer1 164128f977 SOLR-9165: disable "cursorMark" when testing for valid SpellCheck Collations 2016-05-26 14:46:43 -05:00
Mike McCandless 34673adab2 sequence numbers: remove dead variable, improve comments 2016-05-26 15:41:39 -04:00
Mike McCandless 817c7f069a sequence numbers: merge master 2016-05-26 15:30:12 -04:00
jdyer1 4d4030350b SOLR-9141: Fix ClassCastException when using the /sql handler count() function with single-shard collections 2016-05-26 13:39:37 -05:00
Tommaso Teofili dc50b79a14 LUCENE-7305 - use macro average in confusion matrix metrics, removed unused import in datasplitter 2016-05-26 16:13:58 +02:00
Tommaso Teofili 8808cf5373 LUCENE-7303 - avoid NPE in MultiFields.getTerms(leafReader, classFieldName), removed duplicated code in DocumentSNBC 2016-05-26 16:13:58 +02:00
Simon Willnauer 2aabed4ab6 Fix TestHardLinkCopyDirectoryWrapper if an assume is hit all directories must be closed 2016-05-26 12:21:03 +02:00
Mike McCandless 8b0b0c9340 sequence numbers: removed synchronized in DocumentsWriterDeleteQueue.add 2016-05-26 05:39:12 -04:00
Simon Willnauer 268da5be45 LUCENE-7300: Add HardLinkCopyDirectoryWrapper to speed up file copying if hardlinks are applicable 2016-05-26 10:41:31 +02:00
Adrien Grand c996c78b47 Add a comment about the recursion threshold of StringMSBRadixSorter. 2016-05-26 10:00:08 +02:00
Mike McCandless 39de68963b sequence numbers: resolve last nocommits 2016-05-25 18:41:21 -04:00
Steve Rowe 02346be64f - Modernize example usage
- Fail if script version is incompatible with release version
2016-05-25 16:09:22 -04:00
Noble Paul 366f8d18fe Merge remote-tracking branch 'origin/master' 2016-05-25 23:12:11 +05:30
Noble Paul a42dc35883 SOLR-8995: Replace anonymous implementations of SAM interfaces with Lambdas 2016-05-25 23:11:59 +05:30
Adrien Grand be597a81ef LUCENE-7299: Speed up BytesRefHash.sort. 2016-05-25 17:39:24 +02:00
Adrien Grand f85dc0fef2 LUCENE-7297: Clean up ArrayUtil. 2016-05-25 16:48:41 +02:00
Martijn van Groningen d29ab1e812 LUCENE-7206: Improve the ToParentBlockJoinQuery's explain by including the explain of the best matching child doc 2016-05-25 15:24:17 +02:00
Mike McCandless baa5344e68 LUCENE-7283: move SlowCompositeReaderWrapper and uninverting to solr 2016-05-25 05:36:32 -04:00
Mike McCandless 38e9822cb4 cutover RandomIndexWriter to return sequence numbers 2016-05-24 20:22:47 -04:00
Mike McCandless c9aaa77182 remove TrackingIndexWriter 2016-05-24 19:58:33 -04:00
Mike McCandless e4a21330a2 cutover all IW APIs that change the index to return seq no 2016-05-24 19:45:40 -04:00
Chris Hostetter e9f65fe0f8 SOLR-9119: several static methods in ValueSourceParser have been made private 2016-05-24 15:45:52 -07:00
Chris Hostetter 19044afed4 SOLR-9159: New cloud based concurrent atomic update test 2016-05-24 13:30:13 -07:00
Dawid Weiss 6e8ca1a094 LUCENE-7295: TermAutomatonQuery.hashCode calculates Automaton.toDot().hash. 2016-05-24 21:25:05 +02:00
Adrien Grand dfa3d6c9d9 LUCENE-7254: Switch geo queries back to DocIdSetBuilder. 2016-05-24 16:23:31 +02:00
Mike McCandless 058970e72b initial sequence numbers patch 2016-05-24 10:20:30 -04:00
Jan Høydahl 50c4f58276 SOLR-9151: Fix SolrCLI so that bin/solr -e cloud example can be run from any CWD 2016-05-24 12:56:31 +02:00
Dawid Weiss e44509f2df LUCENE-7277: Make Query.hashCode and Query.equals abstract. 2016-05-24 10:33:15 +02:00
Alan Woodward 196f4530a2 Revert "SOLR-9132: Fix request-counting logic in ConnectionReuseTest"
The logic for request-counting is different in master and 6.x, due to the
difference in HttpClient implementations.

This reverts commit a35057fff2.
2016-05-24 08:35:16 +01:00
Noble Paul ba46eb7be4 Merge remote-tracking branch 'origin/master' 2016-05-24 10:39:25 +05:30
Noble Paul 5a18599892 improved logging for debug errors such as these SOLR-9143 2016-05-24 10:39:11 +05:30
Steve Rowe a4de634aaf fix smokeTestRelease.py directory interpolation 2016-05-24 00:18:57 -04:00
Steve Rowe 532d07f1f5 Hide 'git --version' output 2016-05-24 00:18:47 -04:00
Steve Rowe dbb1fc688f - In help text, show default RC number.
- In help text, state that the default --root value is '.' (the current directory)
2016-05-24 00:18:18 -04:00
Steve Rowe 6c85a1d759 When there are unpushed commits, print out the full command used to show the commits 2016-05-24 00:17:48 -04:00
Steve Rowe 51f7574d2f Fix current branch detection 2016-05-24 00:17:31 -04:00
Steve Rowe ed893b3d7a Check for unpushed commits only on the current branch 2016-05-24 00:17:15 -04:00
Steve Rowe 54143f5dcb os.isdir => os.path.isdir 2016-05-24 00:16:54 -04:00
Steve Rowe 8cb2773dc7 - Fail if there are unpushed commits in the Git working tree
- Drop obsolete "--push-remote" param
- Drop obsolete "--smoke-test" param
- Update example RM cmdline usage
- Support relative working tree root directory
- Convert "root" positional cmdline arg into an optional "--root" arg defaulting to '.'
- Use sys.executable instead of $PYTHON_EXEC when printing smoke tester cmdline
- Add new fail-fast checks:
   - Check for a functional "git" executable
   - Ensure "ant" version is 1.8.X
   - Ensure working tree is under Git control, and contains 'lucene/', 'solr/' and 'dev-tools/' dirs
2016-05-24 00:16:10 -04:00
Dennis Gove e4e990b993 SOLR-8988: Adds query option facet.distrib.mco which when set to true allows the use of facet.mincount=1 in cloud mode 2016-05-23 15:13:37 -04:00
Christine Poerschke 1b809e784a SOLR-9134: Fix RestManager.addManagedResource return value. 2016-05-23 16:22:20 +01:00
Alan Woodward a35057fff2 SOLR-9132: Fix request-counting logic in ConnectionReuseTest 2016-05-23 15:27:23 +01:00
Adrien Grand 6d66f01c89 LUCENE-7289: Add HalfFloatPoint. 2016-05-23 11:05:09 +02:00
Adrien Grand 052fb97f82 LUCENE-7258: Speed up DocIdSetBuilder allocation. 2016-05-23 09:27:11 +02:00
Noble Paul eae605b532 Merge remote-tracking branch 'origin/master' 2016-05-23 12:05:53 +05:30
Noble Paul 55e3fd9ddf more logging for debug errors such as these SOLR-9143 2016-05-23 12:05:17 +05:30
Mikhail Khludnev d8a6bf8a05 SOLR-9147: trying to fix the build 2016-05-23 07:58:18 +03:00
Uwe Schindler 3fb69edead LUCENE-7296, SOLR-9147: Fix Maven build 2016-05-23 00:47:20 +02:00