Commit Graph

28304 Commits

Author SHA1 Message Date
Cao Manh Dat cc9c867083 SOLR-11293: Fix downgrade in performance from precommit 2017-09-27 22:46:55 +07: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
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