Commit Graph

23313 Commits

Author SHA1 Message Date
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
Shalin Shekhar Mangar e65dccbbb1 SOLR-7736: Point to the correct jira issue for awaits fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688405 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 08:58:11 +00:00
Shalin Shekhar Mangar a32822991a SOLR-7673: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688396 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 08:27:50 +00:00
Adrien Grand a7d1ee7002 LUCENE-6634: PKIndexSplitter now takes a Query instead of a Filter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688365 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 06:50:50 +00:00
Uwe Schindler 4b758ee3fe LUCENE-6637: Fix FSTTester to not violate file permissions on -Dtests.verbose=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688317 13f79535-47bb-0310-9956-ffa450edef68
2015-06-29 21:54:08 +00:00
Chris M. Hostetter 7ac8dd4111 SOLR-7712: fixed test to account for aggregate floating point precision loss
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688266 13f79535-47bb-0310-9956-ffa450edef68
2015-06-29 17:06:28 +00:00
Upayavira 5d8668700f SOLR-7732 Loader icon keeps spinning and is chopped in half
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688156 13f79535-47bb-0310-9956-ffa450edef68
2015-06-29 08:54:27 +00:00
Ramkumar Aiyengar 8c964253b5 SOLR-7710: Replace async occurrences with CommonAdminParams.ASYNC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688039 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 18:53:45 +00:00
Ramkumar Aiyengar 385a1283fe SOLR-7485: Add CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688026 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 17:19:27 +00:00
Ramkumar Aiyengar b9854071cf SOLR-7485: Replace shards.info occurrences with ShardParams.SHARDS_INFO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688025 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 17:18:04 +00:00
Ramkumar Aiyengar 9281fd9378 LUCENE-6568: Make rat invocation depend on ivy configuration being set up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688022 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 16:24:05 +00:00
Michael McCandless 23e4ca0c6d fix slow test: don't use postings formats whose Terms.getMax is slow for immense terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687994 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 08:47:12 +00:00
Michael McCandless 2d0ac9bb7f LUCENE_6524: init IndexWriter from already opened reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687992 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 08:07:50 +00:00
Michael McCandless e85c95c75c LUCENE-6606: SegmentInfo.toString now includes the sorter if SortingMergePolicy was used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687976 13f79535-47bb-0310-9956-ffa450edef68
2015-06-27 23:17:18 +00:00
Michael McCandless 8e4b427926 LUCENE-6586: fix typo causing possible wrong value for substCount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687950 13f79535-47bb-0310-9956-ffa450edef68
2015-06-27 17:12:14 +00:00
Shalin Shekhar Mangar 8768d569b8 Fix compiler warning by removing empty javadoc section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687910 13f79535-47bb-0310-9956-ffa450edef68
2015-06-27 10:55:35 +00:00
Uwe Schindler ff5e36abcc LUCENE-6614: Improve partition detection in IOUtils#spins() so it works with NVMe drives
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687883 13f79535-47bb-0310-9956-ffa450edef68
2015-06-27 03:35:00 +00:00
Shalin Shekhar Mangar 878881a77a SOLR-6686: facet.threads can return wrong results when using facet.prefix multiple times on same field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687791 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 16:00:22 +00:00
Michael McCandless 42fdbbeb95 LUCENE-6325: use array for number -> FieldInfo lookup, except in very sparse cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687789 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 15:54:03 +00:00
Upayavira 75c60be660 SOLR-7720 Incorrect version of angular-resource module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687763 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 11:32:22 +00:00
Upayavira 3bf3e47704 SOLR-7718 'Add core' dialog bleeds into sidebar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687761 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 11:29:14 +00:00
Upayavira 3232d71340 SOLR-7687 'Files' tab in the new Admin UI doesn't load up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687735 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 10:12:07 +00:00
Upayavira 522de68c54 SOLR-7717 angular: Prevent java-properties tab throwing exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687732 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 10:06:08 +00:00
Adrien Grand 565319ec76 TestGeoPointQuery: don't use costly codecs for this costly testRandomBig test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687721 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 09:19:07 +00:00
Adrien Grand 0d1ca8ffa0 Left over println statement.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687713 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 08:39:03 +00:00
Adrien Grand 0f00703303 LUCENE-6553: Fix reuse of postings enums in DirectPostingsFormat.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687712 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 08:35:48 +00:00
Noble Paul b00f5b8eaa SOLR-7622: reverting the previos change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687689 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 07:29:58 +00:00
Uwe Schindler 3d4c18d748 LUCENE-6608: Fix potential resource leak in BigramDictionary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687624 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 20:00:44 +00:00
Joel Bernstein 2560638158 SOLR-7560: Removing Presto 0.107 SHA1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687623 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 19:58:07 +00:00