Commit Graph

27057 Commits

Author SHA1 Message Date
Andrzej Bialecki 4d7bc94771 SOLR-9858: Collect aggregated metrics from nodes and shard leaders in overseer. 2017-03-07 22:01:21 +01:00
Ishan Chattopadhyaya a6e14ec6d2 LUCENE-7718: buildAndPushRelease.py script should refer to working tree instead of directory 2017-03-08 01:49:13 +05:30
Ishan Chattopadhyaya 3a9933960e Add 6.4.2 back compat test indexes 2017-03-08 01:21:45 +05:30
Ishan Chattopadhyaya 57e8543bfd doap entries for 6.4.2 2017-03-08 00:48:48 +05:30
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
Mike McCandless 21559fe86d LUCENE-7712: SimpleQueryParser now parses foo~ as foo~2 2017-03-07 06:55:47 -05:00
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 d947f53ef0 LUCENE-7731: fix typo in search/package-summary.html#scoring javadocs. (chillon.m via Christine Poerschke) 2017-03-03 13:13:26 +00: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
Adrien Grand 8ed2b764ed LUCENE-6819: Remove index-time boosts. 2017-03-02 19:18:16 +01:00
Uwe Schindler 707d7b91e8 LUCENE-7727: Replace end-of-life Markdown parser "Pegdown" by "Flexmark" for compatibility with Java 9 2017-03-02 17:43:44 +01:00
Adrien Grand 3087eb5006 LUCENE-7715: NearSpansUnordered simplifications. 2017-03-02 14:30:24 +01:00
Noble Paul f57d829fa0 SOLR-9401: NPE in TestPKIAuthenticationPlugin. tests would retry for timeout 2017-03-02 20:50:06 +10:30
David Smiley d1d73bfbea SOLR-10153: (and SOLR-10152): UH & PH: Add hl.bs.type=SEPARATOR with new param hl.bs.separator 2017-03-01 21:04:07 -05:00
Uwe Schindler 8684fe7944 LUCENE-7726: Fix HTML entity bugs in Javadocs to be able to build with Java 9 2017-03-01 23:57:18 +01:00
Chris Hostetter 4851f399d4 SOLR-10219: stop defaulting to tests.disableHdfs=true under java9 2017-03-01 13:48:52 -07:00
Adrien Grand 540a237231 LUCENE-7410: Make TestReaderClosed pass if the IndexSearcher wraps a threadpool. 2017-03-01 19:12:14 +01:00
Adrien Grand 1cfa048643 Add a reference to FunctionScoreQuery to javadocs of Expression. 2017-03-01 17:20:08 +01:00
yonik 010bffecf9 tests: add cache.invalidate to BlockCache test 2017-03-01 08:51:37 -05:00
David Smiley ec13032a94 LUCENE-7717: UnifiedHighlighter and PostingsHighlighter bug in PrefixQuery and TermRangeQuery for multi-byte text 2017-03-01 01:38:54 -05:00
Mikhail Khludnev 0baf2fa33c SOLR-10134: EmbeddedSolrServer handles SchemaAPI requests 2017-03-01 08:32:35 +03:00
Ishan Chattopadhyaya 8b4502c218 Fixing precommit by removing unused imports 2017-03-01 04:38:35 +05:30
Ishan Chattopadhyaya 0b7b1443c2 Fix UpdateLogTest failure 2017-03-01 04:18:22 +05:30
yonik 34bb7f31e5 SOLR-10214: clean up BlockCache Metrics, add storeFails and counts 2017-02-28 12:36:08 -05:00
markrmiller 2adc11c70a tests: null out static 2017-02-28 12:12:34 -05:00
Ishan Chattopadhyaya 0010867a63 Adding 6.4.2 version 2017-02-28 20:23:11 +05:30
Adrien Grand df6f830723 LUCENE-7410: Make cache keys and close listeners less trappy. 2017-02-28 14:46:45 +01:00
Adrien Grand 8e65aca0e1 LUCENE-7716: Reduce specialization in TopFieldCollector. 2017-02-28 14:46:44 +01:00
Adrien Grand c7fd143770 LUCENE-7709: Remove unused backward compatibility logic. 2017-02-28 13:38:04 +01:00
Adrien Grand d9c0f2599d LUCENE-7703: Record the index creation version. 2017-02-28 13:37:07 +01:00
Adrien Grand b6c5a8a0c1 Avoid infinite loop in TestFuzzyQuery. 2017-02-28 11:53:50 +01:00
markrmiller 04ba9968c0 SOLR-10196: ElectionContext#runLeaderProcess can hit NPE on core close. 2017-02-27 23:41:30 -05:00