Commit Graph

23835 Commits

Author SHA1 Message Date
Uwe Schindler 1c8a34f324 LUCENE-6874: Add a new UnicodeWhitespaceTokenizer to analysis/common that uses Unicode character properties extracted from ICU4J to tokenize text on whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714354 13f79535-47bb-0310-9956-ffa450edef68
2015-11-14 19:21:20 +00:00
Gregory Chanan b916bbc50a SOLR-8286: Remove instances of solr.hdfs.blockcache.write.enabled from tests and docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714278 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 23:45:44 +00:00
Mark Robert Miller 9ba90f5f71 SOLR-8288: DistributedUpdateProcessor#doFinish should explicitly check and ensure it does not try to put itself into LIR.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714271 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 22:07:14 +00:00
Adrien Grand 0ed54b3105 LUCENE-6276: Added TwoPhaseIterator.matchCost().
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714261 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 20:08:01 +00:00
Christine Poerschke 56b0a46f10 SOLR-8287: TrieDoubleField and TrieLongField now override toNativeType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714226 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 15:52:02 +00:00
Mark Robert Miller 31da6a3535 SOLR-8279: Add a new SolrCloud test that stops and starts the cluster while indexing data.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714216 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 14:46:58 +00:00
Mark Robert Miller 15ac4b0e83 SOLR-7989: After a new leader is elected it, it should ensure it's state is ACTIVE if it has already registered with ZK.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714211 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 14:33:27 +00:00
Mark Robert Miller 820eea1f3d SOLR-8075: Fix faulty implementation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714204 13f79535-47bb-0310-9956-ffa450edef68
2015-11-13 13:40:52 +00:00
Chris M. Hostetter 918476e0ac SOLR-6168: Add a 'sort' local param to the collapse QParser to support using complex sort options to select the representitive doc for each collapsed group
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714133 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 22:52:06 +00:00
Erick Erickson 7d1ccd8ddb SOLR-6273: Removed unused imports, no code changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714099 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 17:43:00 +00:00
Michael McCandless 6da5a2d14f IW infoStream also tells us MMapDir.UNMAP_SUPPORTED on init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714073 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 15:26:59 +00:00
Alan Woodward 067c8b2b30 SOLR-8278: Fix Windows test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1714041 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12 13:26:20 +00:00
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