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
Erick Erickson
1f09d5b350
SOLR-11819: The schema api reference manual page should not use hyphens in the example field name
2018-01-06 20:25:14 -08:00
Chris Hostetter
d598517b96
SOLR-11824: Fixed bucket ordering in distributed json.facet type:range when mincount>0
2018-01-06 14:23:45 -07:00
Chris Hostetter
d03cb44de7
SOLR-11758: Fixed FloatDocValues.boolVal to correctly return true for all values != 0.0F
2018-01-06 12:54:05 -07:00
Cao Manh Dat
0d55811774
SOLR-11771: Move CHANGES entry to the right version
2018-01-06 09:08:50 +07:00
Cao Manh Dat
b8b00786f3
SOLR-11771: Overseer can never process some last messages
2018-01-06 09:05:14 +07:00
David Smiley
925733d1ef
SOLR-11653: TimeRoutedAlias URP now auto-creates collections using new RoutedAliasCreateCollectionCmd
2018-01-05 13:53:26 -05:00
Alan Woodward
3980aea18d
LUCENE-8099: Add equality tests for FunctionScoreQuery
2018-01-05 16:18:37 +00:00
Alan Woodward
d250a1463d
LUCENE-8133: Rename TermContext to TermStates, and load TermState lazily if term stats are not required
2018-01-05 14:17:15 +00:00
Alan Woodward
0c18acb00f
LUCENE-8099: Update MIGRATE.txt
2018-01-05 10:12:03 +00:00
Alan Woodward
79bd05da4d
LUCENE-8099: Add some static methods to FunctionScoreQuery to replace Boosting/BoostedQuery
2018-01-05 09:32:05 +00:00
Christine Poerschke
5a08fa8bbb
SOLR-11798: Remove support for deprecated top-level <highlighting> syntax in solrconfig.xml.
...
(master branch for 8x only)
2018-01-04 15:22:07 +00:00
Christine Poerschke
65c842f9fa
SOLR-11801: Support customisation of the highlighting query response element.
...
(Ramsey Haddad, Pranav Murugappan, David Smiley, Christine Poerschke)
2018-01-04 14:54:48 +00:00
Christine Poerschke
5d4f029fdd
SOLR-11798: Formally deprecate top-level <highlighting> syntax in solrconfig.xml in favour of <searchComponent> equivalent syntax.
2018-01-04 14:54:47 +00:00
Adrien Grand
8fd7ead940
LUCENE-8116: SimScorer now only takes a frequency and a norm as per-document scoring factors.
2018-01-04 15:13:36 +01:00
Noble Paul
8836fda95f
SOLR-11813: Reuse a NodeStateProvider in a session
2018-01-04 19:45:59 +11:00
Joel Bernstein
94a680c311
SOLR-11682: Add gtestDataSet Stream Evaluator
2018-01-03 21:31:39 -05:00
David Smiley
9586d12af4
SOLR-11805: SolrJ's SolrResponse.getElaspedTime was sometimes a millisecond off
2018-01-03 15:47:32 -05:00
Joel Bernstein
1cc49d18c2
Add chiSquareDataSet Stream Evaluator
2018-01-03 13:57:11 -05:00
Andrzej Bialecki
2da4ed17ba
SOLR-11730 Add a nodeLost benchmark.
2018-01-03 13:29:15 +01:00
Joel Bernstein
a925847684
SOLR-11430: Add lerp and akima Stream Evaluators to support linear and akima spline interpolation
2018-01-02 10:24:06 -05:00
Alan Woodward
a56cb42fde
LUCENE-8012: LTR contrib needs to use float values in explanations
2018-01-02 13:56:52 +00:00
Shalin Shekhar Mangar
caa731a333
SOLR-11748: Remove Autoscaling action throttle
2018-01-02 19:08:36 +05:30
Karl Wright
bdfbe433a3
LUCENE-8107: Fix test to not pick too large a distance. Committed on behalf of Ignacio Vera.
2018-01-02 06:38:13 -05:00
Alan Woodward
6dd9dbf275
LUCENE-8010: GroupingSearchTest assumes longer fields = lower scores
2018-01-02 11:06:59 +00:00
Alan Woodward
c1030eeb74
LUCENE-8012: Explanation takes Number rather than float
2018-01-02 11:06:59 +00:00
Andrzej Bialecki
ca29722b22
Remove a misleading comment left over from an earlier refactoring.
2018-01-02 11:06:42 +01:00