6069 Commits

Author SHA1 Message Date
Uwe Schindler
c68e668dd7 SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
This also reverts commit 85a27a231fdddb118ee178baac170da0097a02c0.
2017-08-20 13:28:18 +02:00
yonik
a4374e840d SOLR-11173: implement Points support in TermsComponent via PointMerger 2017-08-19 18:02:11 -04:00
Andrzej Bialecki
1c36569176 SOLR-11215: Make a metric accessible through a single param. 2017-08-17 12:33:36 +02:00
Erick Erickson
ac97931c7e SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded 2017-08-16 16:01:32 -07:00
Shalin Shekhar Mangar
7a576ffa1b SOLR-11239: A special value of -1 can be specified for 'maxShardsPerNode' to denote that there is no limit. The bin/solr script send maxShardsPerNode=-1 when creating collections. The use of maxShardsPerNode is not supported when a cluster policy is in effect or when a collection specific policy is specified during collection creation 2017-08-16 17:26:32 +05:30
Andrzej Bialecki
755cffdec8 Remove stray imports. 2017-08-16 10:54:13 +02:00
Shalin Shekhar Mangar
8d8c629425 SOLR-11243: Fix for the AutoScalingHandlerTest.testReadApi 2017-08-16 13:09:20 +05:30
Shalin Shekhar Mangar
ae43ffe354 SOLR-11243: Replica Placement rules are ignored if a cluster policy exists 2017-08-16 12:31:46 +05:30
Andrzej Bialecki
afe7dffa23 SOLR-11235: Some SolrCore metrics should check if core is closed before reporting. 2017-08-15 11:32:24 +02:00
Andrzej Bialecki
c861c12d15 Don't release MBeanServer, other tests running in this JVM may already depended on it. 2017-08-15 10:59:05 +02:00
Andrzej Bialecki
fe34212a28 Make this test more robust to the presence of MBeanServer created in other tests. 2017-08-15 03:23:28 +02:00
Andrzej Bialecki
ff8b90b9ac SOLR-11221: Fix precommit issues. 2017-08-14 13:10:01 +02:00
Andrzej Bialecki
7aa660b747 SOLR-11221: SolrJmxReporter broken on core reload. 2017-08-14 12:42:33 +02:00
Cao Manh Dat
2e519ac955 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-12 08:37:48 +07:00
Cao Manh Dat
a7bb00ab54 SOLR-11054: Add SoftAutoCommitTest.testSoftAndHardCommitMaxDocs 2017-08-12 08:36:48 +07:00
Christine Poerschke
3959c53eaf SOLR-11195: Require class attribute for shard and cluster metric reporter configuration. 2017-08-11 15:07:28 +01:00
Shalin Shekhar Mangar
6e9538c719 Fix ignored test 2017-08-11 18:35:03 +05:30
Joel Bernstein
b3127ec582 SOLR-11225: Add cumulativeProbability Stream Evaluator 2017-08-10 21:55:45 -04:00
Cao Manh Dat
5cdf89d272 SOLR-10126: Leader may trigger LIR on replicas, cause the test failure 2017-08-10 17:36:21 +07:00
Adam Frey
0320f20e16 Fix typo in docstrings
"be default" should be "by default"

