Anshum Gupta
|
aacd7ee80f
|
SOLR-5908: Make the REQUESTSTATUS Collection API call non-blocking and non-blocked.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583532 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 04:52:54 +00:00 |
Robert Muir
|
225a9966b6
|
LUCENE-5559: Add missing checks to TokenFilters with numeric arguments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583530 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 04:43:01 +00:00 |
Robert Muir
|
e34bd74aac
|
LUCENE-5558: Add TruncateTokenFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583525 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 04:05:14 +00:00 |
Joel Bernstein
|
002f3d1b6b
|
SOLR-5773: CollapsingQParserPlugin should make elevated documents the group head
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583500 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 00:23:33 +00:00 |
Uwe Schindler
|
719d5cd12e
|
LUCENE-5560: Remove useless exception block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583488 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 23:26:43 +00:00 |
Uwe Schindler
|
f682af8641
|
LUCENE-5560: Replace com.google.common.base.Charsets by Java7 StandardCharsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583476 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 22:16:44 +00:00 |
Uwe Schindler
|
6750845f9b
|
LUCENE-5560: Followup: Cleanup charset handling for Java 7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583449 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 20:35:16 +00:00 |
Michael McCandless
|
5ba92db7b7
|
LUCENE-5544: disregard leftover events after rollback has finished
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583439 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 20:16:42 +00:00 |
Uwe Schindler
|
2f8192f3c5
|
LUCENE-5560: Cleanup charset handling for Java 7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583302 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 11:34:01 +00:00 |
Mark Robert Miller
|
a44e0a82ba
|
SOLR-5934: LBHttpSolrServer exception handling improvement and small test improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583213 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 22:04:58 +00:00 |
Mark Robert Miller
|
6bf76b1015
|
SOLR-5914: Polish up createTempDir calls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1583163 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 17:37:31 +00:00 |
Steven Rowe
|
7deae5526e
|
SOLR-5920: IntelliJ config: fix solr-core-tests dependency module name analysis-icu -> icu
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583159 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 15:56:49 +00:00 |
Han Jiang
|
84c66cf6c3
|
fix broken link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583150 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 15:15:52 +00:00 |
Shalin Shekhar Mangar
|
228f1338af
|
Adding svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582963 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 07:50:56 +00:00 |
Shalin Shekhar Mangar
|
8a328c9318
|
SOLR-5920: Fix forbidden-api-check failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582951 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 04:18:21 +00:00 |
Steven Rowe
|
145dcab3ca
|
SOLR-5920: fix CursorMarkTest.getRandomCollation() to call termAtt.fillBytesRef() and ts.end()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582934 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 01:35:24 +00:00 |
Steven Rowe
|
a53c78d7ef
|
SOLR-5920: Distributed sort on DateField, BoolField and BCD{Int,Long,Str}Field returns string cast exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582929 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 01:01:05 +00:00 |
Robert Muir
|
fc37109ca0
|
add tests for fst term dictionaries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582924 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 00:30:47 +00:00 |
Uwe Schindler
|
3a9185ec9d
|
Remove broken Javadoc parts on private method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582886 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 21:28:41 +00:00 |
Alan Woodward
|
a133eed069
|
SOLR-4478: Use CloudConfigSetService with embedded zk server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582839 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 17:28:37 +00:00 |
Mark Robert Miller
|
64ad96afb1
|
SOLR-5914: Need to use ensureClosed boolean everywhere in SolrTestCaseJ4.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1582826 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 16:55:24 +00:00 |
Shalin Shekhar Mangar
|
3944c63ba4
|
SOLR-5466: A new List collections and cluster status API which clients can use to read collection and shard information instead of reading data directly from ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582734 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 12:54:47 +00:00 |
Michael McCandless
|
4215cfc27f
|
don't try to index megaterms, take 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582641 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 09:04:27 +00:00 |
Mark Robert Miller
|
8c1810a26f
|
SOLR-5914: Fix morphlines contrib tests use of solrhome.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1582577 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 01:32:29 +00:00 |
Mark Robert Miller
|
30711a3c34
|
SOLR-5914: Fix map-reduce contrib tests use of solrhome.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1582575 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 01:20:31 +00:00 |
Mark Robert Miller
|
48c5ea550f
|
SOLR-5914: Merge branch up to trunk, make all tests pass, make some other improvements and small changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1582571 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 00:55:45 +00:00 |
Uwe Schindler
|
61c6ee3ce8
|
SOLR-5914: Fix missing close on Reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582549 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 23:49:03 +00:00 |
Robert Muir
|
e01f41cc16
|
remove bogus setting in test (see explanation on the mail list: this test cares about how many tokens it indexes because it expects there to be exactly 1 term
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582477 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 21:13:48 +00:00 |
Areek Zillur
|
580ef3bb4e
|
LUCENE-5555: Fix SortedInputIterator to correctly encode/decode contexts in presence of payload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582473 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 21:00:40 +00:00 |
Mark Robert Miller
|
6afdd45556
|
SOLR-5914: Solr tests should use dataDir for tmp files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582413 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 17:23:40 +00:00 |
Michael McCandless
|
9d52ea9598
|
SOLR-5915: get parserImpl=XXX working for PreAnalyzedField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582397 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 16:55:16 +00:00 |
Dawid Weiss
|
688addbd50
|
Branch for solr5914
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1582248 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-27 10:45:40 +00:00 |
Mark Robert Miller
|
b7b0643115
|
SOLR-5914: Cleanup and fix Solr's test cleanup code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1582038 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-26 20:30:16 +00:00 |
Simon Willnauer
|
a8b93f272f
|
LUCENE-5553: IndexReader#ReaderClosedListener is not always called on IndexReader#close()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581400 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 16:12:29 +00:00 |
Chris M. Hostetter
|
83036e1800
|
SOLR-5783: harden tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581398 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 16:10:14 +00:00 |
Alan Woodward
|
1dba8a6f6b
|
SOLR-5903: SolrCore implements Closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581360 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 14:46:19 +00:00 |
Shalin Shekhar Mangar
|
436fc3149a
|
SOLR-5906: Collection create API ignores property.instanceDir parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581341 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 14:20:36 +00:00 |
Dawid Weiss
|
1152acb681
|
SOLR-5909: Upgrade Carrot2 clustering dependency to 3.9.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581299 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 12:18:13 +00:00 |
Steven Rowe
|
09418cf0b2
|
SOLR-5818: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581239 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 05:20:55 +00:00 |
Shalin Shekhar Mangar
|
4afe792b33
|
SOLR-5905: Changed IllegalStateException to a SolrException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 05:09:11 +00:00 |
Shalin Shekhar Mangar
|
b9814a4a89
|
SOLR-5905: CollapsingQParserPlugin throws a NPE if required 'field' param is missing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581234 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 05:05:02 +00:00 |
Steven Rowe
|
991fba9981
|
Moved '--help' away from the beginning of the line - otherwise, changes-to-html thinks it's a sub-bulleted item.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581231 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 05:01:54 +00:00 |
Steven Rowe
|
05dc13f7e3
|
SOLR-5874,SOLR-5899: move CHANGES.txt entries to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581220 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 04:05:30 +00:00 |
Steven Rowe
|
cc22a1212c
|
SOLR-5839: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581215 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 03:37:50 +00:00 |
Steven Rowe
|
764cba049d
|
SOLR-5834: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581212 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 03:28:34 +00:00 |
Steven Rowe
|
aae64b9063
|
SOLR-5796: move CHANGES.txt entries to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581196 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 03:00:05 +00:00 |
Steven Rowe
|
847707dbf2
|
SOLR-5811: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581185 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 02:04:10 +00:00 |
Mark Robert Miller
|
6d6c17a342
|
SOLR-5907: Fix messed up merge - conflicted twice and screwed up the second merge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581177 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 01:31:08 +00:00 |
Mark Robert Miller
|
563ebdbdf0
|
SOLR-5907: The hdfs write cache can cause a reader to see a corrupted state. It now defaults to off, and if you were using solr.hdfs.blockcache.write.enabled explicitly, you should set it to false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581174 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 01:27:38 +00:00 |
Steven Rowe
|
6de62086ad
|
SOLR-5761: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581172 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 01:02:59 +00:00 |