Commit Graph

25828 Commits

Author SHA1 Message Date
Adrien Grand 7be69c6038 LUCENE-7309: Speed up Polygon2D creation. 2016-06-01 17:33:06 +02:00
Karl Wright 770c6ddf20 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2016-06-01 09:17:31 -04:00
Karl Wright e990bd534a LUCENE-7310: Increase bounds slop factor by 2x to cover a specific failure. 2016-06-01 09:17:16 -04:00
Noble Paul 34d9f0a7a3 SOLR-7123: '/update/json/docs' path supports nested documents 2016-06-01 18:33:54 +05:30
Chris Hostetter 18256fc287 SOLR-8940: Fix group.sort option 2016-05-31 16:12:24 -07:00
Noble Paul d33381ef49 fixing typos in javadocs 2016-05-31 23:12:09 +05:30
Mike McCandless 032247ff6e LUCENE-7300: fix test bug to ensure the newly created file is in fact written through to the underlying filesystem even if NRTCachingDirectory is used 2016-05-30 06:37:49 -04:00
Mike McCandless 293314bf6d sequence numbers: merge master 2016-05-30 04:33:27 -04:00
Adrien Grand ecec5244df LUCENE-7306: Speed up points indexing/merging with radix sort. 2016-05-30 10:29:59 +02:00
Jan Høydahl 05ce40a0b9 SOLR-8583: Do not attempt highlight of alternate if it is same as original hl field 2016-05-30 10:24:23 +02:00
Adrien Grand 9bc1f208eb LUCENE-7289: Fix test bug, 65520 gets rounded to +Infinity too. 2016-05-30 07:51:41 +02:00
Jan Høydahl e37e49ed46 SOLR-8583: Apply highlighting to hl.alternateField by default. 2016-05-29 00:34:32 +02:00
Erick 6e2aed3081 Corrected Jessica's name 2016-05-28 11:07:27 -07:00
Erick 49c81bd869 SOLR-9136: Separate out the error statistics into server-side error vs client-side error 2016-05-28 09:16:11 -07:00
Steve Rowe 39dfa29622 Add 6.0.1 back compat test indexes 2016-05-28 09:29:42 -04:00
Mikhail Khludnev 2391b5b81d SOLR-9110: removing static members from tests. 2016-05-27 23:59:47 +03:00
Christine Poerschke 50658dd93d SOLR-9161: SolrPluginUtils.invokeSetters now accommodates setter variants 2016-05-27 19:07:06 +01:00
Steve Rowe 3d22ea3492 LUCENE-7278: Get Clover working again 2016-05-27 13:50:00 -04:00
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