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 |
Steven Rowe
|
9d7641b34d
|
SOLR-7308: fix doc typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669850 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-29 00:58:09 +00:00 |
Varun Thacker
|
c7427a2fd1
|
SOLR-7202: Remove deprecated string action types in Overseer, OverseerCollectionProcessor - deletecollection, createcollection, reloadcollection, removecollection, removeshard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669748 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-28 11:47:17 +00:00 |
Shawn Heisey
|
421897ea3c
|
SOLR-7319: Workaround for the "Four Month Bug" GC pause problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669731 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-28 04:07:18 +00:00 |
Noble Paul
|
1619ebd662
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669726 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-28 01:41:50 +00:00 |
Yonik Seeley
|
a4274dff9a
|
SOLR-7214: optimize multi-valued counts-only case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669712 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-28 00:02:40 +00:00 |
Areek Zillur
|
0e2def6f5c
|
LUCENE-6339: move changes entry from 6.0.0 to 5.1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669703 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 23:04:23 +00:00 |
Areek Zillur
|
b7adb6ac77
|
LUCENE-6339: Added Near-real time Document Suggester via custom postings format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669698 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 22:37:49 +00:00 |
Michael McCandless
|
f49f2b2af6
|
fix silly minor performance bug in CompiledAutomaton/Terms.intersect implementations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669639 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 18:06:56 +00:00 |
Noble Paul
|
e0ff3a6b0c
|
SOLR-7226: fixed the commented out testcase due to failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669634 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 17:50:14 +00:00 |
Ramkumar Aiyengar
|
83969f44a0
|
SOLR-7309: Make bin/solr, bin/post work when Solr installation directory contains spaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669628 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 17:25:05 +00:00 |
Michael McCandless
|
f60b1d12fc
|
LUCENE-6367: correct CHANGES entry: PrefixQuery already operated in binary term space
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669577 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 13:17:14 +00:00 |
Joel Bernstein
|
b51277fecf
|
SOLR-7082: Editing Javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669554 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 12:19:15 +00:00 |
Shai Erera
|
2dd6c36cec
|
SOLR-7318: AbstractFullDistribZkTestBase.getRelativeSolrHomePath doesn't work on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669542 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 11:36:39 +00:00 |
Michael McCandless
|
bce10efeb4
|
fix test lowercase bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669533 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 09:17:12 +00:00 |
Michael McCandless
|
6a6c729920
|
LUCENE-6367: PrefixQuery now subclasses AutomatonQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669522 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 08:22:54 +00:00 |