11486 Commits

Author SHA1 Message Date
Joel Bernstein
50a6cb1b05 SOLR-11862: Add fuzzyKmeans Stream Evaluatory 2018-01-23 12:29:31 -05:00
Noble Paul
4a6110ce01 SOLR-11648: A new admin UI to display and execute suggestions 2018-01-24 04:26:51 +11:00
Ishan Chattopadhyaya
471a56ab10 SOLR-11648: Reverting until license files can be added 2018-01-23 19:38:27 +05:30
Noble Paul
3450d71d1a SOLR-11648: message typo fixed 2018-01-23 20:23:40 +11:00
Noble Paul
288ed174ac SOLR-11648: A new admin UI to display and execute suggestions 2018-01-23 20:15:16 +11:00
Noble Paul
2f4f8932c6 SOLR-11051: Use disk free metric in default cluster preferences 2018-01-23 16:04:48 +11:00
Shalin Shekhar Mangar
e16da35707 SOLR-11747: Fixed note in upgrade section 2018-01-23 09:10:50 +05:30
Ishan Chattopadhyaya
183835ed24 SOLR-11624: Autocreated configsets will not use .AUTOCREATED suffix 2018-01-22 19:48:41 +05:30
Noble Paul
4aeabe7ff2 SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available 2018-01-23 00:14:38 +11:00
Noble Paul
d0a5dbe8d5 SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available 2018-01-23 00:13:27 +11:00
Noble Paul
876ecd87fb SOLR-11871: MoveReplicaSuggester should not suggest leader if other replicas are available 2018-01-23 00:12:51 +11:00
Shalin Shekhar Mangar
5425353402 SOLR-11747: Pause triggers until actions finish executing and the cool down period expires 2018-01-18 18:19:24 +05:30
Joel Bernstein
f491fad955 SOLR-11867: Add indexOf, rowCount and columnCount StreamEvaluators 2018-01-17 15:43:05 -05:00
Mikhail Khludnev
42832f8839 SOLR-11834: ref-guide: [subquery] doesn't need top level fl to repeat subq.fl 2018-01-17 22:52:12 +03:00
Erick Erickson
2900bb597d SOLR-11810: Upgrade Jetty to 9.4.8 2018-01-17 11:33:22 -08:00
Steve Rowe
03095ce4d2 SOLR-11592: Add OpenNLP language detection to the langid contrib 2018-01-17 11:29:17 -05:00
Joel Bernstein
5e2ef5eb73 SOLR-11736: Rename knn Streaming Expression to knnSearch and add new knn Stream Evaluator 2018-01-16 19:20:39 -05:00
Erick Erickson
a6b5c5bfb0 SOLR-11810: Upgrade Jetty to 9.4.8 2018-01-16 12:14:03 -08:00
Varun Thacker
a3c4f7388c SOLR-11817: Move Collections API classes to it's own package 2018-01-16 11:03:40 -08:00
Chris Hostetter
e2bba98dfd SOLR-11854: multivalued primative fields can now be sorted by implicitly choosing the min/max value for asc/desc sort orders 2018-01-16 11:57:44 -07:00
Noble Paul
d99799c75c SOLR-11064: Collection APIs should use the disk space hint when using policy framework 2018-01-17 03:04:34 +11:00
Tomas Fernandez Lobbe
1c4b417c50 SOLR-11794: Restart replicate from ledaer on core reload on PULL replicas 2018-01-15 16:15:14 -08:00
Joel Bernstein
a08f71279c SOLR-11737: Add kmeans Stream Evaluator to support kmeans clustering 2018-01-15 14:50:34 -05:00
Noble Paul
e4438a2bb7 SOLR-11063: fixed test failure. 2018-01-16 00:24:55 +11:00
Jim Ferenczi
b6f6519749 synchronize changes.txt for 7.2.1 release 2018-01-15 10:35:52 +01:00
Chris Hostetter
6dcbb2d412 SOLR-3218: Added range faceting support for CurrencyFieldType 2018-01-14 16:30:24 -07:00
Erick Erickson
c110472eaa SOLR-11389: Fix test failures resulting from SOLR-11218 2018-01-13 11:16:51 -08:00
Noble Paul
fe86ab982d SOLR-11063: Suggesters should accept required freedisk as a hint 2018-01-12 23:48:30 +11:00
Jan Høydahl
259a3df8a7 Remove unused file from old Admin UI 2018-01-11 20:54:24 +01:00
Adrien Grand
fa935cf6ac SOLR-11846: Force BM25Similarity on TestFieldCacheSort.testFieldScoreReverse.
This test expects scores to increase with freq, which not all similarities guarantee.
2018-01-11 20:08:14 +01:00
Cassandra Targett
60c6890ff0 Ref Guide: typos and small edits 2018-01-11 08:40:26 -06:00
Cassandra Targett
4dac5aad1a SOLR-11703: typo in bin/solr "impariment"; change to "disruption" 2018-01-11 08:40:26 -06:00
Tomas Fernandez Lobbe
6a55def1ea SOLR-10995: Improve ChaosMonkey logic to find Jetty running leader node 2018-01-09 22:58:22 -08:00
Steve Rowe
077e8b1da4 SOLR-11825: stop testing randomized dates with function query sorting 2018-01-09 21:04:21 -05:00
Erick Erickson
ae1e192022 SOLR-11829: [Ref-Guide] Indexing documents with existing id 2018-01-09 17:57:53 -08:00
Erick Erickson
4471c1b77c SOLR-11218: Fail and return an error when attempting to delete a collection that's part of an alias 2018-01-09 17:27:12 -08:00
Steve Rowe
e538792d29 SOLR-11631: fix precommit 2018-01-09 18:00:49 -05:00
Steve Rowe
f6eae40a1b SOLR-11631: fix another test 2018-01-09 17:51:42 -05:00
Steve Rowe
e3f3cdd085 SOLR-11631: fix Solrj tests 2018-01-09 11:55:30 -05:00
Noble Paul
6336ed46f9 SOLR-11062: new tag "diskType" in autoscaling policy 2018-01-09 22:58:10 +11:00
Noble Paul
74128cf695 implement MapWriter 2018-01-09 19:15:58 +11:00
David Smiley
7a375fda82 SOLR-11692: Constrain cases where SolrDispatchFilter uses closeShield 2018-01-08 22:39:17 -05:00
Steve Rowe
9f221796fe SOLR-11631: The Schema API should return non-zero status when there are failures 2018-01-08 21:25:14 -05:00
Joel Bernstein
d189b58708 SOLR-10716: Improve error handling 2018-01-08 20:12:43 -05:00
Joel Bernstein
459ed85052 SOLR-10716: Add termVectors Stream Evaluator 2018-01-08 19:39:43 -05:00
Robert Muir
07407a5b53 LUCENE-8122: Upgrade analysis/icu to ICU 60.2 2018-01-08 16:33:38 -05:00
Christine Poerschke
144616b424 Revert "SOLR-10783: add (partial) package-info.java to fix precommit"
This reverts commit a864c6289a8132988fc51cc711db79238ed2ce04.
2018-01-08 20:11:25 +00:00
Christine Poerschke
07afc23dce LUCENE-8115: remove unnecessary-on-its-own {@inheritDoc} annotations. 2018-01-08 19:45:19 +00:00
Christine Poerschke
2828656892 SOLR-11809: QueryComponent.prepare rq parsing could fail under SOLR 7.2.0 - fix:
QueryComponent's rq parameter parsing no longer considers the defType parameter.
(Christine Poerschke and David Smiley in response to bug report/analysis from Dariusz Wojtas and Diego Ceccarelli)
2018-01-08 19:44:05 +00:00
Andrzej Bialecki
a9fec9bf7c SOLR-11730: Collect more stats in the benchmark. Add simulation framework package docs. 2018-01-08 15:08:17 +01:00