Anshum Gupta
8c855fa287
The queue size for ConcurrentUpdateSolrClient should default to 10 instead of throwing an IllegalArgumentException
2017-12-01 14:25:02 -08:00
Cassandra Targett
f2dd3c5f85
SOLR-11646: Add v2 API examples to several pages; add context to about-this-guide.adoc; tweak CSS to make tabs more obvious
2017-12-01 15:59:24 -06:00
Karl Wright
6c3869f8b1
LUCENE-8071: Handle large concave circles properly. Committed on behalf of Ignacio Vera.
2017-12-01 10:44:58 -05:00
Christine Poerschke
832a975bc4
LUCENE-8068: remove now-unused import
...
(to fix 'ant precommit' failing)
2017-12-01 13:59:10 +00:00
David Smiley
7877f5a511
SOLR-11542: Rename TimePartitionedUpdateProcessor to TimeRoutedAliasUpdateProcessor
2017-11-30 23:25:14 -05:00
Karl Wright
9c0ca9b465
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-11-30 20:52:02 -05:00
Karl Wright
249dac1a5d
LUCENE-8070: Put in a check that prevents a bogus exact circle from being created.
2017-11-30 20:51:50 -05:00
Simon Willnauer
01d12777c4
LUCENE-8068: Allow IndexWriter to write a single DWPT to disk
...
Adds a `flushNextBuffer` method to IndexWriter that allows the caller to
synchronously move the next pending or the biggest non-pending index buffer to
disk. This enables flushing selected buffer to disk without highjacking an
indexing thread. This is for instance useful if more than one IW (shards) must
be maintained in a single JVM / system.
2017-11-30 18:57:27 +01:00
Anshum Gupta
ebdaa44182
SOLR-11608: Correctly parse the new core-name in the V2 core rename API.
2017-11-29 13:17:17 -08:00
Adrien Grand
75d11eafac
LUCENE-8059: Fix test bug.
2017-11-29 19:52:06 +01:00
Adrien Grand
812711416d
LUCENE-8059: Fold early termination support into TopFieldCollector.
2017-11-29 18:09:38 +01:00
Adrien Grand
d27ddcb409
LUCENE-8008: Reduce leniency in CheckHits.
2017-11-29 18:09:38 +01:00
Adrien Grand
6d34f23263
LUCENE-8058: Large instances of TermInSetQuery are no longer eligible for caching as they could break memory accounting of the query cache.
2017-11-29 09:29:52 +01:00
Joel Bernstein
70767b109f
SOLR-11697: Add geometricDistribution Stream Evaluator
2017-11-28 21:23:15 -05:00
Cassandra Targett
c2f26183a7
SOLR-11573: Update meta-docs section on including code from non-adoc files
2017-11-28 15:01:02 -06:00
Christine Poerschke
812db14f27
SOLR-11291: Factor out abstract metrics/SolrCore[Container]Reporter classes. (Omar Abdelnabi, Christine Poerschke)
2017-11-28 15:39:55 +00:00
Christine Poerschke
64b3a5bb4b
SOLR-11250: A new DefaultWrapperModel class for loading of large and/or externally stored LTRScoringModel definitions. (Yuki Yano, shalin, Christine Poerschke)
2017-11-28 14:55:57 +00:00
Jim Ferenczi
a06e685642
LUCENE-8062: GlobalOrdinalsQuery is no longer eligible for caching
2017-11-28 14:56:28 +01:00
Shalin Shekhar Mangar
207e546122
SOLR-11202: Implement a set-property command for AutoScaling API
2017-11-28 16:08:32 +05:30
Karl Wright
dae529de58
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-11-28 03:01:18 -05:00
Karl Wright
cabaafa194
LUCENE-8067: Refactor exact circle tests. Committed on behalf of Ignacio Vera.
2017-11-28 03:01:05 -05:00
Joel Bernstein
8072b46b63
SOLR-11680: Add normalizeSum Stream Evaluator
2017-11-27 13:38:43 -05:00
Noble Paul
7a12de47ec
SOLR-9743: removed unused logging
2017-11-27 17:06:27 +10:30
David Smiley
3b0686a4d3
LUCENE-8049: CHANGES.txt: moved to 7.2.0 from 8.0.0
2017-11-26 23:28:37 -05:00
David Smiley
64d95e6a6d
LUCENE-8049: IndexWriter.getMergingSegments() signature changed to return Set instead of Collection
2017-11-26 23:25:06 -05:00
Joel Bernstein
7acccd5157
SOLR-11674: Support ranges in the probability Stream Evaluator
2017-11-26 21:32:05 -05:00
Karl Wright
360902e32d
LUCENE-8066: Update CHANGES.txt
2017-11-25 13:33:45 -05:00
Karl Wright
e3d78ef13e
LUCENE-8066: Simplify exact circle computations to work on a sector basis rather than using an articulation line. Committed on behalf of Ignacio Vera.
2017-11-25 13:29:32 -05:00
Karl Wright
a9d2a0826d
LUCENE-8065: Update CHANGES.txt
2017-11-24 10:42:51 -05:00
Karl Wright
a65301de7c
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-11-24 10:37:50 -05:00
Karl Wright
a514a12d0c
LUCENE-8065: Some exact circles near 90 degrees are still concave because of planet model, so throw an exception when we construct one of those.
2017-11-24 10:37:21 -05:00
Adrien Grand
4a12e066bb
Clarify comment in CompressingStoredFieldsIndexWriter.
2017-11-24 13:57:40 +01:00
Karl Wright
cc8802e60e
LUCENE-8064: Generate polygon holes properly in testing. Committed on behalf of Ignacio Vera.
2017-11-24 06:25:55 -05:00
Noble Paul
2bde0eab3f
SOLR-9743: A new UTILIZENODE command
2017-11-24 00:32:26 +10:30
Joel Bernstein
4ebac27d13
SOLR-11569: Fix compilation error
2017-11-22 18:39:04 -05:00
Joel Bernstein
17078019e2
SOLR-11569: Add support for distance matrices to the distance Stream Evaluator
2017-11-22 18:31:08 -05:00
Mike McCandless
9b85b5721a
improve javadocs for index sort
2017-11-22 18:01:18 -05:00
Mike McCandless
726ee05240
LUCENE-8034: use subtraction instead of addition to sidestep int overflow in SpanNotQuery
2017-11-22 18:01:05 -05:00
Karl Wright
360328b7c6
LUCENE-8061: Update CHANGES.txt
2017-11-22 15:06:50 -05:00
Karl Wright
927cee0cab
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-11-22 15:02:38 -05:00
Karl Wright
558fc4b52b
LUCENE-8061: Add convenience factory methods for building solids and BBoxes using bounds objects. Committed in part on behalf of Ignacio Vera.
2017-11-22 15:02:23 -05:00
Adrien Grand
3f0b240853
LUCENE-7736: CoveringQuery needs to rewrite its ValuesSource.
2017-11-22 18:34:21 +01:00
Christine Poerschke
5a2ed01e75
Revert "SOLR-11161: bin/solr stop_solr function ignored $STOP_PORT used at startup."
...
This reverts commit 89bd0566f9
.
2017-11-22 17:25:24 +00:00
Christine Poerschke
89bd0566f9
SOLR-11161: bin/solr stop_solr function ignored $STOP_PORT used at startup.
2017-11-22 17:07:53 +00:00
Karl Wright
e33e78c168
LUCENE-8057: Update CHANGES.txt
2017-11-22 11:11:21 -05:00
Karl Wright
26cbf520d5
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-11-22 11:08:08 -05:00
Karl Wright
9776e1f4a0
LUCENE-8057: getBounds() for exact circle did not include segment endpoints.
2017-11-22 11:07:52 -05:00
David Smiley
9b52571d8c
SOLR-11501: limit query parser switching to thwart hacking
...
* starting a query with {!...} only works when the default parser is lucene or func.
* edismax now requires uf=_query_ to allow advanced sub-queries.
2017-11-22 08:47:32 -05:00
Karl Wright
d0d8a75717
LUCENE-8056: Use perpendicular bounding planes for segments of exact circles.
2017-11-22 06:51:19 -05:00
Karl Wright
d44b5ee3ab
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
2017-11-21 18:05:29 -05:00