Steve Rowe
|
2a13e783f9
|
buildAndPushRelease.py: use wait() instead of poll() to check for process completion
|
2017-10-02 13:34:56 -04:00 |
Steve Rowe
|
74050a3f15
|
LUCENE-7974: nearest() method returning NearestHit should be private, and NearestHit class should be package private
|
2017-10-02 10:39:31 -04:00 |
Mike McCandless
|
73f3403381
|
LUCENE-7974: make NearestHit public, and add javadocs, to make precommit happy
|
2017-10-02 09:42:17 -04:00 |
Steve Rowe
|
0062e99920
|
LUCENE-6673: Maven build fails for target javadoc:jar.
|
2017-10-01 19:03:55 -04:00 |
Steve Rowe
|
d52564c079
|
LUCENE-7974: Add N-dimensional FloatPoint K-nearest-neighbor implementation
|
2017-10-01 18:50:55 -04:00 |
Alexandre Rafalovitch
|
472d52022f
|
Fix my name spelling in the CHANGES file
|
2017-10-01 18:42:21 -04:00 |
Steve Rowe
|
90842fa0b1
|
addBackcompatIndexes.py: fix random seed when creating moreterms index
|
2017-09-30 23:37:16 -04:00 |
Steve Rowe
|
ae5caf3fa6
|
addBackcompatIndexes.py: only create moreterms, dvupdates, and empty indexes on unstable branch
|
2017-09-30 23:22:46 -04:00 |
Steve Rowe
|
0e8d9411b0
|
addBackcompatIndexes.py: 4 space indent instead of 6 for new index names; check previous line when deciding whether there are previous versions.
|
2017-09-30 23:20:51 -04:00 |
Steve Rowe
|
5afd41de11
|
addBackcompatIndexes.py: Create 'sorted' indexes; on major releases, produce moreterms, dvupdates, and empty indexes. Add 7.0.0 indexes.
|
2017-09-30 20:44:01 -04:00 |
Steve Rowe
|
dc47c6e350
|
Add version 7.0.1
|
2017-09-30 06:58:43 -04:00 |
Steve Rowe
|
39ba1c3da5
|
SOLR-11406: Solr 7.0 cannot read indexes from 6.x versions
|
2017-09-29 16:33:07 -04:00 |
Joel Bernstein
|
c322e36926
|
SOLR-11422: Add probabilities parameter to the enumeratedDistribution Stream Evaluator
|
2017-09-29 13:10:26 -04:00 |
Joel Bernstein
|
71eb59e043
|
SOLR-11420: sql Streaming Expression should use the default collection if none is provided
|
2017-09-29 10:36:26 -04:00 |
Joel Bernstein
|
633af79406
|
SOLR-11415: Add betaDistribution Stream Evaluator
|
2017-09-29 09:57:45 -04:00 |
Tommaso Teofili
|
97f246b4ba
|
LUCENE-7981 - CTB should check that CR is not null
|
2017-09-29 15:34:52 +02:00 |
Tommaso Teofili
|
f9f6d3a3ac
|
no Jira - minor generics / code constructs fixes in MLT
|
2017-09-29 15:34:52 +02:00 |
Uwe Schindler
|
f1bb914784
|
LUCENE-7978: Add some more documentation about setting up build environment; merge branch 'LUCENE-7978' of https://github.com/antonmry/lucene-solr
|
2017-09-29 14:53:56 +02:00 |
Alan Woodward
|
eaa558672b
|
SOLR-11165: Fix broken asciidoc link
|
2017-09-29 10:05:06 +01:00 |
Joel Bernstein
|
86fa1cf11b
|
SOLR-11418: Allow comments in Streaming Expressions
|
2017-09-28 21:36:13 -04:00 |
Joel Bernstein
|
3f94f2ed4c
|
SOLR-11414: Add gammaDistribution Stream Evaluator
|
2017-09-28 14:08:38 -04:00 |
Joel Bernstein
|
790533da12
|
SOLR-11401: Add zipFDistribution Stream Evaluator
|
2017-09-27 21:47:43 -04:00 |
Varun Thacker
|
26677ab2b0
|
SOLR-11278: Fix a race condition in the CDCR bootstrap process which could lead to bootstraps cancelling itself
|
2017-09-27 14:34:45 -07:00 |
Joel Bernstein
|
5e840c9a1c
|
SOLR-11400: Fix precommit
|
2017-09-27 14:17:04 -04:00 |
Joel Bernstein
|
6b3447defd
|
SOLR-11400: Add logNormalDistribution Stream Evaluator
|
2017-09-27 13:53:03 -04:00 |
Cao Manh Dat
|
cc9c867083
|
SOLR-11293: Fix downgrade in performance from precommit
|
2017-09-27 22:46:55 +07:00 |
antonmry
|
e148574997
|
Improve Readme with ivy-bootstrap and Ivy known workaround
|
2017-09-27 15:58:20 +02:00 |
Karl Wright
|
61d1e96b80
|
LUCENE-7970: Remove restriction on maximum cutoff angle, since it's really a radius.
|
2017-09-27 04:41:08 -04:00 |
Karl Wright
|
c05d34d6f9
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-27 04:31:34 -04:00 |
Karl Wright
|
cc16055efe
|
LUCENE-7970: Add test suite for GeoExactCircle. Committed on behalf of Ignacio Vera.
|
2017-09-27 04:31:18 -04:00 |
Cassandra Targett
|
ee687c39a8
|
SOLR-11165: Merge docs from issue branch with master for 7.1 editing
|
2017-09-26 14:10:02 -05:00 |
Erick Erickson
|
424fb3bfb7
|
SOLR-11224: SolrStream.close can hit an NPE
|
2017-09-26 09:26:12 -07:00 |
David Smiley
|
3b0f46b27d
|
SOLR-11399: hl.fragsize was ignored when hl.bs.type=SEPARATOR
|
2017-09-26 10:32:00 -04:00 |
Cassandra Targett
|
6fe7829d3e
|
Ref Guide: fix callout number order in rule-based auth page
|
2017-09-26 09:27:48 -05:00 |
Karl Wright
|
ec5704e4af
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-26 03:20:41 -04:00 |
Karl Wright
|
49583ed13d
|
LUCENE-7970: Handle the case where we generate only a pair of identical planes, as might happen when the center is near a pole.
|
2017-09-26 03:20:32 -04:00 |
Cassandra Targett
|
7752c05252
|
Ref Guide: clean up typos & other minor issues; last phase of 7.0 pre-release review
|
2017-09-25 21:24:40 -05:00 |
Cassandra Targett
|
9beafb612f
|
Ref Guide: rename Streaming docs to fix broken intra-doc links in the PDF due to mismatching anchor names
|
2017-09-25 21:24:40 -05:00 |
Joel Bernstein
|
0e5c3aa3dc
|
SOLR-11398: Add weibullDistribution Stream Evaluator
|
2017-09-25 21:41:55 -04:00 |
Steve Rowe
|
001fa289e4
|
SOLR-11382: Maven build: Build the test-jar for lucene-spatial3d, which lucene-spatial tests now depend on
|
2017-09-25 20:09:27 -04:00 |
Erick Erickson
|
6391a75a50
|
SOLR-11297: Message 'Lock held by this virtual machine' during startup. Solr is trying to start some cores twice
|
2017-09-25 12:12:31 -07:00 |
Cassandra Targett
|
feec5c6f09
|
Ref Guide: Update meta-doc info on lexers for source blocks
|
2017-09-25 13:14:31 -05:00 |
Cassandra Targett
|
1b88435723
|
Ref Guide: clean up minor typos; part of 7.0 pre-release review
|
2017-09-25 12:48:59 -05:00 |
Dawid Weiss
|
4430796217
|
Update dictionary version for Ukrainian analyzer to 3.9.0.
|
2017-09-25 13:37:26 +02:00 |
Mike McCandless
|
c44a42f6a6
|
fix javadocs typo
|
2017-09-25 05:38:29 -04:00 |
Karl Wright
|
f8f19562ee
|
LUCENE-7970: Correct a misinterpretation of bearing direction
|
2017-09-25 03:06:49 -04:00 |
Karl Wright
|
a839700ee1
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-25 02:20:29 -04:00 |
Karl Wright
|
2c79710618
|
LUCENE-7970: Add an exact version of a circle, which uses Vicenty logic to construct out of planes.
|
2017-09-25 02:20:16 -04:00 |
Joel Bernstein
|
7da8325cee
|
SOLR-11388: Add test case
|
2017-09-23 21:31:38 -04:00 |
David Smiley
|
e5fc39f551
|
SOLR-11382: Solr requires spatial3d.jar
|
2017-09-23 17:42:26 -04:00 |