Commit Graph

22316 Commits

Author SHA1 Message Date
Robert Muir 9527a31a2d LUCENE-5439: add jacoco coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672298 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 11:47:57 +00:00
Dawid Weiss 6fb5921db3 LUCENE-6413: Test runner should report the number of suites completed/ remaining.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672281 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 10:25:49 +00:00
Adrien Grand 651ac092a5 Fix TermAutomatonScorer.advance corner cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672267 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 08:52:52 +00:00
Michael McCandless 5980a4f8f7 LUCENE-5879: fix empty string corner case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672262 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 08:46:03 +00:00
Steven Rowe 4c83c2200c SOLR-7366: fix regression in ManagedIndexSchema's handling of ResourceLoaderAware objects used by field types, causing example XML docs to not be indexable via bin/post; add a test indexing example docs that fails without the patch and succeeds with it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672238 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 04:42:30 +00:00
Mark Robert Miller f3d352501a SOLR-7066: autoAddReplicas feature has bug when selecting replacement nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672201 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 21:49:21 +00:00
Michael McCandless c08d81cc39 LUCENE-6410: remove unused 'reuse' parameter to Terms.iterator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672155 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 19:48:07 +00:00
Shawn Heisey 94a32dc4cc SOLR-7355: Accidentally committed from solr directory before.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672151 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 19:40:27 +00:00
Shawn Heisey 7e9b7448d1 SOLR-7355: Switch from ConcurrentLinkedHashMap to Caffeine. Trunk-only change, as it requires java 8.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672133 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 18:23:19 +00:00
Martijn van Groningen eaf4659bfe LUCENE-6407: Simplify random tests and open one searcher per test round.
Fixes test bug where expected top docs and actual top docs are inconsistent.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672110 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 15:51:24 +00:00
Alan Woodward 3c0ff1de91 SOLR-1387: Move contains() method to SimpleFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672106 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 15:28:13 +00:00
Robert Muir 3b8ea7b2e7 LUCENE-6401: refactor hairy logic of QueryBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672102 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 15:16:28 +00:00
Timothy Potter 6a5f9aa34e SOLR-6944: Change to using BadApple annotation on ReplicationFactorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672101 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 15:16:22 +00:00
Michael McCandless 2e1c25e6ce LUCENE-5879: fix corner case in auto-prefix intersect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672042 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 09:19:12 +00:00
Timothy Potter a986e4099e SOLR-6944: ReplicationFactorTest continues to fail in most every build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671997 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 03:03:17 +00:00
Robert Muir d64899ff18 LUCENE-6405: add infos exc unit tests. fix TestTransactions to handle exceptions on openInput and let MDW do it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671995 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 02:47:11 +00:00
Areek Zillur 1780ea3488 LUCENE-6339: fix test (take into account inadmissible filtered search for multiple segments)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671914 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 18:36:35 +00:00
Robert Muir 614bf6ac23 LUCENE-6405: add shotgun test for exception handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671902 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 18:02:06 +00:00
Adrien Grand 01622683fe LUCENE-6406: Reset the query cache to its original value after a LuceneTestCase terminates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671890 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 17:24:32 +00:00
Timothy Potter 35f0e80a02 SOLR-6944: see if NoHttpResponse exceptions are due to the socket timeout being set too low in the SocketProxy, change from 10 to 100 seconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671861 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 14:49:56 +00:00
Varun Thacker fe0ab10d4e SOLR-7358: TestRestoreCore fails in Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671858 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 14:38:52 +00:00
Robert Muir 5aa3cbfb2d LUCENE-6404: fix 0-length payload semantics in MemoryIndex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671813 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 11:37:58 +00:00
Robert Muir 58107a2b76 LUCENE-6402: MemoryIndex should pass TestUtil.checkReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671808 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 11:21:29 +00:00
Robert Muir 7beade85f4 LUCENE-6374: remove unused BitUtil code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671800 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 10:59:42 +00:00
Martijn van Groningen 344ce28214 LUCENE-6352: Improved tests for global ordinal join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671774 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 09:37:20 +00:00
Michael McCandless dbf9d54fd9 LUCENE-5879: move CHANGES entry to 5.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671766 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 09:12:27 +00:00
Steven Rowe 3e12747138 LUCENE-6403: make maven artifact crawl seed URLs end with slashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671737 13f79535-47bb-0310-9956-ffa450edef68
2015-04-07 03:46:42 +00:00
David Wayne Smiley 646c600219 dial-down some spatial @Repeat iterations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671662 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 19:26:16 +00:00
Timothy Potter a0c4e5186e SOLR-7346: Stored XSS in Admin UI Schema-Browser page and Analysis page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671580 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 16:49:47 +00:00
Timothy Potter e2bc6dc8ec SOLR-7338: A reloaded core will never register itself as active after a ZK session expiration, also fixes SOLR-6583
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671554 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 15:42:12 +00:00
Joel Bernstein 69fdcfe306 SOLR-7352: Synchronize CloudSolrStream EOF Tuple Map
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671547 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 15:12:44 +00:00
Michael McCandless 19c70cab54 LUCENE-6395: MemoryIndex's TermsEnum.seekExact(long ord) was failing to set the term bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671540 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 14:22:49 +00:00
Michael McCandless 2e5bc486e2 add a couple TermAutomatonQuery tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671538 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 14:18:17 +00:00
Steven Rowe adb2729475 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671527 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 12:47:51 +00:00
Michael McCandless 86fe84c1ee fix empty string corner cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671497 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 09:03:35 +00:00
Noble Paul bb29c9cd2a SOLR-7168: Close stream aftyer reading it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671481 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 04:51:58 +00:00
Yonik Seeley 56b7843b56 SOLR-7350: fix facet module docvalues support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671472 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 03:16:29 +00:00
Robert Muir aa82d48423 add more equivalence tests for SpanNotQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671424 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 20:20:25 +00:00
Robert Muir 7f4379762e LUCENE-6393: Add two-phase support to SpanPositionCheckQuery and subclasses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671420 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 19:44:31 +00:00
Varun Thacker f7d633a56e SOLR-6637: Better error handling when retrieving checksums (Fixes Policeman Jenkins Failure #2134)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671400 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 14:59:02 +00:00
Michael McCandless 2418769c85 LUCENE-5879: turn off too-slow term range checking for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671380 13f79535-47bb-0310-9956-ffa450edef68
2015-04-05 08:54:02 +00:00
Erick Erickson ff10738cba SOLR-7279: Add plugins/stats tab support to Angular Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671283 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 17:17:50 +00:00
Erick Erickson 7092d9a022 SOLR-7263: Add files tab support to AngularJS Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671281 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 17:14:59 +00:00
Erick Erickson 1aaf420958 SOLR-7241: Add document tab support to AngularJS adminUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671279 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 17:10:48 +00:00
Robert Muir 024df3e4a0 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671274 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 15:36:17 +00:00
Michael McCandless 4297e28f7a defensively switch to AtomicLong for IndexWriter's changeCount; make failing test a bit more evil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671258 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 09:49:48 +00:00
Shai Erera 2d15d935f0 SOLR-7336: Add State enum to Replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671240 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 07:02:20 +00:00
Steven Rowe a4be57c1a1 SOLR-7290: Rename catchall _text field in data_driven_schema_configs to _text_
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671234 13f79535-47bb-0310-9956-ffa450edef68
2015-04-04 00:51:43 +00:00
Areek Zillur 474b304f37 LUCENE-6339: fix test (ensure the maximum requested size is bounded to 1000)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671196 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 22:40:37 +00:00
Ramkumar Aiyengar 796416d43c Remove unnecessary svn:executable from some files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671175 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 21:56:33 +00:00