9582 Commits

Author SHA1 Message Date
Andrzej Bialecki
533f968f81 SOLR-10224: Add disk total and disk free metrics. 2017-03-16 13:41:50 +05:30
Chris Hostetter
40c5fd87f3 SOLR-10184: Fix bin/solr so it can run properly on java9 2017-03-16 13:41:50 +05:30
Chris Hostetter
875690302c SOLR-10266: fix implicit test assumptions about doc order 2017-03-16 13:41:50 +05:30
Christine Poerschke
6163956a1b SOLR-9045: exclude static methods from ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal 2017-03-16 13:41:50 +05:30
Andrzej Bialecki
52b3bc2f6d SOLR-10247: Support non-numeric metrics and a "compact" format of /admin/metrics. 2017-03-16 13:41:50 +05:30
Christine Poerschke
6083f370a1 SOLR-10076: 'String.format(Locale.ROOT,...' instead of (forbidden API) 'String.format(...)' 2017-03-16 13:41:50 +05:30
markrmiller
bb3d2e15f6 SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs. 2017-03-16 13:41:50 +05:30
markrmiller
cab7e1a3d7 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-16 13:41:50 +05:30
Cao Manh Dat
83772c6f99 SOLR-9835: Update CHANGES.txt 2017-03-16 13:41:50 +05:30
Cao Manh Dat
76de819c75 SOLR-9835: Create another replication mode for SolrCloud 2017-03-14 14:41:30 +05:30
Noble Paul
541469aae3 SOLR-10278: first cut. Preferences implemented 2017-03-14 17:55:16 +10:30
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
ceffbf9844 SOLR-10250: CloudSolrClient can now return versions for documents added or deleted when versions=true is passed 2017-03-13 19:53:22 +05:30
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
c85aac2a65 SOLR-10254: Fix pre-commit 2017-03-08 21:35:24 -05:00
Joel Bernstein
682c6a7d51 SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode 2017-03-08 21:11:26 -05:00
Chris Hostetter
8756be0540 SOLR-8876: change morphline test config files to work around 'importCommands' bug when using java9 2017-03-08 09:52:46 -07: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
Uwe Schindler
d8442070cf SOLR-10235: fix precommit 2017-03-07 22:07:13 +01:00
Andrzej Bialecki
4d7bc94771 SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer. 2017-03-07 22:01:21 +01:00
Uwe Schindler
0d2c027857 SOLR-10235: Fix DIH's TestJdbcDataSource to work with Java 9 and other Java runtimes that do not use the same DriverManager implementation like Oracle's original one 2017-03-07 19:01:15 +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
Mikhail Khludnev
f49bd79ec1 SOLR-10146: fixing tabs 2017-03-05 12:30:36 +03:00
Kevin Risden
686fbd3ba2 SOLR-10171: Add Constant Reduction Rules to Calcite Planner 2017-03-04 19:22:34 -06:00
Jan Høydahl
b2dcb47ef4 SOLR-10146: Added button to the Admin UI 'Collection' tab for deleting an inactive shard 2017-03-05 00:04:49 +01:00
Jan Høydahl
59433bb460 SOLR-10088: Installer script does not put zoo.cfg in SOLR_HOME 2017-03-04 23:19:06 +01: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
Joel Bernstein
5ae51d4ddf SOLR-8593: Update CHANGES.txt 2017-03-03 20:59:36 -05:00
Adrien Grand
7453f78b35 LUCENE-6819: Make ExtractingRequestHandlerTest not rely on index-time boosts. 2017-03-03 21:43:50 +01:00
Joel Bernstein
efbabf8e2c SOLR-10156: Update CHANGES.txt 2017-03-03 15:07:37 -05:00
yonik
4990eed1b3 SOLR-10225: fix BlockCache evictions metric to not count explicit removal 2017-03-03 12:39:33 -05:00
Adrien Grand
fbc844d334 LUCENE-7410: Fix test bug. 2017-03-03 17:41:04 +01:00
Christine Poerschke
43474312eb SOLR-10155: For numeric types facet.contains= and facet.prefix= are now rejected.
(Gus Heck, Christine Poerschke)
2017-03-03 12:03:41 +00:00
Chris Hostetter
da113fde77 SOLR-10219: re-enable HDFS tests under JDK9 (CHANGES.txt entry) 2017-03-02 14:13:17 -07:00