Ishan Chattopadhyaya
|
6b0217b7cb
|
SOLR-6736: Adding support for uploading zipped configsets using ConfigSets API
|
2017-03-29 00:44:27 +05:30 |
|
Ishan Chattopadhyaya
|
0322068ea4
|
SOLR-10365: Handle a SolrCoreInitializationException while publishing core state during SolrCore creation
|
2017-03-29 00:26:31 +05:30 |
|
Joel Bernstein
|
aa2b46a62a
|
SOLR-10341: SQL AVG function mis-interprets field type
|
2017-03-28 18:42:18 +01:00 |
|
Steve Rowe
|
1a80e4d694
|
SOLR-10343: Update Solr default/example and test configs to use SynonymGraphFilterFactory
|
2017-03-28 11:47:02 -04:00 |
|
Adrien Grand
|
390ef9af9f
|
LUCENE-7743: Avoid calling new String(String).
|
2017-03-28 15:35:04 +02:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Noble Paul
|
4edfc1a9c7
|
SOLR-6615: use constants for 'sort', 'distrib'
|
2017-03-23 18:12:20 +10:30 |
|
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
|
92297b5860
|
SOLR-10292: Adds CartesianProductStream to turn multivalued fields into multiple tuples
|
2017-03-20 16:40:46 -04:00 |
|
Andrzej Bialecki
|
a3e4f57e1b
|
SOLR-10319 SolrCore "instanceDir" metric not visible in JMX.
|
2017-03-20 19:03:55 +01: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 |
|
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
|
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 |
|
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 |
|
David Smiley
|
2502af9f3f
|
SOLR-10286: large fields.
And refactored FieldType.checkSchemaField to call a new checkSupportsDocValues()
|
2017-03-16 14:58:59 -04:00 |
|
Joel Bernstein
|
b46e09c79f
|
SOLR-10085: SQL result set fields should be ordered by the field list
|
2017-03-15 18:31:45 -04:00 |
|
Joel Bernstein
|
be9fea1bc5
|
SOLR-10271: SQL aggregations in map_reduce mode should use javabin transport
|
2017-03-15 18:31:45 -04:00 |
|
Joel Bernstein
|
22f91ba0ca
|
SOLR-10270: Stop exporting _version_ during GROUP BY aggregations in map_reduce mode
|
2017-03-15 18:31:45 -04:00 |
|
Christine Poerschke
|
9d56f13650
|
SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke)
|
2017-03-15 12:15:17 +00:00 |
|
Mike McCandless
|
e7b87f5b79
|
LUCENE-7739: Fix places where we unnecessarily boxed while parsing a numeric value according to FindBugs
|
2017-03-15 06:08:10 -04:00 |
|
Mike McCandless
|
716d43eca9
|
LUCENE-7742: fix places where we were unboxing and then re-boxing according to FindBugs
|
2017-03-15 06:03:54 -04:00 |
|
Noble Paul
|
124b505810
|
SOLR-8045: SerachHandler to override the registerV2() and remove registerPath from sample solrconfig.xml
|
2017-03-15 18:40:38 +10:30 |
|
Andrzej Bialecki
|
1192d396dd
|
SOLR-10224: Add disk total and disk free metrics.
|
2017-03-14 19:58:31 +01:00 |
|
Chris Hostetter
|
9417367b1a
|
SOLR-10266: fix implicit test assumptions about doc order
|
2017-03-14 09:49:22 -07:00 |
|
Christine Poerschke
|
5aafea8494
|
SOLR-9045: exclude static methods from ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal
|
2017-03-14 13:05:55 +00:00 |
|
Andrzej Bialecki
|
1750095048
|
SOLR-10247: Support non-numeric metrics and a "compact" format of /admin/metrics.
|
2017-03-14 12:36:35 +01:00 |
|
Christine Poerschke
|
ddda27e4de
|
SOLR-10076: 'String.format(Locale.ROOT,...' instead of (forbidden API) 'String.format(...)'
|
2017-03-14 10:46:25 +00:00 |
|