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 |
|
markrmiller
|
91c3f78f8f
|
SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs.
|
2017-03-14 06:13:34 -04:00 |
|
markrmiller
|
bac3424936
|
SOLR-10279: The autoAddReplica feature can result in SolrCores being assigned new shards when using legacyCloud=false and will also fail on a state check when taking over a core registration with a new core.
|
2017-03-14 06:01:06 -04:00 |
|
Cao Manh Dat
|
7830462d4b
|
SOLR-9835: Create another replication mode for SolrCloud
|
2017-03-14 14:37:47 +07:00 |
|
Tomas Fernandez Lobbe
|
abec54bd57
|
SOLR-10236: Remove FieldType.getNumericType() from master
|
2017-03-13 16:00:16 -07:00 |
|
Andrzej Bialecki
|
e3a0b428fd
|
SOLR-10269 MetricHandler JSON output was incorrect.
|
2017-03-13 20:30:27 +01:00 |
|
Christine Poerschke
|
c8bad8c10a
|
SOLR-9045: Make RecoveryStrategy settings configurable.
|
2017-03-13 15:49:01 +00:00 |
|
Ishan Chattopadhyaya
|
a06c39f3e5
|
SOLR-9838: 'inc' atomic update doesn't respect default field value
|
2017-03-13 18:46:08 +05:30 |
|
Ishan Chattopadhyaya
|
d5181ec8e5
|
SOLR-10079: Increasing threadpool termination to 15s, clearIndex() to do clean replica indexes as well
|
2017-03-13 16:56:29 +05:30 |
|
Ishan Chattopadhyaya
|
b64382bb07
|
SOLR-10079: Force in-place standalone test to always use NoMergePolicy, also assert that it was used
|
2017-03-13 15:22:49 +05:30 |
|
David Smiley
|
182c20c4e5
|
SOLR-10039: New LatLonPointSpatialField
|
2017-03-11 20:48:01 -05:00 |
|
Cao Manh Dat
|
0fb386a864
|
SOLR-8045: Deploy V2 API at /v2 instead of /solr/v2
|
2017-03-11 10:30:52 +07:00 |
|
Joel Bernstein
|
d945a246f6
|
SOLR-10257: Add logarithm StreamEvaluator
|
2017-03-09 21:01:24 -05:00 |
|
Noble Paul
|
c680f45f2d
|
added a test
|
2017-03-09 14:41:42 +10:30 |
|
Joel Bernstein
|
682c6a7d51
|
SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode
|
2017-03-08 21:11:26 -05:00 |
|
Mark Miller
|
e35881a63a
|
SOLR-10248: Merge SolrTestCaseJ4's SolrIndexSearcher tracking into the ObjectReleaseTracker.
|
2017-03-08 11:44:23 -05:00 |
|
Mark Miller
|
6a6e303298
|
SOLR-10244: TestCoreDiscovery fails if you run it as root.
|
2017-03-08 10:23:46 -05:00 |
|
Andrzej Bialecki
|
4d7bc94771
|
SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer.
|
2017-03-07 22:01:21 +01:00 |
|
Andrzej Bialecki
|
2d51a42d3c
|
SOLR-10226 JMX metric avgTimePerRequest broken.
|
2017-03-07 18:09:58 +01:00 |
|
Ishan Chattopadhyaya
|
190f4b6b93
|
SOLR-10178, SOLR-10079: Force tests to always use NoMergePolicy, also assert that it was used
|
2017-03-07 19:02:26 +05:30 |
|
Cao Manh Dat
|
7af6cc9715
|
SOLR-9986: Fix precommit
|
2017-03-07 15:37:24 +07:00 |
|
Cao Manh Dat
|
3131ec2d99
|
SOLR-9986: Implement DatePointField
|
2017-03-07 10:11:47 +07:00 |
|
Joel Bernstein
|
6df17c8cfe
|
SOLR-8593: in TestSQLHandler assume not run with Turkish locale
|
2017-03-06 12:20:28 -05:00 |
|
Andrzej Bialecki
|
acb185b2dc
|
SOLR-9999: Instrument DirectUpdateHandler2.
|
2017-03-06 11:10:43 +01:00 |
|
Noble Paul
|
fb1d2d1ae2
|
SOLR-10230: default TTL of PKIAuthenticationPlugin increased to 10secs
|
2017-03-06 10:09:01 +10:30 |
|
Kevin Risden
|
686fbd3ba2
|
SOLR-10171: Add Constant Reduction Rules to Calcite Planner
|
2017-03-04 19:22:34 -06:00 |
|
Andrzej Bialecki
|
5ccc8e7ae9
|
SOLR-10227 Fix a test failure.
|
2017-03-04 09:31:26 +01:00 |
|
Noble Paul
|
b66d13398a
|
SOLR-9401: TestPKIAuthenticationPlugin NPE. do the time consuming pub key creation before header is set
|
2017-03-04 16:12:57 +10:30 |
|