Commit Graph

23773 Commits

Author SHA1 Message Date
Michael McCandless 7307bb7eba LUCENE-6895: fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714021 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 11:39:51 +00:00
Michael McCandless 456e17a8e4 fix IW infoStream to tell us when an NRT reader incRef/decRefs its segments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714017 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 10:57:06 +00:00
Alan Woodward eb0da10bb4 SOLR-8278: Use NIO2 APIs in ConfigSetService
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713996 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 09:43:26 +00:00
Dennis Gove 1161f2d018 SOLR-7669: Add SelectStream and Tuple Operations to the Streaming API and Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713967 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 04:37:37 +00:00
Dennis Gove 19715d10ef SOLR-8188: Adds Hash and OuterHash Joins to the Streaming API and Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713950 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 00:08:45 +00:00
Christine Poerschke a4b4c75dcf LUCENE-6892: various lucene.index initialCapacity tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713903 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 17:52:00 +00:00
Chris M. Hostetter da18097f85 SOLR-8270: Change implicit default Similarity to use BM25 when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713902 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 17:48:40 +00:00
Mark Robert Miller 9f9a5d50f0 SOLR-7989, SOLR-7569: Ignore this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713898 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 17:26:26 +00:00
Mark Robert Miller e7329a7b83 SOLR-7989: Revert changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713882 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 16:02:50 +00:00
Michael McCandless 989afcaf86 fix brain glitch in infoStream message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713811 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 11:16:58 +00:00
Dennis Gove 5c5812940a SOLR-7584: Adds Inner and LeftOuter Joins to the Streaming API and Streaming Expressions (Dennis Gove, Corey Wu)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713753 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 01:45:04 +00:00
Dennis Gove cad6188624 SOLR-8268: StatsStream now implements the Expressible interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713749 13f79535-47bb-0310-9956-ffa450edef68
2015-11-11 00:50:34 +00:00
Jan Høydahl 3bf072cd21 LUCENE-6875: Fix svn eol-style and space instead of tab, to pass precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713740 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 22:33:22 +00:00
Jan Høydahl 0124adb5c1 LUCENE-6888: Explain output of map() function now also prints default value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713729 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 21:13:03 +00:00
Dawid Weiss 1c2b43b269 LUCENE-6875: New Serbian Filter. (Nikola Smolenski via Robert Muir, Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713720 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 19:46:52 +00:00
Dawid Weiss a50a31c4bd Reverting 1713712 (LUCENE-6875), wrong patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713716 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 19:18:57 +00:00
Dawid Weiss e1041edfa4 LUCENE-6875: New Serbian Filter. (Nikola Smolenski via Robert Muir, Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713712 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 18:45:42 +00:00
Michael McCandless f25c890709 LUCENE-6890: update TODOs; remove dead code from test case; improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713684 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 16:26:20 +00:00
Mark Robert Miller 148b453949 SOLR-8258: Change default hdfs tlog replication factor from 1 to 3.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713673 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 15:51:15 +00:00
Steven Rowe 50c89d58e6 SOLR-8249: Address OverseerTest.testOverseerStatsReset() failures by switching back from testing for stats on the LEADER operation to testing STATE message stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713669 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 15:28:30 +00:00
Michael McCandless 84ede2378c LUCENE-6849: expose IndexWriter.flush to move in-memory segments to disk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713646 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 14:35:58 +00:00
Alan Woodward aa34b6f794 SOLR-8259: Remove deprecated getDispatchFilter() method from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713602 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 10:09:57 +00:00
Alan Woodward 9cbae39ab8 SOLR-8259: Add getCoreContainer() method to JettySolrRunner
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713601 13f79535-47bb-0310-9956-ffa450edef68
2015-11-10 10:06:49 +00:00
Alan Woodward f43daa0163 SOLR-8260: Remove morphlines test setup with wrongly configured core discovery roots
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713563 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 22:36:31 +00:00
Chris M. Hostetter f4faf98980 SOLR-8261: Change SchemaSimilarityFactory default to BM25Similarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713557 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 22:07:57 +00:00
Joel Bernstein b4b7fce0fe SOLR-8262: Comment out /stream handler from sample solrconfig.xml's for security reasons
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713530 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 20:19:56 +00:00
Alan Woodward be10d9e501 SOLR-8260: Use nio2 API in core discovery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713490 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 17:50:19 +00:00
Alan Woodward 1057db3e14 SOLR-8254: HttpSolrCore.getCoreByCollection() can throw NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713468 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 16:17:20 +00:00
Alan Woodward 4921f13576 SOLR-8255: MiniSolrCloudCluster should use a thread-safe list to hold its child nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713457 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 15:24:42 +00:00
Alan Woodward ccfdb5dce2 SOLR-8253: Ensure ZK server is always shutdown in AbstractDistribZkTestBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713443 13f79535-47bb-0310-9956-ffa450edef68
2015-11-09 14:34:18 +00:00
Michael McCandless f12cb52a3b LUCENE-6881: cutover all BKD implementations to the codec's implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713278 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 18:18:19 +00:00
Noble Paul 17fbe3a6cd SOLR-8249: Addressing the test failures due to Leader election changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713234 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 15:21:49 +00:00
Noble Paul a238b5ee6f SOLR-8249: Addressing the test failures due to Leader election changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713231 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 14:42:32 +00:00
Erick Erickson 4caac50712 SOLR-6273: Took out inadvertent copyright comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713207 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 05:18:53 +00:00
Dennis Gove 4f00eb8300 SOLR-8198: Change ReducerStream to use StreamEqualitor instead of StreamComparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713204 13f79535-47bb-0310-9956-ffa450edef68
2015-11-08 03:05:13 +00:00
Dennis Gove 8309dc9b32 SOLR-7938: MergeStream now supports merging more than 2 streams together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713190 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 22:08:56 +00:00
Michael McCandless 3f21788fbd LUCENE-6886: Directory.createTempOutput always uses .tmp extension, and codecs are not allowed to
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713103 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 11:07:48 +00:00
Uwe Schindler ccc60d6a11 LUCENE-6879: Add missing null checks for parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713098 13f79535-47bb-0310-9956-ffa450edef68
2015-11-07 10:06:34 +00:00
Chris M. Hostetter 088fc1c441 SOLR-8239: remove (deprecated) DefaultSimilarityFactory from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713039 13f79535-47bb-0310-9956-ffa450edef68
2015-11-06 21:03:52 +00:00
Erick Erickson 47959bfe75 SOLR-6273: testfix7, improves test pass ratio significantly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1713022 13f79535-47bb-0310-9956-ffa450edef68
2015-11-06 20:18:19 +00:00
Chris M. Hostetter ecf410f413 SOLR-8239: Added ClassicSimilarityFactory, marked DefaultSimilarityFactory as deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712979 13f79535-47bb-0310-9956-ffa450edef68
2015-11-06 15:45:50 +00:00
Adrien Grand 7c917a5ed8 LUCENE-6863: Optimized storage requirements of doc values fields when less than 1% of documents have a value.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712957 13f79535-47bb-0310-9956-ffa450edef68
2015-11-06 13:04:36 +00:00
Christine Poerschke 4ef2d43d58 LUCENE-6885: StandardDirectoryReader (initialCapacity) tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712939 13f79535-47bb-0310-9956-ffa450edef68
2015-11-06 11:16:21 +00:00
Chris M. Hostetter 23dd31d768 LUCENE-6887: 5.4 CHANGES entry to backport (see branch_5x r1712868)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712869 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 21:33:43 +00:00
Michael McCandless 04b3b96a94 LUCENE-6814: release heap in PatternTokenizer.close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712865 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 20:10:59 +00:00
Upayavira 7fed8ccb25 SOLR-8243 Fix spacing in dataimport tab in UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712855 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 19:47:47 +00:00
Noble Paul 7caf0918f2 SOLR-7569: changed message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712852 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 19:28:37 +00:00
Noble Paul 0af209af06 SOLR-7569: A collection API called FORCELEADER when all replicas in a shard are down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712851 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 19:25:15 +00:00
Chris M. Hostetter d207e8c39a SOLR-8239: reverting r1712840 from trunk -- backport to 5x was more complicated then I expected because aparently DefaultSimilarity deprecation with ClassicSimilarity was never backported? want to clarify/resolve that before moving forward here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712845 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 18:44:13 +00:00
Chris M. Hostetter 2a24085bcd SOLR-8239: Added ClassicSimilarityFactory, marked DefaultSimilarityFactory as deprecated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1712840 13f79535-47bb-0310-9956-ffa450edef68
2015-11-05 18:19:54 +00:00