Erick Erickson
|
a7cec36165
|
SOLR-8813: Add test for MultiValued fields being returned in the correct order
|
2016-03-09 12:03:08 -08:00 |
Mike McCandless
|
a574f4724d
|
don't use slow composite wrapper in these tests
|
2016-03-09 14:10:10 -05:00 |
Alan Woodward
|
6b2f363896
|
SOLR-8765: Set parameters correctly in async shard requests
|
2016-03-09 17:39:35 +00:00 |
Robert Muir
|
4e911f2d3a
|
LUCENE-7076: improve deprecation message for LegacyNumericRangeQuery
|
2016-03-09 12:17:55 -05:00 |
Robert Muir
|
42361a68bc
|
LUCENE-7079: add newSetQuery(String, Collection) to primitive Point types
|
2016-03-09 11:49:32 -05:00 |
Christine Poerschke
|
5a43a3e772
|
LUCENE-7084: fail precommit on comparingIdentical. also replaces one assert in the SingletonSortedSetDocValues constructor with equivalent test (TestSortedSetDocValues.testNoMoreOrdsConstant).
|
2016-03-09 16:29:51 +00:00 |
Mike McCandless
|
94d333983e
|
add missing argument
|
2016-03-09 11:25:00 -05:00 |
Mike McCandless
|
b9e204c07d
|
CheckIndex failed to say it was checking points
|
2016-03-09 11:04:33 -05:00 |
Robert Muir
|
ba0f63c0c2
|
LUCENE-7088, LUCENE-7075: Add PointRangeQueryBuilder to xml-queryparser to replace LegacyNumericRangeQueryBuilder
|
2016-03-09 10:23:50 -05:00 |
Mike McCandless
|
9f8fe1239a
|
LUCENE-7085: PointRangeQuery.equals sometimes returns false even if queries were in fact equal
|
2016-03-09 10:07:52 -05:00 |
Mike McCandless
|
8ff5b57cbd
|
add 2B point test
|
2016-03-09 09:32:05 -05:00 |
Alan Woodward
|
c1277cda11
|
SOLR-8765: Enforce required parameters in SolrJ Collections API
|
2016-03-09 12:51:53 +00:00 |
Simon Willnauer
|
b4eb4fb32c
|
LUCENE-7080: Sort files to corrupt to prevent HashSet iteration order issues across JVMs
|
2016-03-09 11:05:26 +01:00 |
Mike McCandless
|
885ad49105
|
remove troublesome float tests since facets only actually expose doubles
|
2016-03-08 17:31:04 -05:00 |
Mike McCandless
|
acbabac7b5
|
fix random float test to do the +/- 1 ulp in float space
|
2016-03-08 17:21:12 -05:00 |
jbernste
|
d0427d8617
|
SOLR-8799: Update CHANGES.txt
|
2016-03-08 15:47:20 -05:00 |
jbernste
|
15bf038f29
|
SOLR-8799: Improve error message when tuple can't be read by SolrJ JDBC
|
2016-03-08 15:46:00 -05:00 |
Mike McCandless
|
6eea1f94c4
|
improve testing for sparse points
|
2016-03-08 15:22:56 -05:00 |
Shai Erera
|
122c248071
|
SOLR-8793: Fix stale commit files' size computation in LukeRequestHandler
|
2016-03-08 22:14:45 +02:00 |
David Smiley
|
7c69f27233
|
SOLR-6926: fix smokeTestRelease.py to stop calling ant example.
(cherry picked from commit e490b32 )
|
2016-03-08 14:37:04 -05:00 |
Mike McCandless
|
7c527cc346
|
don't use slow composite reader in this test
|
2016-03-08 13:41:08 -05:00 |
Mike McCandless
|
0ab23fd1f5
|
LUCENE-7083: default points merge logic should not ask a reader to merge points on a field that doesn't exist in that segment
|
2016-03-08 13:29:04 -05:00 |
David Smiley
|
ae59bc0785
|
LUCENE-6952: Make most Filter* classes abstract.
(cherry picked from commit 9393a31 )
|
2016-03-08 12:37:19 -05:00 |
Robert Muir
|
f297e900c0
|
LUCENE-7075: clean up LegacyNumerics* usage in queries/ tests
|
2016-03-08 11:36:56 -05:00 |
Robert Muir
|
b6ffd27bf3
|
LUCENE-7075: clean up LegacyNumeric* in .document javadocs
|
2016-03-08 11:04:09 -05:00 |
Varun Thacker
|
981ad999d0
|
SOLR-8766: Remove support for admin/gettableFiles as well
|
2016-03-08 19:36:07 +05:30 |
Robert Muir
|
51278ff4c0
|
LUCENE-7075: remove legacy numericutils usage from test.
|
2016-03-08 08:41:57 -05:00 |
Noble Paul
|
e8ad8c9779
|
Merge branch 'branch_6x' of https://git-wip-us.apache.org/repos/asf/lucene-solr into branch_6x
|
2016-03-08 18:52:19 +05:30 |
Noble Paul
|
058ddffcaf
|
SOLR-8766: deprecated <admin> tag in solrconfig.xml is removed
|
2016-03-08 18:52:04 +05:30 |
Robert Muir
|
2ede76b387
|
LUCENE-7075: convert test class to use points
|
2016-03-08 07:37:09 -05:00 |
Noble Paul
|
644d534f6c
|
SOLR-8736: schema GET operations on fields, dynamicFields, fieldTypes, copyField have less details
|
2016-03-08 18:01:28 +05:30 |
Robert Muir
|
914003d19a
|
LUCENE-7077: fail precommit on useless assignment
|
2016-03-08 06:43:35 -05:00 |
Robert Muir
|
b97e17096e
|
LUCENE-7076: Improve MIGRATE.txt/Point javadocs
|
2016-03-08 06:21:43 -05:00 |
Alan Woodward
|
761618727d
|
SOLR-8782: Improve async collections API
|
2016-03-08 10:55:40 +00:00 |
David Smiley
|
16d98894ed
|
SOLR-6926: Remove deprecated "ant example"; replaced by "ant server" a year ago
(cherry picked from commit a0a571c )
|
2016-03-07 23:49:13 -05:00 |
David Smiley
|
3a31a8c768
|
LUCENE-7056: Geo3D package re-org
(cherry picked from commit 0093e26)
|
2016-03-07 20:06:05 -05:00 |
Robert Muir
|
d7ee7c6615
|
LUCENE-7073: fix FieldType issues with Points
|
2016-03-07 19:59:17 -05:00 |
Mike McCandless
|
549e6d7c49
|
LUCENE-7071: reduce byte copying costs of OfflineSorter
|
2016-03-07 18:12:43 -05:00 |
Noble Paul
|
c187c46437
|
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
|
2016-03-07 22:49:51 +05:30 |
Noble Paul
|
5146e78a64
|
SOLR-8736: schema GET operations on fields, dynamicFields, fieldTypes, copyField are
reimplemented as a part of the bulk API with less details. The tests and write implementations are removed
|
2016-03-07 22:49:19 +05:30 |
Mike McCandless
|
5429356fc4
|
make test less evil
|
2016-03-07 08:39:16 -05:00 |
Shalin Shekhar Mangar
|
dd04b61739
|
SOLR-8745: Deprecate costly ZkStateReader.updateClusterState(), replace with a narrow forceUpdateCollection(collection)
(cherry picked from commit 093a8ce )
|
2016-03-07 18:38:09 +05:30 |
Uwe Schindler
|
760007b5b0
|
Merge branch 'branch_6x' of https://git-wip-us.apache.org/repos/asf/lucene-solr into branch_6x
|
2016-03-07 11:23:36 +01:00 |
Mike McCandless
|
267e326dbf
|
LUCENE-7072: always use WGS84 planet model in Geo3DPoint
|
2016-03-07 05:23:33 -05:00 |
Uwe Schindler
|
258d67e974
|
Update URL to Lucene's KEYS file
|
2016-03-07 11:23:03 +01:00 |
Adrien Grand
|
9413b42d7b
|
LUCENE-7066: Optimize PointRangeQuery for the case that all documents have a value and all points from the segment match.
|
2016-03-07 09:57:26 +01:00 |
Mike McCandless
|
e2ebbdf638
|
LUCENE-7070: insert missing 's' in PointFormat/Reader/Writer
|
2016-03-06 08:28:00 -05:00 |
yonik
|
4d5a33e9ba
|
SOLR-8155: fix UnInvertedField.collectDocsGeneric, used for facet.prefix or non-count sorting
|
2016-03-05 18:48:48 -05:00 |
Mike McCandless
|
6c1ecb6984
|
remove useless print
|
2016-03-05 18:14:28 -05:00 |
Varun Thacker
|
cb4a91eb7c
|
SOLR-8449: Fix the core restore functionality to allow restoring multiple times on the same core
|
2016-03-06 04:13:55 +05:30 |