Adrien Grand
|
c189139e52
|
LUCENE-7751: Avoid boxing primitives only to call compareTo.
|
2017-03-28 15:35:04 +02:00 |
Adrien Grand
|
53064e46dd
|
LUCENE-7754: Inner classes should be static whenever possible.
|
2017-03-28 15:35:04 +02:00 |
Jan Høydahl
|
68eb078af8
|
SOLR-10369: bin\solr.cmd delete and healthcheck now works again (fixed continuation chars ^)
|
2017-03-28 14:24:09 +02:00 |
Steve Rowe
|
b46b8278c6
|
SOLR-10344: Update Solr default/example and test configs to use WordDelimiterGraphFilterFactory
|
2017-03-27 23:53:55 -04:00 |
Andrzej Bialecki
|
cb20eae178
|
SOLR-10362: "Memory Pool not found" error when reporting JVM metrics.
|
2017-03-27 22:19:03 +02:00 |
Erick Erickson
|
0b3ca1bb61
|
SLR-10108: bin/solr script recursive copy broken
|
2017-03-27 12:15:05 -07:00 |
Ishan Chattopadhyaya
|
2ba54a36ba
|
SOLR-10352: bin/solr script now prints warning when available system entropy is lower than 300
|
2017-03-27 23:56:23 +05:30 |
Erick Erickson
|
bd01064f69
|
SOLR-10371: There is some spelling mistakes in the Java source code Thanks hu xiaodong"
|
2017-03-27 09:31:15 -07:00 |
markrmiller
|
e11c86f6e4
|
SOLR-10076: Move changes entry to 6.6 release.
|
2017-03-27 10:44:45 -04:00 |
Shalin Shekhar Mangar
|
cd66a5ff51
|
SOLR-9835: Fixed precommit failure.
|
2017-03-27 20:06:01 +05:30 |
Cao Manh Dat
|
d156aafd1d
|
SOLR-9835: TestInjection.waitForInSyncWithLeader() should rely on commit point of searcher
|
2017-03-27 16:44:22 +07:00 |
Jim Ferenczi
|
013601f053
|
Update project doap files with 6.5.0 release
|
2017-03-25 18:44:39 +01:00 |
Jim Ferenczi
|
56d455c433
|
Add 6.5.0 back compat test indexes
|
2017-03-25 18:37:25 +01:00 |
Mike McCandless
|
40f43248fb
|
fix typo in comment
|
2017-03-25 06:21:29 -04:00 |
David Smiley
|
f1aef3d12b
|
SOLR-10304: Refactor new SolrDocumentFetcher out of SolrIndexSearcher
|
2017-03-24 23:01:32 -04:00 |
David Smiley
|
8664f1f38a
|
SOLR-10249: Refactor IndexFetcher to return detailed result
|
2017-03-24 22:46:24 -04:00 |
yonik
|
fec87fceb5
|
SOLR-7452: add support for _m buckets, missing and has sub-facets in need of refinement
|
2017-03-24 20:43:44 -04:00 |
Steve Rowe
|
53e5f34f66
|
SOLR-9221: Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell
|
2017-03-24 12:31:16 -04:00 |
Chris Hostetter
|
6665aed952
|
Fix test to stop asserting specific order when secondary sort is unspecified, add new checks that do assert an explicit order when secondary sort IS specified.
|
2017-03-23 18:28:10 -07:00 |
Shalin Shekhar Mangar
|
c221ef0fde
|
SOLR-10281: ADMIN_PATHS is duplicated in two places and inconsistent
|
2017-03-23 19:33:45 +05:30 |
Noble Paul
|
4edfc1a9c7
|
SOLR-6615: use constants for 'sort', 'distrib'
|
2017-03-23 18:12:20 +10:30 |
koji
|
583fec1a58
|
SOLR-9184: Add a static convenience method ModifiableSolrParams#of(SolrParams) which returns the same instance if it already is modifiable, otherwise creates a new ModifiableSolrParams instance.
|
2017-03-23 14:57:45 +09:00 |
Noble Paul
|
eb587772dd
|
SOLR-6615: use constants for 'id', '_route_', '_version_'
|
2017-03-23 11:45:50 +10:30 |
Cao Manh Dat
|
88c3c3c580
|
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr
|
2017-03-23 07:31:37 +07:00 |
yonik
|
725cd4e2f5
|
SOLR-7452: facet refinement - don't generate domain if skipping bucket
|
2017-03-22 19:53:50 -04:00 |
Tomas Fernandez Lobbe
|
8a99675392
|
SOLR-9986: Add javadoc to DatePointField class
|
2017-03-22 10:52:34 -07:00 |
Cao Manh Dat
|
b7042c1f6e
|
Add support for CollapseQParser with PointFields
|
2017-03-22 15:00:33 +07:00 |
yonik
|
6786089b0b
|
SOLR-7452: json facet API, refine/skip through buckets already visited
|
2017-03-21 08:42:47 -04:00 |
Dennis Gove
|
4171ef79b4
|
SOLR-10333: Fixes use of HashedMap in StreamEvaluator tests
|
2017-03-21 08:40:40 -04:00 |
Dennis Gove
|
92297b5860
|
SOLR-10292: Adds CartesianProductStream to turn multivalued fields into multiple tuples
|
2017-03-20 16:40:46 -04:00 |
Christine Poerschke
|
ffaa2345b4
|
SOLR-10046: move from 6.5.0 to 6.6.0 CHANGES.txt (backport yet to be completed)
|
2017-03-20 19:00:33 +00:00 |
Andrzej Bialecki
|
a3e4f57e1b
|
SOLR-10319 SolrCore "instanceDir" metric not visible in JMX.
|
2017-03-20 19:03:55 +01:00 |
Cao Manh Dat
|
fb296fd5fc
|
SOLR-9992: Update changes.txt
|
2017-03-20 17:30:40 +07:00 |
Cao Manh Dat
|
21adce4a2f
|
SOLR-9992: Add support for grouping with PointFIelds
|
2017-03-20 15:21:36 +07:00 |
Cao Manh Dat
|
e09273943b
|
SOLR-10079: Speedup TestInPlaceUpdatesDistrib in new replication mode
|
2017-03-20 09:18:54 +07:00 |
Cao Manh Dat
|
4bc75dbf23
|
SOLR-9835: Fix OnlyLeaderIndexesTest failure, inplace updates is not copied over properly
|
2017-03-20 08:21:54 +07:00 |
Steve Rowe
|
d60849f377
|
LUCENE-7748: buildAndPushRelease.py should fail if the project DOAP files are missing releases that are less than the release being produced
|
2017-03-18 15:09:43 -04:00 |
David Smiley
|
e7d9db9d6c
|
SOLR-10286: fix test for Windows
|
2017-03-18 10:42:34 -04:00 |
Steve Rowe
|
9b57545df0
|
SOLR-10218: The Schema API commands add-field-type and replace-field-type improperly specify SimilarityFactory params
|
2017-03-18 00:00:59 -04:00 |
Tomas Fernandez Lobbe
|
258fddb91b
|
Fix CHANGES.txt
|
2017-03-17 13:45:29 -07:00 |
Tomas Fernandez Lobbe
|
3b66001845
|
SOLR-10237: Poly-Fields should work with subfield that have docValues=true
|
2017-03-17 11:55:15 -07:00 |
yonik
|
540ee1db10
|
SOLR-7452: add refine param to json facets, implement for array field faceting
|
2017-03-17 12:13:43 -04:00 |
Jim Ferenczi
|
3ca4d800ba
|
LUCENE_7747: QueryBuilder now iterates lazily over the possible paths when building a graph query
|
2017-03-17 15:53:21 +01:00 |
Jim Ferenczi
|
d374193e73
|
Add 6.6 version
|
2017-03-17 11:55:59 +01:00 |
David Smiley
|
8fbd9f1e40
|
SOLR-10273: DocumentBuilder move longest field to last position
|
2017-03-16 21:22:08 -04:00 |
David Smiley
|
4a55bc4e0f
|
SOLR-10286: fix precommit (unused imports)
|
2017-03-16 21:11:39 -04:00 |
Steve Rowe
|
d1b2fb33ef
|
SOLR-9185: Solr's edismax and Lucene/standard query parsers should optionally not split on whitespace before sending terms to analysis
|
2017-03-16 19:41:47 -04:00 |
David Smiley
|
4ee7fc3890
|
SOLR-10286: fix test; we were writing to read-only dir.
Expand solrconfig-managed-schema.xml to have toggle-able elements vis system property flags
|
2017-03-16 18:30:57 -04:00 |
Tomas Fernandez Lobbe
|
1439794900
|
SOLR-9990: Avoid copyField in SolrExampleTests.testUpdateField
|
2017-03-16 15:10:48 -07:00 |
David Smiley
|
2502af9f3f
|
SOLR-10286: large fields.
And refactored FieldType.checkSchemaField to call a new checkSupportsDocValues()
|
2017-03-16 14:58:59 -04:00 |