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
Uwe Schindler
d99bfa4bdb
LUCENE-8122: Updata autogenerated code after update to ICU4J 60.2
2018-01-15 16:21:56 +01:00
Noble Paul
e4438a2bb7
SOLR-11063: fixed test failure.
2018-01-16 00:24:55 +11:00
Jim Ferenczi
f7f0ed1fc5
Add 7.2.1 back compat test indexes
2018-01-15 10:57:22 +01:00
Jim Ferenczi
b6f6519749
synchronize changes.txt for 7.2.1 release
2018-01-15 10:35:52 +01:00
Jim Ferenczi
518a3ec14b
Update doap files with 7.2.1 release
2018-01-15 09:59:11 +01:00
Chris Hostetter
6dcbb2d412
SOLR-3218: Added range faceting support for CurrencyFieldType
2018-01-14 16:30:24 -07:00
Robert Muir
972df6c69d
LUCENE-8125: ICUTokenizer support for emoji/emoji sequence tokens
2018-01-14 10:53:51 -05: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
Martijn van Groningen
35e6923677
LUCENE-8120: Fix LatLonBoundingBox's toString() method
2018-01-11 15:09:13 +01:00
Jim Ferenczi
fd7aea5bed
LUCENE-8121: Fix span terms frequency to return the freq of the entire spans (not the frequency of the term within the span).
2018-01-11 12:45:20 +01:00
Adrien Grand
75d50b4492
LUCENE-8116: Remove unnecessary IOException.
2018-01-11 11:49:36 +01:00
Alan Woodward
4d9a41807b
LUCENE-8121: Fix tests
2018-01-11 10:33:02 +00:00
David Smiley
352ec01a6e
LUCENE-8121: UH switch to SpanCollector API. Better accuracy.
...
* Use the filtered freq in position sensitive terms (better scores)
* Refactored UH's OffsetsEnum
* Improved test randomization in TestUnifiedHighlighter & MTQ
2018-01-10 22:49:40 -05: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
Pulak Ghosh
2432bdebe3
LUCENE-8075: Removed unnecessary null check in core/src/java/org/apache/lucene/codecs/blocktree/IntersectTermsEnum.java.
...
Closes #286
Signed-off-by: Adrien Grand <jpountz@gmail.com>
2018-01-09 14:42:16 +01:00
Adrien Grand
838c604b76
LUCENE-8119: Remove SimScorer.maxScore(float maxFreq).
2018-01-09 14:42:16 +01: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
f7e166e7c1
Add script to attempt to reproduce failing tests from a Jenkins log
2018-01-08 21:36:55 -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
a3a0e0b11e
Revert "LUCENE-8115: remove one TODO-on-its-own javadoc."
...
This reverts commit bd69d64ad0
.
2018-01-08 20:18:45 +00:00
Christine Poerschke
144616b424
Revert "SOLR-10783: add (partial) package-info.java to fix precommit"
...
This reverts commit a864c6289a
.
2018-01-08 20:11:25 +00:00
Christine Poerschke
bd69d64ad0
LUCENE-8115: remove one TODO-on-its-own javadoc.
2018-01-08 20:04:58 +00:00
Christine Poerschke
ad6e8b82ec
LUCENE-8115: fail precommit on unnecessary-on-its-own {@inheritDoc} annotations.
2018-01-08 19:46:22 +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
Noble Paul
72e68697fc
SOLR-11830: PKI authentication testcases do not check for null principal
2018-01-08 21:43:30 +11:00
Alan Woodward
0744fea821
LUCENE-8099: Replace BoostQParserPlugin.boostQuery() with FunctionScoreQuery.boostByValue()
2018-01-08 10:01:06 +00:00
Shalin Shekhar Mangar
3d8ef981cb
SOLR-11821: ConcurrentModificationException in SimSolrCloudTestCase.tearDown
2018-01-08 14:04:11 +05:30
Erick Erickson
7695544a5f
SOLR-11819: The schema api reference manual page should not use hyphens in the example field name
2018-01-07 10:42:44 -08:00