Commit Graph

23092 Commits

Author SHA1 Message Date
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
Joel Bernstein 91e48ba594 SOLR-7560: Bump Presto Parser version to 0.108
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687603 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 18:38:55 +00:00
Adrien Grand 4a85c3dd03 LUCENE-6553: Fixes to Weight's javadoc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687586 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 17:21:08 +00:00
Adrien Grand b91dff5b5f LUCENE-6553: Fix how DrillSidewaysScorer handles deleted docs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687580 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 16:54:16 +00:00
Adrien Grand 811ea274ab Make sure HashQParserPlugin calls rewrite before createWeight.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687563 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 15:41:23 +00:00
Adrien Grand d671dd8d89 LUCENE-6553: Simplify how live docs are applied.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687524 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:59:19 +00:00
Adrien Grand f11fe3513d LUCENE-6601: Backport CHANGES entries to trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687515 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:23:51 +00:00
David Wayne Smiley 94235d3e09 LUCENE-6597: Geo3D's GeoCircle now supports a world-globe diameter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687499 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:06:40 +00:00
Varun Thacker 97ea1f71d4 SOLR-7499: Correct formatting in CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687495 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 12:45:07 +00:00
Ryan Ernst a7d94f87f7 LUCENE-6585: Remove println from testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687412 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 03:06:40 +00:00
Robert Muir 7f650d6b3e move all format constants from Lucene50DocValuesConsumer to Lucene50DocValuesFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687410 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 02:52:02 +00:00
Ryan Ernst eb2ba50412 LUCENE-6585: Flatten conjunctions and conjunction approximations into parent conjunctions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687408 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 02:45:46 +00:00
Robert Muir 5a0a7728dc LUCENE-6585: add some tests that coord is applied properly for nested conjunctions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687404 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 01:43:15 +00:00
Robert Muir 9dd97ffc42 LUCENE-6585: improve TestBooleanCoord to better test coord handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687400 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 00:19:40 +00:00
Noble Paul 6416f8bad3 SOLR-7622: changed return type from array to Set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687307 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 15:28:23 +00:00
Joel Bernstein 33a4099b98 SOLR-7554: Add checks in Streams for incoming stream order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687258 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 13:07:09 +00:00
Noble Paul eb1542030e SOLR-7651: New response format added wt=smile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687256 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 12:50:19 +00:00
Varun Thacker 77443b8b92 SOLR-7711: Correct initial capacity for the list that holds the default components for the SearchHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687151 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 03:51:58 +00:00
Ramkumar Aiyengar b255b716c3 SOLR-7714: Reduce SearchHandler's use of ShardHandler objects across shards in a search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687143 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 22:08:22 +00:00
Ramkumar Aiyengar ac84d8abf4 SOLR-7664: Throw correct exception (RemoteSolrException) on receiving a HTTP 413
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687135 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 21:40:21 +00:00
Michael McCandless 6624bfc982 LUCENE-6548: some optimizations to BlockTree's intersect method with very finite automata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687124 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 19:59:19 +00:00
Anshum Gupta 5164a48fd0 SOLR-6755: Adding a check in the test to stop hitting the ClassCast exception.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687104 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 17:31:12 +00:00