Commit Graph

30443 Commits

Author SHA1 Message Date
Noble Paul 7ffdbf15f5 SOLR-12449: Response /autoscaling/diagnostics shows improper json 2018-06-09 23:35:16 +10:00
Cassandra Targett c524dc2606 Ref Guide: ensure consistency with "etc." in sentences 2018-06-08 15:24:11 -05:00
Cassandra Targett 4dacf90812 SOLR-11982: Ref Guide: remove deprecated content; break up long paragraphs 2018-06-08 15:16:16 -05:00
Cassandra Targett 4c7b7c0063 SOLR-4793: Ref Guide: shorten the section heading & fix refs 2018-06-08 14:38:31 -05:00
Cassandra Targett 9b5dd15471 SOLR-12378: Ref Guide: reformat parameter list; break up big paragraph; fix typos 2018-06-08 14:09:50 -05:00
Cassandra Targett a06c24cf92 Ref Guide: fix inconsistent "eg" and "ie" usages; capitalize ZooKeeper properly 2018-06-08 11:08:41 -05:00
Cassandra Targett eb7bb2d906 SOLR-12338: State default value more directly 2018-06-08 10:49:29 -05:00
Adrien Grand 15078ccc83 SOLR-12392: Bad-apple IndexSizeTriggerTest.test(Split|Merge)Integration. 2018-06-08 16:37:06 +02:00
Adrien Grand d6d24ecfd2 SOLR-12075: Disable TestLargeCluster again. 2018-06-08 16:29:29 +02:00
Jan Høydahl 01aeb3aa4a Update Tika version in 8.0.0 section 2018-06-08 15:22:00 +02:00
Jan Høydahl 30bf6b657f SOLR-12350: Do not use docValues as stored for _str (copy)fields in _default configset 2018-06-08 15:12:48 +02:00
ivera 36b7cdde06 LUCENE-8350: Fix for time-out in RandomGeoPolygonTests 2018-06-08 12:47:26 +02:00
Andrzej Bialecki 417940cdd7 SOLR-12438: Improve status reporting of metrics history API. 2018-06-07 22:26:47 +02:00
Cassandra Targett d7abebd7af SOLR-12376: Add some links to other Ref Guide pages; minor format & typo cleanup 2018-06-07 14:30:51 -05:00
Noble Paul 9b65d7e1a2 SOLR-12142: EmbeddedSolrServer should use req.getContentWriter 2018-06-08 02:38:50 +10:00
Cassandra Targett 8cb6e3d3c8 SOLR-12018: add committer attribution 2018-06-07 10:58:01 -05:00
Cassandra Targett 6e88035297 SOLR-12018: Remove comments.apache.org integration for the Ref Guide 2018-06-07 10:17:23 -05:00
Alan Woodward a4fa168962 LUCENE-8273: Don't wrap ShingleFilter in conditions in testRandomChains 2018-06-07 12:54:10 +01:00
Adrien Grand a82c9cfcf4 Add a 7.5.0 version. 2018-06-07 10:33:52 +02:00
Nhat Nguyen 8a6f1bf5ad LUCENE-8165: Ban copyOf and copyOfRange.
These methods are lenient with out-of-bounds indices.

