Ryan McKinley
5fc7f74c8c
SOLR-4358: reverting sending the name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468680 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 23:31:10 +00:00
Uwe Schindler
628fa70ac9
Merged revision(s) 1468650 from lucene/dev/branches/branch_4x:
...
Fix obsolete line, so merging with trunk works again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468651 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 22:40:02 +00:00
Uwe Schindler
d3f02004d4
Merged revision(s) 1468638 from lucene/dev/branches/branch_4x:
...
LUCENE-4937: Fix incorrect sorting of float/double values (+/-0, NaN).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468640 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 22:12:44 +00:00
Ryan McKinley
4ee9cdff7a
SOLR-4358: HttpSolrServer sends the stream name and exposes useMultiPartPost
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468571 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 19:26:12 +00:00
Ryan McKinley
6b1e7726e7
SOLR-4671: CSV writer now supports pseudo fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468549 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 18:34:22 +00:00
Ryan McKinley
dd28755d00
Merged revision(s) 1468522 from lucene/dev/branches/branch_4x:
...
SOLR-4717, SOLR-1351: adding Uri to CHANGES.txt
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468523 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 17:30:45 +00:00
Ryan McKinley
a18dd62903
SOLR-1351, SOLR-4717 -- facet same field multiple ways
...
........
Merged revision(s) 1468511 from lucene/dev/branches/branch_4x:
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468513 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 17:16:01 +00:00
Ryan McKinley
4642adae86
SOLR-4717: SimpleFacets uses localParams (merge from 4x)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468486 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 16:13:44 +00:00
Shalin Shekhar Mangar
51cbaae610
SOLR-3755: Increasing read timeout for cloud client
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468430 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 14:24:50 +00:00
Shalin Shekhar Mangar
358e9709cf
SOLR-3755: Reverting r1467855 because it can mask timeout related problems in ChaosMonkeyShardSplitTest. Increasing read timeouts instead.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468392 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 12:26:50 +00:00
Erick Erickson
fecbb50d7e
Changes for SOLR-4662, finalizing the new form of solrxml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468284 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 00:34:49 +00:00
Chris M. Hostetter
e72896f0f3
SOLR-4629: use explicit sort in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468256 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 22:24:16 +00:00
Mark Robert Miller
77c25415a7
SOLR-4710: You cannot delete a collection fully from ZooKeeper unless all nodes are up and functioning correctly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468247 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 22:07:12 +00:00
Robert Muir
44a25b2523
LUCENE-4504: move to 4.3 section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468220 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:42:26 +00:00
Robert Muir
cf311147a4
fix equals/hashcode bug in ComplexPhraseQuery (sorry jenkins)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468215 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:32:09 +00:00
Robert Muir
80c236e859
more new IndexSearcher -> newSearcher in tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468208 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:15:45 +00:00
Robert Muir
e8279926a2
LUCENE-4934: AssertingIndexSearcher should do basic QueryUtils/etc checks on every query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468181 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 18:47:16 +00:00
Adrien Grand
924e299014
LUCENE-4924: DocIdSetIterator.docID() must return -1 when the iterator is not positioned.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468083 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 14:08:02 +00:00
Shalin Shekhar Mangar
9431cb06bd
SOLR-3755: Make sure sub shard leader is live before forwarding requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468078 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 13:58:19 +00:00
Martijn van Groningen
3bd885f1e7
Make use of diamond operator in join module.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467952 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 12:01:16 +00:00
Martijn van Groningen
be363e6d1c
Make use of the diamond operator in grouping module.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467946 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 11:50:08 +00:00
Martijn van Groningen
5de5540557
LUCENE-4774: Added FieldComparator that allows sorting parent documents based on fields on the child / nested document level.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467914 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 09:34:07 +00:00
Shalin Shekhar Mangar
7114859f09
SOLR-3755: Treat no live SolrServers available as a recoverable error and count document to avoid spurious failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467855 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 05:39:21 +00:00
Shalin Shekhar Mangar
f975a02658
SOLR-3755: Refactored ShardSplitTest and ChaosMonkeyShardSplitTest to share code.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467799 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 16:14:21 +00:00
Uwe Schindler
b1391bef1c
Update link in SysReq page (the old one is still valid and redirects, but to specific)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467761 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 10:44:04 +00:00
Shalin Shekhar Mangar
763568f95f
SOLR-3755: Added debugging code to test to track test failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467728 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 06:42:42 +00:00
Chris M. Hostetter
8dd71d2dbe
SOLR-4629: TestReplicationHandler improvements
...
- new testEmptyCommits
- numFound assertion refactoring
- reduce excessive test sleeping in rQuery
- new "wait" option to make fetchindex block
- refactor core reload test to wait for the startAt time to change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467723 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 03:35:43 +00:00
Uwe Schindler
e9c5d07a12
LUCENE-4930: Reduce contention in older/buggy JVMs when using AttributeSource#addAttribute() because java.lang.ref.ReferenceQueue#poll() is implemented using synchronization.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467579 13f79535-47bb-0310-9956-ffa450edef68
2013-04-13 09:28:35 +00:00
Uwe Schindler
e3c3a9435b
SOLR-4702: Add missing eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467495 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 22:24:59 +00:00
Robert Muir
5032ea0010
speed up tests to run faster locally
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467436 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 19:48:30 +00:00
Erik Hatcher
dfd50b7438
merge from r1467413
...
* SOLR-4680: Correct example spellcheck configuration's queryAnalyzerFieldType and
use "text" field instead of narrower "name" field (ehatcher, Mark Bennett)
* SOLR-4702: Fix example /browse "Did you mean?" suggestion feature. (ehatcher, Mark Bennett)
(note, I don't have JDK7 available currently, but merge from 4x r1467413 looks good)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467416 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 19:01:18 +00:00
Robert Muir
a79c85d338
LUCENE-4896: make PassageFormatter abstract
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467397 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 18:25:34 +00:00
Adrien Grand
8d8c559a5c
LUCENE-4928: Stored fields/Term vectors: put a hard limit on the maximum number of documents per chunk.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467208 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 08:42:34 +00:00
David Wayne Smiley
8617036c20
LUCENE-4895: Spatial Disjoint predicate generic implementation, and now used by RecursivePrefixTreeStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467057 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 19:06:53 +00:00
Robert Muir
53061c4bf8
LUCENE-4926: speed up disjunctionmaxscorer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466997 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 17:43:17 +00:00
Robert Muir
4de12fe628
make rat pickier if the license header is screwed up
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466962 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 16:53:04 +00:00
Robert Muir
eaef2538cc
spelling and formatting fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466928 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 15:46:57 +00:00
Robert Muir
4726814c82
disable random exceptions on open where we open a reader and do checks (it will be reset next time thru the loop)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466888 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 13:43:24 +00:00
Michael McCandless
c197d2d420
reduce number of fleeting threads created by this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466884 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 13:38:33 +00:00
Shalin Shekhar Mangar
4c0f248b19
SOLR-4695: Fix core admin SPLIT action to be useful with non-cloud setups. Fixing change log entry.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466858 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 12:51:49 +00:00
Shalin Shekhar Mangar
a043c9a4d5
SOLR-4685: Fix core admin SPLIT action to be useful with non-cloud setups
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466855 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 12:49:55 +00:00
Shai Erera
3829e75dcc
TestSearcherTaxoManager should extend FacetTestCase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466791 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 08:33:46 +00:00
Robert Muir
8cfcf2befd
fix missing javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466750 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 01:34:38 +00:00
Adrien Grand
ef2f6e8699
AssertionError(String,Throwable) doesn't exist in Java 6.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466732 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 23:26:25 +00:00
Steven Rowe
c91f22b0b0
SOLR-4658:
...
- Fix class name shortening issues, for SimilarityFactory's, FieldType's, and analysis factories: persisted class names' original forms are preserved in both shortened form (e.g. 'solr.TextField') and fully qualified form (e.g. 'org.apache.solr.schema.TextField')
- luceneMatchVersion on analysis factories is now persisted only when explicitly specified in the original; previously the default value was persisted when it was absent in the original
- Add MockTokenFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466720 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:36:19 +00:00
Michael McCandless
faf6419c2b
add random IOExc on open to a couple tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466716 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:20:47 +00:00
Michael McCandless
ffa48dd967
fix test to stop if indexing threads hits an exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466714 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:18:06 +00:00
Adrien Grand
24376b1bd7
LUCENE-4903: Add AssertingScorer.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466709 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:13:13 +00:00
Michael McCandless
6e24f5adf4
LUCENE-4738: simplify DirectoryReader.indexExists; fix IndexWriter with CREATE to succeed on a corrupted index; add random IOExceptions to MockDirectoryWrapper.openInput/createOutput
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466706 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:02:24 +00:00
Adrien Grand
67d433ca28
LUCENE-4925: Fix IndexSearcher.search(..., Sort, ...).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466694 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 21:30:12 +00:00