Commit Graph

22219 Commits

Author SHA1 Message Date
Shawn Heisey d5749d6ecc SOLR-6865: Upgrade HttpClient/Core/Mime to 4.4.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671085 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 15:10:00 +00:00
Robert Muir 0666344038 LUCENE-6388: Optimize SpanNearQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671078 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 14:39:33 +00:00
Robert Muir db2faf0c25 LUCENE-6385: add null check to WeightedSpanTermExtractor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671064 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 13:16:58 +00:00
Varun Thacker 79bf72708b SOLR-6637: Solr should have a way to restore a core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671022 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 09:46:54 +00:00
Martijn van Groningen c4d9d6b3f1 LUCENE-6352: Added a new query time join to the join module that uses global ordinals, which is faster for subsequent joins between reopens.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670990 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 22:00:26 +00:00
Areek Zillur 548edc5406 LUCENE-6339: fix test bug (ensure opening nrt reader with applyAllDeletes)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670972 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 21:17:34 +00:00
Michael McCandless 989cf86533 LUCENE-6386: correct javadocs about temp disk space required for forceMerge(1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670959 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 20:23:03 +00:00
Robert Muir d1be8c3b2b fix excessive file handle usage in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670934 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 16:38:42 +00:00
Robert Muir 61166afce7 LUCENE-5879: fix test compilation (this enum no longer exists)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670923 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 15:18:08 +00:00
Michael McCandless 30807709e6 LUCENE-5879: add auto-prefix terms to block tree, and experimental AutoPrefixTermsPostingsFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670918 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 15:05:48 +00:00
Shalin Shekhar Mangar 658a131002 Log the file name for which checksum can't be read
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670818 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 05:29:22 +00:00
Shalin Shekhar Mangar 26c1920bfc Fixed comment to match collection setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670817 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 05:27:54 +00:00
Noble Paul 9baabd177c SOLR-6615: Refactor code to use String constants
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670813 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 04:08:05 +00:00
Noble Paul b9a883625b SOLR-7337: ZkController.registerConfListenerForCore should add the dir name it can't find to the message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670808 13f79535-47bb-0310-9956-ffa450edef68
2015-04-02 02:00:41 +00:00
Steven Rowe dabb2993fa Modernize docs in zkcli.bat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670797 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 23:21:48 +00:00
Timothy Potter f951625286 SOLR-7266: The IgnoreCommitOptimizeUpdateProcessor blocks commit requests from replicas needing to recover.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670678 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 15:29:42 +00:00
Robert Muir 8353523f30 ignore .settings when doing diffs too (another eclipse IDE folder)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670676 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 15:29:10 +00:00
Robert Muir 1614df8195 ignore eclipse IDE files in this script too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670671 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 15:22:26 +00:00
Simon Willnauer 58202b255a LUCENE-6377: Pass previous reader to SearcherFactory#newSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670649 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 13:45:26 +00:00
Adrien Grand d3b81fc812 Fix SuggestFieldTest to not always expect IndexWriter.tryDelete to succeed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670604 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 10:40:28 +00:00
Varun Thacker 4cfac61c6e SOLR-7202: Move CHANGES entry under 5.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670586 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 09:27:45 +00:00
Michael McCandless ac0eca6254 LUCENE-6381: defensively wait for a limited time during DWPT stall
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670585 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 09:25:41 +00:00
Shai Erera 1becb1c972 SOLR-7325: move CHANGES entry under 5.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670582 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 08:55:23 +00:00
Varun Thacker 335747875d SOLR-7324: Move CHANGES entry under 5.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670571 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 06:59:18 +00:00
Varun Thacker ddfb4d9d00 Fix QueryResponse to deal with the expanded section when using the XMLResponseParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670569 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 06:55:06 +00:00
Shai Erera 208d0c79eb SOLR-7325: Change Slice state into enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670566 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 05:42:47 +00:00
Robert Muir 5211c25c73 fix nightly test fail with memorypf and variable length payloads (its inefficient)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670558 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 04:02:33 +00:00
Robert Muir de5b443d5b make this test more verbose when it fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670551 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 03:55:45 +00:00
Robert Muir 809998adff spin off NIGHTLY DuelingCodecs into separate test that excludes memory-hungry codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670546 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 02:59:57 +00:00
Robert Muir 7c10df8b65 fix misleading code comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670539 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 01:40:31 +00:00
Robert Muir 86bea1d123 merge unrelated nightly test bugfixes from LUCENE-6271 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670529 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 00:55:00 +00:00
Ryan McKinley 33fc7b5046 Merged revision(s) 1670525-1670526 from lucene/dev/branches/branch_5x:
SOLR-7331: revert unintentional change
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670527 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 00:37:43 +00:00
Ryan McKinley 183c5dd933 Merged revision(s) 1670522 from lucene/dev/branches/branch_5x:
SOLR-7329: show core in logging UI
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670523 13f79535-47bb-0310-9956-ffa450edef68
2015-04-01 00:24:35 +00:00
Varun Thacker 02b8907124 LUCENE-6378: Fix all RuntimeExceptions to throw the underlying root cause
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670453 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 19:54:37 +00:00
Michael McCandless 041f9077c2 LUCENE-6379: short circuit IndexWriter.deleteDocuments(MatchAllDocsQuery) to the much faster and schema-cleansing .deleteAll
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670410 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 17:47:12 +00:00
Noble Paul 72e8c75c29 SOLR-6924: The config API forcefully refreshes all replicas in the collection to ensure all are
updated

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670381 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 16:18:18 +00:00
Timothy Potter 3cd47b0e19 Add version 5.2.0 to trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670375 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 16:07:01 +00:00
Shawn Heisey 5f5814ce27 SOLR-7319: Revert previous patch, return to discussion.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670370 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 15:54:05 +00:00
Varun Thacker b13658aa5d SOLR-7324: IndexFetcher does not need to call isIndexStale if full copy is already needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670359 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 15:04:09 +00:00
Michael McCandless 51d98e6d88 fix test bug: this test was not really testing no wait close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670284 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 09:06:08 +00:00
Michael McCandless 1d26d646cd LUCENE-6308: fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670281 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 09:02:08 +00:00
Michael McCandless d3cfba9b29 LUCENE-6308: cutover Spans to DISI, reuse ConjunctionDISI, use two-phased iteration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670272 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 08:27:45 +00:00
Anshum Gupta 03f4970074 LUCENE-6380: Fix imports in addVersion.py for the release process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670251 13f79535-47bb-0310-9956-ffa450edef68
2015-03-31 04:45:25 +00:00
Tomas Eduardo Fernandez Lobbe 1149845011 SOLR-6845: Updated SuggestComponent comments in techproducts example configset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670183 13f79535-47bb-0310-9956-ffa450edef68
2015-03-30 19:24:05 +00:00
Gregory Chanan 21f4106873 SOLR-7272: Use OverseerCollectionProcessor.ROUTER and DocCollection.DOC_ROUTER consistently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670178 13f79535-47bb-0310-9956-ffa450edef68
2015-03-30 19:07:41 +00:00
Joel Bernstein c6a5e65bd5 SOLR-7082: Syntactic sugar for metric gathering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670176 13f79535-47bb-0310-9956-ffa450edef68
2015-03-30 18:56:47 +00:00
Adrien Grand 01152b825f Fix TestNRTThreads by explicitely copying the term before running the query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670026 13f79535-47bb-0310-9956-ffa450edef68
2015-03-30 09:42:11 +00:00
Adrien Grand ac0b4c552a LUCENE-6303: Fix changelog.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670009 13f79535-47bb-0310-9956-ffa450edef68
2015-03-30 08:34:03 +00:00
Adrien Grand 92a7c7e4ee LUCENE-6303: Disable auto-caching in IndexSearcher.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670006 13f79535-47bb-0310-9956-ffa450edef68
2015-03-30 08:24:13 +00:00
Ramkumar Aiyengar 8c88f40869 SOLR-7309: Fix bin/solr verbose output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669969 13f79535-47bb-0310-9956-ffa450edef68
2015-03-29 22:43:14 +00:00