Signed-off-by: Adrien Grand <jpountz@gmail.com>
2018-06-07 10:08:21 +02:00
Joel Bernstein f8131e4661 SOLR-10651, SOLR-10784: Add new statistical and machine learning functions to CHANGES.txt for 7.4 release 2018-06-06 21:53:22 -04:00
David Smiley 7c6d74376a SOLR-12376: AwaitsFix testStopWords pending LUCENE-8344 2018-06-06 14:45:17 -04:00
Andrzej Bialecki d1631593f3 SOLR-12445: Update CHANGES. 2018-06-06 15:30:32 +02:00
Andrzej Bialecki 3022bbce2e SOLR-12445: Upgrade Dropwizard Metrics to version 3.2.6. 2018-06-06 15:14:22 +02:00
Andrzej Bialecki c1f42906ef SOLR-11911: Move simulator reset to @Before method. 2018-06-06 11:48:42 +02:00
Ignacio Vera af7dfb182e LUCENE-8299: Geo3D wrapper uses new polygon method factory that gives better support for polygons with many points (>100) 2018-06-06 11:39:39 +02:00
Cao Manh Dat 0358fcb175 SOLR-12250: Fix precommit 2018-06-06 15:52:15 +07:00
Cao Manh Dat 2f19ae1907 SOLR-12250: Create the temporary tlog file properly 2018-06-06 15:50:19 +07:00
Jim Ferenczi 2b406a57c4 LUCENE-8346: Remove final modifier on QueryBuilder#createSpanQuery to allow override 2018-06-06 09:18:25 +02:00
Noble Paul 9ff3f5a136 SOLR-12444: added more assertions to the test 2018-06-06 13:13:20 +10:00
Michael Braun 78079fc552 Merge remote-tracking branch 'source/master' into remove-constructor-wrapper-classes 2018-06-05 18:48:55 -04:00
Michael Braun 6d33beb92d Remove extra T 2018-06-05 18:29:46 -04:00
Varun Thacker 124b5e047d SOLR-11453: fix typos in the CHANGES entry 2018-06-05 15:16:12 -07:00
Jeff 0c6f38a315 SOLR-12233: QParserPlugin's static registry of builtins can be optimized
to avoid needless ClassLoader activity on SolrCore load.
2018-06-05 15:11:32 -04:00
David Smiley cf63392183 SOLR-12376: New TaggerRequestHandler (SolrTextTagger). 2018-06-05 14:04:55 -04:00
David Smiley c587598096 LUCENE-7960: fix Solr test to include mandatory args 2018-06-05 12:30:34 -04:00
yonik 7d0b64f9d5 SOLR-12417: doc: fix CHANGES credit 2018-06-05 10:55:53 -04:00
Noble Paul f9d807af75 SOLR-12387: fixing a test failure 2018-06-05 23:14:11 +10:00
Noble Paul add77d2725 SOLR-12444: Updating a cluster policy fails 2018-06-05 22:29:06 +10:00
Andrzej Bialecki 6624773613 SOLR-11911: Make sure all processing is completed before asserting. 2018-06-05 12:32:35 +02:00
David Smiley f9f5e83745 LUCENE-8332: New ConcatenateGraphFilter (from CompletionTokenStream).
* Added a test for FingerprintFilter and clarified FF's end condition.
2018-06-04 23:07:31 -04:00
Noble Paul f27d8a2dbf SOLR-12387: added documentation 2018-06-05 12:53:22 +10:00
Robert Muir 5c6a49b13f LUCENE-7960: remove deprecations 2018-06-04 22:40:48 -04:00
Robert Muir 208d4a9c34 LUCENE-7960: Add preserveOriginal option to the NGram and EdgeNGram filters
(this is a correction of the issue number in both the CHANGES.txt and the commit message, sorry for the noise).
2018-06-04 21:32:53 -04:00
Robert Muir 2c1ab31b4e LUCENE-7690: Add preserveOriginal option to the NGram and EdgeNGram filters 2018-06-04 21:24:20 -04:00
Simon Willnauer 59087d148a [TEST] Ensure MDW.assertNoUnreferencedFilesOnClose is threadsafe 2018-06-04 17:33:18 +02:00
Simon Willnauer fe83838ec3 LUCENE-8341: Record soft deletes in SegmentCommitInfo
This change add the number of documents that are soft deletes but
not hard deleted to the segment commit info. This is the last step
towards making soft deletes as powerful as hard deltes since now the
number of document can be read from commit points without opening a
full blown reader. This also allows merge posliies to make decisions
without requiring an NRT reader to get the relevant statistics. This
change doesn't enforce any field to be used as soft deletes and the statistic
is maintained per segment.
2018-06-04 15:05:12 +02:00
Andrzej Bialecki 2ef3d07561 SOLR-11911: Fix a number of synchronization issues in the simulator. Enable this test for now. 2018-06-04 14:20:19 +02:00
Noble Paul 727da63f4a SOLR-12354: Register the /admin/info/key end-point at the startup time to avoid 404 2018-06-04 22:14:37 +10:00
Simon Willnauer e7a0a12926 LUCENE-8335: Enforce soft-deletes field up-front
Soft deletes field must be marked as such once it's introduced
and can't be changed after the fact.

Co-authored-by: Nhat Nguyen <nhat.nguyen@elastic.co>
2018-06-04 08:28:38 +02:00