Uwe Schindler
|
6ce6c01318
|
Update URL to Lucene's KEYS file
|
2016-03-07 11:21:12 +01:00 |
Shalin Shekhar Mangar
|
093a8ce57c
|
SOLR-8745: Deprecate costly ZkStateReader.updateClusterState(), replace with a narrow forceUpdateCollection(collection)
|
2016-03-07 15:03:03 +05:30 |
Adrien Grand
|
e695b0ae07
|
LUCENE-7066: Optimize PointRangeQuery for the case that all documents have a value and all points from the segment match.
|
2016-03-07 09:55:39 +01:00 |
Mike McCandless
|
74e7e1509a
|
LUCENE-7070: insert missing 's' in PointFormat/Reader/Writer
|
2016-03-06 08:27:02 -05:00 |
yonik
|
8555726143
|
SOLR-8155: fix UnInvertedField.collectDocsGeneric, used for facet.prefix or non-count sorting
|
2016-03-05 18:47:33 -05:00 |
Mike McCandless
|
74f4f9f98d
|
remove useless print
|
2016-03-05 18:12:50 -05:00 |
Varun Thacker
|
4381018b77
|
SOLR-8449: Fix the core restore functionality to allow restoring multiple times on the same core
|
2016-03-06 04:12:11 +05:30 |
Mike McCandless
|
f1c044a2d7
|
fix very rare test bug that I somehow hit
|
2016-03-05 04:57:14 -05:00 |
Mike McCandless
|
9c8cbefbff
|
add END to the end of SimpleText's points data file
|
2016-03-05 04:51:14 -05:00 |
Noble Paul
|
a15845ea59
|
Merge remote-tracking branch 'origin/master'
|
2016-03-05 11:30:06 +05:30 |
Noble Paul
|
f09c5590e5
|
SOLR-8788: CollectionTooManyReplicasTest.testDownedShards failures
|
2016-03-05 11:29:43 +05:30 |
anshum
|
81feea2505
|
SOLR-8790: Ignoring failing CollectionsAPISolrJTest test until this is fixed
|
2016-03-04 19:25:28 -08:00 |
anshum
|
437170fa88
|
SOLR-8789: Remove the *Tests regular expression from the build xml, and instead rename CollectionsAPISolrJTests to CollectionsAPISolrJTest
|
2016-03-04 16:34:44 -08:00 |
anshum
|
6772ed09e8
|
SOLR-8789: Fix common-build.xml to run tests in classes that end in *Tests.java
|
2016-03-04 16:25:24 -08:00 |
Robert Muir
|
144273a814
|
LUCENE-7067: add missing checkIntegrity calls for Points
|
2016-03-04 17:25:22 -05:00 |
Mike McCandless
|
91e29bab67
|
add randomized test for GeoUtils.circleToBBox
|
2016-03-04 16:53:58 -05:00 |
Martijn van Groningen
|
b9cc15309c
|
LUCENE-7065: Fix the explain for the global ordinals join query. Before the
explain would also indicate that non matching documents would match.
On top of that with score mode average, the explain would fail with a NPE.
|
2016-03-04 18:23:00 +01:00 |
Varun Thacker
|
21bf9c6e80
|
SOLR-8779: Fix missing InterruptedException handling in ZkStateReader
|
2016-03-04 20:12:00 +05:30 |
Noble Paul
|
ab35fafdd5
|
Merge remote-tracking branch 'origin/master'
|
2016-03-04 18:54:12 +05:30 |
Noble Paul
|
c27dd8e038
|
SOLR-8750 : Use lambdas in code where SAM type interfaces are used
|
2016-03-04 18:53:47 +05:30 |
Shalin Shekhar Mangar
|
4bb4c48bff
|
Remove confusing stale comment
|
2016-03-04 18:38:22 +05:30 |
Noble Paul
|
517acece6a
|
Merge remote-tracking branch 'origin/master'
Conflicts:
solr/CHANGES.txt
|
2016-03-04 16:24:10 +05:30 |
Noble Paul
|
0cd24c5d08
|
SOLR-8728: ReplicaAssigner throws NPE when a partial list of nodes are only participating in replica
placement. splitshard should preassign nodes using rules, if rules are present
|
2016-03-04 16:22:37 +05:30 |
Adrien Grand
|
a78ef15842
|
LUCENE-7064: Add attribution.
|
2016-03-04 11:44:22 +01:00 |
Luc Vanlerberghe
|
40aab73a4c
|
LUCENE-7064: Split MultiPhraseQuery into an immutable class and a Builder
This closes #19
|
2016-03-04 11:28:36 +01:00 |
Robert Muir
|
3ffeccab7e
|
LUCENE-7063: add tests/docs for numericutils, rename confusing methods, remove overlap with LegacyNumericUtils
|
2016-03-03 21:52:12 -05:00 |
anshum
|
44d8ee9115
|
Fix document exclusion in mlt query parser in Cloud mode for schemas that have non-'id' unique field
|
2016-03-03 15:27:04 -08:00 |
anshum
|
7daad8d7d1
|
SOLR-8725: Fix precommit check
|
2016-03-03 13:13:26 -08:00 |
anshum
|
9c777ab5ad
|
SOLR-8423: DeleteShard and DeleteReplica should cleanup instance and data directory by default and add support for optionally retaining the directories
|
2016-03-03 11:54:26 -08:00 |
Steve Rowe
|
d0279b8d5f
|
SOLR-7010: Remove facet.date client functionality
|
2016-03-03 14:34:45 -05:00 |
anshum
|
6de2b7dbd1
|
SOLR-8725: Allow hyphen in shard, collection, core, and alias names but not the first char
|
2016-03-03 10:04:07 -08:00 |
Steve Rowe
|
a079ff2528
|
SOLR-8778: Deprecate CSVStrategy's setters, and make its pre-configured strategies immutable
|
2016-03-03 10:54:45 -05:00 |
Shalin Shekhar Mangar
|
93133f54fd
|
SOLR-8722: Don't force a full ZkStateReader refresh on every Overseer operation
|
2016-03-03 18:20:04 +05:30 |
Shalin Shekhar Mangar
|
d87d8da17d
|
* SOLR-7516: Improve javadocs for JavaBinCodec, ObjectResolver and enforce the single-usage policy
This closes #17
|
2016-03-03 18:06:04 +05:30 |
Shalin Shekhar Mangar
|
6c06d4bc00
|
Add section headers in CHANGES.txt
|
2016-03-03 18:01:14 +05:30 |
Varun Thacker
|
b440a1deb3
|
SOLR-8780: Remove unused OverseerCollectionMessageHandler#getClusterStatus method
|
2016-03-03 17:37:07 +05:30 |
Alan Woodward
|
682b179605
|
LUCENE-7058: Add getters for various Query implementations
|
2016-03-03 11:15:15 +00:00 |
Mike McCandless
|
4c4313889f
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-03-03 05:48:45 -05:00 |
Mike McCandless
|
2d5519a0ee
|
also assert points stats docCount <= maxDoc, and docCount >=0 and size >= 0
|
2016-03-03 05:48:15 -05:00 |
Shalin Shekhar Mangar
|
a2120730a6
|
Adding version 6.1.0
|
2016-03-03 15:39:08 +05:30 |
David Smiley
|
deb6a4907b
|
SOLR-8764: test schema-latest.xml spatial dist units should be kilometers
(no test uses yet?)
|
2016-03-02 23:03:44 -05:00 |
David Smiley
|
569b6ca9ca
|
LUCENE-7060: Spatial4j 0.6 upgrade. Package com.spatial4j.core -> org.locationtech.spatial4j
|
2016-03-02 21:05:32 -05:00 |
Mike McCandless
|
c16f73aa91
|
remove leftover print
|
2016-03-02 19:29:08 -05:00 |
Mike McCandless
|
7dffaa30fa
|
also test getDocCount on schema ghost
|
2016-03-02 18:58:21 -05:00 |
Mike McCandless
|
e4964efdf4
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2016-03-02 18:55:33 -05:00 |
Mike McCandless
|
5b1b183878
|
add missing delegations
|
2016-03-02 18:45:03 -05:00 |
Mike McCandless
|
b5475d10e1
|
also add PointValues.getDocCount stat, and check it in CheckIndex
|
2016-03-02 18:39:57 -05:00 |
Mike McCandless
|
85dbdb7659
|
fix NPE, add test case
|
2016-03-02 17:59:42 -05:00 |
Mike McCandless
|
3c02ab2187
|
add PointValues.size() stat, to return total number of points
|
2016-03-02 17:53:28 -05:00 |
Mike McCandless
|
9f5bbc2d91
|
LUCENE-7059: remove MultiPointValues
|
2016-03-02 17:20:06 -05:00 |