Christine Poerschke
|
b05d1f23cf
|
Fixed thw/the typo in ClassificationUpdateProcessorParams.
|
2017-09-21 18:02:06 +01:00 |
Christine Poerschke
|
9bc338c266
|
Suppress resource leak warning in UpdateRequestProcessor.close() method.
|
2017-09-21 18:02:06 +01:00 |
Anshum Gupta
|
bdc973c707
|
Fix documentation to mention the correct version in the Migrate section
|
2017-09-21 09:59:50 -07:00 |
David Smiley
|
035523ba7a
|
LUCENE-7951: Spatial4j implementations using Geo3d
|
2017-09-20 23:09:46 -04:00 |
Anshum Gupta
|
171b3739ba
|
Adding lucene and solr 7.0.0 release info to the doap files
|
2017-09-20 17:04:21 -07:00 |
David Smiley
|
57c6aced28
|
.gitignore: /maven-build
|
2017-09-20 15:31:25 -04:00 |
Cassandra Targett
|
2351e3ef1f
|
SOLR-9959: Ref Guide changes for JMX and metric name changes
|
2017-09-20 10:27:59 -05:00 |
Cassandra Targett
|
45b18790c4
|
Ref Guide: Fix format problems that prevent PDF from rendering properly
|
2017-09-20 06:45:07 -05:00 |
yonik
|
288a414c75
|
SOLR-11372: tests: add refine to TestCloudJSONFacetJoinDomain
|
2017-09-20 06:22:09 -04:00 |
Noble Paul
|
6c3226876e
|
SOLR-11368: Abstract out DistibutedQueue as an interface
|
2017-09-20 15:44:32 +09:30 |
Noble Paul
|
6ba04e3c1f
|
SOLR-11368: Abstract out DistibutedQueue as an interface
|
2017-09-20 15:43:45 +09:30 |
Joel Bernstein
|
a2cd9c12d5
|
SOLR-11354: Fix /stream handler
|
2017-09-19 21:31:32 -04:00 |
Joel Bernstein
|
e0327719a3
|
SOLR-11354: Fix precommit
|
2017-09-19 21:26:49 -04:00 |
Joel Bernstein
|
565b6c6e5a
|
SOLR-11354: Add factorial and movingMedian Stream Evaluators
|
2017-09-19 21:26:33 -04:00 |
Nicholas Knize
|
bf71650ad7
|
LUCENE-7392: Add point based LatLonBoundingBox as new RangeField Type.
|
2017-09-19 14:45:04 -05:00 |
Mike McCandless
|
4e5597716a
|
improve exception message
|
2017-09-19 14:23:08 -04:00 |
yonik
|
7cc9ee6563
|
SOLR-11363: handle repeated values in points docvalues fields
|
2017-09-19 13:39:45 -04:00 |
Varun Thacker
|
8e12f20113
|
SOLR-11278: Fix race-condition in CDCR submitting a bootstrap call and checking it's status
|
2017-09-19 09:30:07 -07:00 |
Mike McCandless
|
cec5b418ea
|
LUCENE-7957: ConjunctionScorer.getChildren was failing to return all child scorers
|
2017-09-19 10:46:51 -04:00 |
Jan Høydahl
|
bc95209774
|
SOLR-10451: Remove contrib/ltr/lib from lib includes in the techproducts example config. Fixes #249
|
2017-09-19 10:45:23 +02:00 |
Cao Manh Dat
|
40f78dd274
|
SOLR-8344: Decide default when requested fields are both column and row stored.
|
2017-09-19 06:02:14 +07:00 |
Robert Muir
|
2e5f9a4369
|
LUCENE-7968: Analyzing Suggester's comparator compares incorrectly
|
2017-09-17 11:37:24 -04:00 |
Karl Wright
|
ab965d506c
|
LUCENE-7955: Add tests for nearest path distance, degenerate path.
|
2017-09-15 02:20:11 -04:00 |
Karl Wright
|
8cb64ed926
|
LUCENE-7962: Revamp how computeNearestDistance is done to make it return the distance where the point is truly nearest to the given path.
|
2017-09-14 13:50:41 -04:00 |
Karl Wright
|
c317ad8c1f
|
LUCENE-7955: GeoDegeneratePath did not compute endpoint bounding planes properly.
|
2017-09-14 10:50:44 -04:00 |
Karl Wright
|
277bc3a94b
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-14 03:52:24 -04:00 |
Karl Wright
|
12b0acdf7c
|
LUCENE-7906: Fix random shape generator. Committed on behalf of Ignacio Vera.
|
2017-09-14 03:51:54 -04:00 |
jdyer1
|
d45ff7b601
|
SOLR-11348: fix the DIH database example
|
2017-09-12 09:03:26 -05:00 |
Karl Wright
|
b125107b7c
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-12 08:34:52 -04:00 |
Karl Wright
|
b8d48fa7a6
|
LUCENE-7967: Within check for GeoDegeneratePoint did not allow precision allowance.
|
2017-09-12 08:34:39 -04:00 |
Christine Poerschke
|
708ed8fb48
|
TestRerankBase.getModelInJson to permit empty features array.
|
2017-09-11 12:47:44 -07:00 |
Christine Poerschke
|
0c831b9970
|
SOLR-11351: make LTRScoringModel model more extensible
|
2017-09-11 12:47:35 -07:00 |
Joel Bernstein
|
1544839309
|
SOLR-11350: Add primes Stream Evaluator
|
2017-09-11 15:00:19 -04:00 |
Chris Hostetter
|
31eab319f4
|
SOLR-11332, SOLR-11132: Fix sorting on 'enum' fieldTypes that use sortMissingFirst or sortMissingLast and Refactor common getSortField logic in various FieldTypes
|
2017-09-11 10:38:30 -07:00 |
Christine Poerschke
|
37b8ac6ff5
|
SOLR-11343: fix TestSegmentSorting.testSegmentTerminateEarly test failure caused by SOLR-10990
|
2017-09-11 10:32:15 -07:00 |
Steve Rowe
|
0359db97b5
|
SOLR-11345: TestPointFields.doTestDoublePointFunctionQuery() helper: fix generated # of values (was 10, should be 'numVals')
|
2017-09-11 12:35:08 -04:00 |
Karl Wright
|
fe34e141ca
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-11 10:48:17 -04:00 |
Karl Wright
|
e44ee16c74
|
LUCENE-7906: Include missing file
|
2017-09-11 10:48:03 -04:00 |
Steve Rowe
|
5f68eb9456
|
SOLR-11345: restrict double field values used for function queries to float range
|
2017-09-11 10:08:01 -04:00 |
Karl Wright
|
cd425d609c
|
LUCENE-7906: Add new shapes to testing paradigm. Committed on behalf of Ignacio Vera.
|
2017-09-11 09:00:47 -04:00 |
Karl Wright
|
64d142858d
|
LUCENE-7955: Add the new shape to the standard objects class
|
2017-09-10 07:33:29 -04:00 |
Karl Wright
|
80ae2699cf
|
LUCENE-7955: Adjust degenerate path logic to not consider endpoints unless needed.
|
2017-09-10 07:03:30 -04:00 |
Joel Bernstein
|
a4fc14baed
|
SOLR-11344: Fix copyOfRange Stream Evaluator so the end index parameter can be equal to the length array
|
2017-09-09 20:24:05 -04:00 |
Robert Muir
|
0283d3e28a
|
LUCENE-7959: Improve NativeFSLockFactory's NoSuchFileException
|
2017-09-09 02:02:19 -04:00 |
Karl Wright
|
8452edb130
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-09 01:02:51 -04:00 |
Karl Wright
|
fe7582e9d7
|
LUCENE-7965: GeoBBoxFactory was constructing the wrong shape at the poles, if the longitude range provided was greater than 180 degrees.
|
2017-09-09 01:01:33 -04:00 |
Joel Bernstein
|
c229dc328f
|
SOLR-11342: Add sumDifference and meanDifference Stream Evaluators
|
2017-09-08 21:08:29 -04:00 |
Joel Bernstein
|
e8dee89c87
|
SOLR-11339: Add Canberra, Chebyshev, Earth Movers and Manhattan Distance Stream Evaluators
|
2017-09-08 15:44:28 -04:00 |
Joel Bernstein
|
a6142b3b61
|
SOLR-11338: Add Kendall's Tau-b rank and Spearmans rank correlation Stream Evaluators
|
2017-09-08 13:01:16 -04:00 |
Karl Wright
|
2b6c82ed32
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-08 12:18:59 -04:00 |