This closes #224
2017-08-09 16:58:52 -07:00
Tomas Fernandez Lobbe
4fcd8a806f SOLR-11071: Improve TestIntervalFacets.testRandom 2017-08-09 16:45:03 -07:00
Varun Thacker
e7062b6f91 SOLR-11190: GraphQuery also supports string fields which are indexed=false and docValues=true 2017-08-09 12:43:54 -07:00
Shalin Shekhar Mangar
0250368751 Ignoring flakey test 2017-08-09 23:20:37 +05:30
Andrzej Bialecki
915b36564f SOLR-11061: Fix incorrect metric path. 2017-08-09 17:15:50 +02:00
Andrzej Bialecki
d4b4782943 SOLR-11061: Add a spins metric for data directory paths. 2017-08-09 16:07:35 +02:00
Shalin Shekhar Mangar
b091934f9e Create znode upfront and fix chroot handling in delegation token feature 2017-08-09 16:16:53 +05:30
Christine Poerschke
8e2dab7315 SOLR-11090: Add Replica.getProperty accessor. 2017-08-09 09:48:02 +01:00
Cao Manh Dat
68bda0be42 SOLR-10126: PeerSyncReplicationTest is a flakey test. 2017-08-09 10:26:19 +07:00
Varun Thacker
7ed0a40eaa SOLR-11199: Support OR queries in the PayloadScoreParser and a sum function 2017-08-08 16:52:41 -07:00
Anshum Gupta
a0ad20f5e6 SOLR-11126: Remove unused import from HealthCheckHandler 2017-08-07 16:04:14 -07:00
Anshum Gupta
0dca964a5d SOLR-11126: Reduce logging to debug, and remove the call to updateLiveNodes on every call 2017-08-07 15:45:38 -07:00
Erick Erickson
bf168ad37e SOLR-11177: CoreContainer.load needs to send lazily loaded core descriptors to the proper list rather than send them all to the transient lists. 2017-08-07 14:16:21 -07:00
Erick Erickson
53db72c598 SOLR-11198: fix test failures 2017-08-07 09:57:38 -07:00
yonik
bd5c09b1ee SOLR-10939: add point support to join query 2017-08-07 12:29:28 -04:00
Steve Rowe
5f30765331 SOLR-10796: TestPointFields.testDoublePointFieldRangeFacet(): Guard against converting a double-valued '-Infinity' to BigDecimal (fix location #2) 2017-08-07 01:00:18 -04:00
Erick Erickson
e053e2298f SOLR-11198: downconfig downloads empty file as folder, test failures possible fix and logging 2017-08-06 18:21:48 -07:00
Kevin Risden
383b3eac65 Upgrade to Calcite 0.13.0 and Calcite Avatica 0.10.0 2017-08-06 13:12:41 -05:00
Erick Erickson
522367cc4d SOLR-11198: downconfig downloads empty file as folder 2017-08-06 09:48:16 -07:00
Steve Rowe
cff5e98583 SOLR-10796: TestPointFields.testDoublePointFieldRangeFacet(): Guard against converting a double-valued '-Infinity' to BigDecimal 2017-08-05 10:59:11 -04:00
Steve Rowe
3f9e748202 SOLR-11023: add docValues="true" to an enum field declaration in schema.xml, so that EnumFieldType, which requires docValues, stops causing TestDistributedSearch to fail 2017-08-05 10:14:38 -04:00
Steve Rowe
f962effd12 SOLR-10803: Mark all Trie/LegacyNumeric based fields @deprecated in Solr7. 2017-08-04 19:55:02 -04:00
Steve Rowe
9627d1db5d SOLR-11023: Added EnumFieldType, a non-Trie-based version of EnumField, and deprecated EnumField in favor of EnumFieldType. 2017-08-04 19:32:46 -04:00
Noble Paul
c1d28c3ece SOLR-11178: Change error handling in AutoScalingHandler to be consistent w/ other APIs 2017-08-04 23:41:30 +09:30
Varun Thacker
8cd2942e35 SOLR-11182: A split shard failure on IOException should be logged 2017-08-03 09:50:00 -07:00
Cao Manh Dat
f80f1c0962 SOLR-11011: Fix AssignTest.testIdIsUnique() failure 2017-08-03 09:16:10 +07:00
Anshum Gupta
211d106cc2 SOLR-11126: Node-level health check handler, with SolrJ support 2017-08-02 11:54:49 -07:00
Steve Rowe
0e2ec280be SOLR-10033: return warning in response header about raising mincount above 0 with points fields 2017-08-01 19:33:08 -04:00
Steve Rowe
6b399d7a61 SOLR-10033: When attempting to facet with facet.mincount=0 over points fields, raise mincount to 1 and log a warning. 2017-08-01 15:32:54 -04:00
yonik
d696b5986b SOLR-10845: fix QueryEqualityTest unknown schema field for graphTerms query 2017-08-01 13:49:07 -04:00
yonik
0e927c6484 SOLR-10845: add Points support to graphTerms query 2017-08-01 12:28:35 -04:00