Commit Graph

29114 Commits

Author SHA1 Message Date
Chris Hostetter 5b2e25f301 SOLR-11575: Improve ref-guide solrj snippets via mock 'print()' method 2017-12-11 17:39:01 -07:00
Chris Hostetter efc2f32ea0 SOLR-11711: Fixed distributed processing of facet.field/facet.pivot sub requests to prevent requesting unneccessary and excessive '0' count terms from each shard 2017-12-11 10:26:55 -07:00
Simon Willnauer 9ad84fea80 LUCENE-8090: Prevent stale threadstate reads in DocumentsWriterFlushControl 2017-12-11 14:46:02 +01:00
Karl Wright 952f4c4e59 LUCENE-8089: Add PlanetModel method that returns true if planetmodel is a sphere. 2017-12-11 04:21:52 -05:00
Karl Wright ca84ca2f79 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-12-10 06:37:43 -05:00
Karl Wright a948adc390 LUCENE-8088: Fix for random shape generator; committed on behalf of Ignacio Vera. 2017-12-10 06:37:10 -05:00
Scott Blum 3a7f107164 SOLR-11423: fix solr/CHANGES.txt, fixed in 7.2 not 7.1 2017-12-08 14:25:44 -05:00
Simon Willnauer cb14da3b12 TEST: Stabelize TestIndexWriter#testCheckPendingFlushPostUpdate 2017-12-08 14:10:48 +01:00
Karl Wright dcb84701a4 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-12-08 05:41:33 -05:00
Karl Wright 18f12fdb28 LUCENE-8080: Detect when we are constructing a bogus exact circle, and throw an IllegalArgumentException in that case. Committed on behalf of Ignacio Vera. 2017-12-08 05:41:11 -05:00
Noble Paul 25f24e094e SOLR-9743: documentation 2017-12-08 19:55:27 +11:00
Adrien Grand b32739428b LUCENE-8081: Fix javadoc tag. 2017-12-08 08:52:19 +01:00
Adrien Grand 0e1d6682d6 LUCENE-4100: Fix more queries to implement the new updated createWeight API. 2017-12-08 08:50:00 +01:00
Adrien Grand d5c72eb588 LUCENE-8081: Remove unused import. 2017-12-08 08:45:18 +01:00
Noble Paul 24a0708d3c SOLR-11359: added documentation 2017-12-08 17:36:41 +11:00
Adrien Grand 14713302c8 Remove 7.1.1 section of the changelog. 2017-12-07 20:01:29 +01:00
David Smiley 5448274f26 SOLR-11691: Bug: V2 requests for create-alias didn't work when the collections param was an array. 2017-12-07 10:55:50 -05:00
Simon Willnauer ede46fe6e9 LUCENE-8081: Allow IndexWriter to opt out of flushing on indexing threads
Index/Update Threads try to help out flushing pending document buffers to
disk. This change adds an expert setting to opt ouf of this behavior unless
flusing is falling behind.
2017-12-07 16:22:52 +01:00
Simon Willnauer a3141457d6 Fix TestTopFieldCollectorEarlyTermination to ensure it has at least 1 none deleted document in the index 2017-12-07 15:47:28 +01:00
Jim Ferenczi 68d16c2a65 LUCENE-8082: Fix NPE in TopFieldCollectors that don't track total hit count 2017-12-07 14:08:46 +01:00
Adrien Grand 4fc5a872de LUCENE-4100: Faster disjunctions when the hit count is not needed. 2017-12-07 10:49:39 +01:00
Anshum Gupta cd30dabe37 SOLR-11126: Remove wrong change log entry from 7.1 section 2017-12-06 11:34:54 -08:00
Adrien Grand 187849f9b6 LUCENE-7996: PayloadScoreQuery must produce positive scores. 2017-12-06 19:15:13 +01:00
Adrien Grand 63b63c5734 LUCENE-8015: Fixed DFR similarities' scores to not decrease when tfn increases. 2017-12-06 18:19:57 +01:00
Adrien Grand 70b36666d4 LUCENE-8051: Typo in LevensHtein distance.
Closes #284
2017-12-06 17:29:16 +01:00
David Smiley d84c92ed11 SOLR-11078: Add note about the trade-off between Point and Trie fields. 2017-12-06 11:23:46 -05:00
Cassandra Targett 5b4efc5a41 Ref Guide: numerous minor typos ("with out", "ie", "eg") + a couple incorrect link refs 2017-12-06 09:45:21 -06:00
Mark Miller 5440d925d3 tests: raise chaosmonkey no stop warn time. 2017-12-06 09:24:05 -06:00
Adrien Grand a8a63464e7 LUCENE-7996: Queries are now required to produce positive scores. 2017-12-06 14:06:03 +01:00
Adrien Grand e1851c0ce7 Add 7.3.0 version constant. 2017-12-06 10:25:13 +01:00
Noble Paul b0416ae7ed removed unused imports 2017-12-06 20:11:32 +11:00
Jim Ferenczi 32ffea6f2e LUCENE-8079: Fix test bug 2017-12-06 09:01:21 +01:00
Noble Paul 071d9270d5 SOLR-11669: Policy Session lifecycle cleanup 2017-12-06 15:04:04 +11:00
yonik e84cce8ea1 SOLR-11664: fix range facet issues with sub-aggregations on string fields, adds resetIterator to SlotAcc 2017-12-05 20:14:57 -05:00
Varun Thacker 2c14b91418 SOLR-11590: Synchronize ZK connect/disconnect handling so that they are processed in linear order 2017-12-05 13:34:50 -08:00
Erick Erickson eb434dc47a LUCENE-8048: correcting misplaced entry in lucene/CHANGES.txt 2017-12-05 09:57:20 -08:00
Erick Erickson 0688be6c66 LUCENE-8048: Filesystems do not guarantee order of directories updates 2017-12-05 09:09:28 -08:00
Erick Erickson 4a5900728d LUCENE-8048: Filesystems do not guarantee order of directories updates 2017-12-05 09:05:22 -08:00
Joel Bernstein f78cacf4a4 SOLR-10784, SOLR-10651: Update CHANGES.txt for new statistical and machine learning functions 2017-12-05 10:05:40 -05:00
Andrzej Bialecki 41644bdcdc SOLR-11458: Improve error handling in MoveReplicaCmd to avoid potential loss of data. 2017-12-05 14:46:05 +01:00
Christine Poerschke 9268b2b30f SOLR-9137: bin/solr script ignored custom STOP_PORT on shutdown.
(Joachim Kohlhammer, Steve Rowe, Christine Poerschke)
2017-12-05 12:19:14 +00:00
Joel Bernstein cd10d0bda0 SOLR-11485: Fix precommit 2017-12-04 23:06:59 -05:00
Joel Bernstein 862f48761c SOLR-11485: Fix broken tests 2017-12-04 22:46:43 -05:00
Joel Bernstein f8c69270a1 SOLR-11485: Fix precommit 2017-12-04 21:43:07 -05:00
Joel Bernstein 8750e5f2a9 SOLR-11485: Add olsRegress, spline and derivative Stream Evaluators 2017-12-04 21:09:41 -05:00
Steve Rowe ccedbdd9d6 minor cleanup on spell checking page 2017-12-04 18:04:47 -05:00
Steve Rowe c72c02e525 minor cleanups on highlighting page 2017-12-04 17:56:30 -05:00
Simon Willnauer e00ef343bb Remove unused import 2017-12-04 22:40:25 +01:00
Cassandra Targett 0b4e9b2b33 SOLR-11312: Add docs on how to stop Solr to README.txt 2017-12-04 15:28:20 -06:00
Simon Willnauer b7d8731bbf LUCENE-8043: Fix document accounting in IndexWriter
The IndexWriter check for too many documents does not always work, resulting in
going over the limit. Once this happens, Lucene refuses to open the index and
throws a CorruptIndexException: Too many documents.
This change also fixes document accounting if the index writer hits an aborting
exception and/or the writer is rolled back. Pending document counts are now consistent
with the latest SegmentInfos once the writer has been rolled back.
2017-12-04 21:49:24 +01:00