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 |
Joel Bernstein
|
d5274ff239
|
SOLR-11392: StreamExpressionTest.testParallelExecutorStream fails too frequently
|
2017-09-23 13:03:19 -04:00 |
Joel Bernstein
|
e62f9f85d0
|
SOLR-11388: Fix sample function
|
2017-09-23 13:03:19 -04:00 |
Joel Bernstein
|
5c9af8640e
|
SOLR-11388: Add monteCarlo Stream Evaluator to support Monte Carlo simulations WIP
|
2017-09-23 13:03:18 -04:00 |
David Smiley
|
d6fa057150
|
SOLR-11382: Solr support for Lucene spatial Geo3D.
|
2017-09-23 11:03:39 -04:00 |
Karl Wright
|
347ab7e86f
|
LUCENE-7970: Separate bounds computation method into its own interface, in prep for creating shapes that can't implement intersects()
|
2017-09-23 03:59:08 -04:00 |
Karl Wright
|
39100a8d4c
|
LUCENE-7970: Increase maximum iteration count and decrease cutoff for abort in order to get test to pass.
|
2017-09-22 19:29:01 -04:00 |
Karl Wright
|
7672ec41d8
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-09-22 10:37:56 -04:00 |
Karl Wright
|
1a698c4e4a
|
LUCENE-7970: Add bearing point test. Committed on behalf of Ignacio Vera.
|
2017-09-22 10:37:25 -04:00 |
Christine Poerschke
|
fd89532ab3
|
Tweak log.warn(ing) in SolrMetricManager.loadClusterReporters method (node/cluster reporter).
|
2017-09-22 15:32:27 +01:00 |
Cassandra Targett
|
a5d13a7f33
|
Ref Guide: clean up minor typos, scale new images down, part of 7.0 pre-release review
|
2017-09-22 07:36:43 -05:00 |
Cassandra Targett
|
5810999011
|
Ref Guide: Add "experimental" attribute to allow btn macros to appear properly in PDF (and eventually kbd will work also)
|
2017-09-22 07:36:43 -05:00 |
Christine Poerschke
|
bf86951494
|
Remove no longer used private member in ExternalFileField.java file.
|
2017-09-22 12:43:16 +01:00 |
Karl Wright
|
d84beb415c
|
LUCENE-7970: Add surface point on bearing method to PlanetModel. Committed on behalf of Ignacio Vera.
|
2017-09-22 02:01:00 -04:00 |
Joel Bernstein
|
fc8d7ee1b0
|
SOLR-11387: testPoissonDistribution fails too frequently
|
2017-09-21 21:04:30 -04:00 |
Joel Bernstein
|
2161c4202d
|
Ref Guide: link statistical programming page
|
2017-09-21 20:02:51 -04:00 |
Cassandra Targett
|
7c77c8778f
|
SOLR-11385: Update asciidoctor-ant version to 1.6.0-alpha.5
|
2017-09-21 12:27:49 -05:00 |
Christine Poerschke
|
56b8ad2f08
|
SOLR-10962: Make ReplicationHandler's commitReserveDuration configurable in SolrCloud mode.
(Ramsey Haddad, Christine Poerschke, hossman)
|
2017-09-21 18:02:06 +01:00 |