Commit Graph

23091 Commits

Author SHA1 Message Date
Uwe Schindler f723f0c76b Fix broken test - sorry!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690044 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 10:02:23 +00:00
Uwe Schindler 67d310288a Add a testcase for DateUtil to debug the recent Java 9 failures (may be extended)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690031 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 08:53:11 +00:00
Adrien Grand ac8c26c8e0 LUCENE-6645: Optimized DocIdSet building for the "many small postings lists" case.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690026 13f79535-47bb-0310-9956-ffa450edef68
2015-07-09 08:39:00 +00:00
Michael McCandless 3b0418c66e LUCENE-6616: Lucene50SegmentInfoFormat should not claim to have created a file until the createOutput in fact succeeded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689942 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 19:22:00 +00:00
Michael McCandless dd75010e6b LUCENE-6616: IW lists files only once on init, IFD no longer suppresses FNFE, IFD deletes segments_N files last
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689893 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 14:42:43 +00:00
Shai Erera 1e71ee4c07 SOLR-7748: Fix bin/solr to work on IBM J9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689847 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 11:43:22 +00:00
Shalin Shekhar Mangar 9c03884351 SOLR-4212: SOLR-6353: Added attribution in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689840 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 11:07:12 +00:00
Dawid Weiss 4821a773ce LUCENE-6666: reverting this from trunk as the code doesn't use a separate thread killer thread (thanks Uwe).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689819 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 08:54:54 +00:00
Dawid Weiss 605f8df4d1 LUCENE-6666: (damn, how evil!) Thread pool's threads may escape in TestCodecLoadingDeadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689803 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 07:48:58 +00:00
Shalin Shekhar Mangar 32c740005a SOLR-4212: SOLR-6353: Let facet queries and facet ranges hang off of pivots
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689802 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 07:46:09 +00:00
Uwe Schindler 1f2b51cd96 LUCENE-6563: Improve MockFileSystemTestCase.testURI to check if a path can be encoded according to local filesystem requirements. Otherwise stop test execution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689768 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 23:03:58 +00:00
Ramkumar Aiyengar 6571cd9fe3 SOLR-7751: Minor optimizations to QueryComponent.process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689652 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 13:10:34 +00:00
Adrien Grand 0fe4cb474a LUCENE-6589: Fix test bug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689649 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 12:49:32 +00:00
Adrien Grand cf0a0bf33f LUCENE-6589: Add CheckJoinIndex to validate index structure for joins.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689637 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 12:18:44 +00:00
Ramkumar Aiyengar d4d68b88c7 SOLR-7750: Change TestConfig.testDefaults to cover all SolrIndexConfig fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689630 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 11:29:08 +00:00
Adrien Grand 3556eb70ed Consistently reference docsWithField with `this`.
Close #183


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689586 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 07:32:36 +00:00
Joel Bernstein 676accb5f4 SOLR-7441: Disable failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689559 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 02:18:29 +00:00
Anshum Gupta 0325ef2ae4 SOLR-7143: MoreLikeThis Query parser now handles multiple field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689531 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 00:05:23 +00:00
Adrien Grand de18625659 LUCENE-6639: Make LRUQueryCache consider a query as used on the first time a Scorer is pulled.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689464 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 17:38:37 +00:00
Adrien Grand 2919e13adc LUCENE-6649: Remove dependency of lucene/join on Filter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689432 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 15:48:28 +00:00
Uwe Schindler 8ab9006ce1 Merged revision(s) 1689411 from lucene/dev/branches/branch_5x:
LUCENE-6658: Fix IndexUpgrader to also upgrade indexes without any segments

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689420 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 14:50:11 +00:00
Michael McCandless f0b550a092 LUCENE-6365: fix test to not add duplicate strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689404 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 14:03:46 +00:00
Upayavira 4d8127f437 SOLR-7752 Enable return, fix error display and tidy query labels
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689353 13f79535-47bb-0310-9956-ffa450edef68
2015-07-06 10:07:08 +00:00
Michael McCandless b3bc510c2b LUCENE-6523: NRT readers now reflect a new commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689198 13f79535-47bb-0310-9956-ffa450edef68
2015-07-04 22:15:01 +00:00
Michael McCandless 3d8bfad40b LUCENE-6365: switch to iterator API to get all finite strings from an Automaton
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689192 13f79535-47bb-0310-9956-ffa450edef68
2015-07-04 19:47:35 +00:00
Joel Bernstein b22f711b63 SOLR-7707: Add StreamExpression Support to RollupStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689168 13f79535-47bb-0310-9956-ffa450edef68
2015-07-04 14:24:35 +00:00
Michael McCandless db01548109 LUCENE-6657: don't throw NPE when a given segment never saw all terms used in the TAQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689133 13f79535-47bb-0310-9956-ffa450edef68
2015-07-04 10:14:27 +00:00
Ramkumar Aiyengar 7b2973f408 SOLR-7714: Add note about ShardHandler interface change to upgrade notes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689105 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 22:54:39 +00:00
Michael McCandless ae4723e0b5 LUCENE-6365: fix buggy Operations.topoSort; add test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689079 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 20:03:24 +00:00
Michael McCandless 39a08cae76 LUCENE-6365: add Operations.topoSort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689046 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 16:33:17 +00:00
Joel Bernstein a4e7ab3796 SOLR-7441, SOLR-7647: Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689045 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 16:32:07 +00:00
Ramkumar Aiyengar 07f8c4ec5b SOLR-7741: Add missing fields to SolrIndexerConfig.toMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689041 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 16:00:56 +00:00
Adrien Grand f6ff2431bd LUCENE-6646: Make EarlyTerminatingCollector SortingMergePolicy-free.
Close #175
Close #178


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688894 13f79535-47bb-0310-9956-ffa450edef68
2015-07-02 19:33:53 +00:00
Michael McCandless 14d1dcaf0f remove flaky test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688884 13f79535-47bb-0310-9956-ffa450edef68
2015-07-02 19:00:14 +00:00
Uwe Schindler 4accc25477 LUCENE-6651: AttributeImpl#reflectWith(AttributeReflector) was made abstract and has no reflection-based default implementation anymore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688855 13f79535-47bb-0310-9956-ffa450edef68
2015-07-02 16:18:51 +00:00
Uwe Schindler 1816ed1945 LUCENE-6653, LUCENE-6652: Refactor TermToBytesRefAttribute; add oal.analysis.tokenattributes.BytesTermAttribute; remove code duplication in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688830 13f79535-47bb-0310-9956-ffa450edef68
2015-07-02 14:09:29 +00:00
David Wayne Smiley 96a0dc55d5 LUCENE-6632: Geo3D: Compute circle planes more accurately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688759 13f79535-47bb-0310-9956-ffa450edef68
2015-07-02 02:52:52 +00:00
Adrien Grand 1ee28326db LUCENE-6640: Add missing javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688723 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 19:53:42 +00:00
Adrien Grand 845944c446 LUCENE-6640: Use BitsProducer instead of Filter in lucene/suggest.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688682 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 16:34:44 +00:00
Adrien Grand bc1c535617 LUCENE-6648: Remove usage of oal.search.Filter in lucene/facet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688661 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 14:48:21 +00:00
Ramkumar Aiyengar c8ce5437da SOLR-7740: Fix typo bug with TestConfigOverlay
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688619 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 11:15:14 +00:00
Adrien Grand 76bc05fe3f LUCENE-6554: Add missing javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688610 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 09:37:29 +00:00
Michael McCandless d9dba8d517 fix test bug: increase max determinized states during complement op
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688602 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 09:09:11 +00:00
Adrien Grand ef17416494 LUCENE-6554: Removed illegal ToBlockJoinFieldComparator in favor of doc values selectors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688599 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 08:54:21 +00:00
Adrien Grand a9cc05ced1 LUCENE-6643: Make lucene/grouping Filter-free.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688591 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 08:41:07 +00:00
David Wayne Smiley 688c67f8ff LUCENE-6578: Geo3D: compute the distance from a point to a shape.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688545 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 02:03:43 +00:00
Uwe Schindler e50f72e073 LUCENE-6542: FSDirectory's ctor now works with security policies or file systems that restrict write access
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688537 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 00:16:37 +00:00
Dawid Weiss b6e28103ec SOLR-7724: SolrJ now supports parsing the output of the clustering component. (Alessandro Benedetti via Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688455 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 14:26:30 +00:00
Michael McCandless 5f44cbb202 LUCENE-6617: reduce heap usage for small FSTs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688412 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 09:43:37 +00:00
Adrien Grand c348368de1 LUCENE-6633: Remove DuplicateFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688409 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 09:16:02 +00:00