Robert Muir
|
7aeac4f07b
|
LUCENE-4371: Replace IndexInputSlicer with IndexInput.slice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595480 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-17 13:44:09 +00:00 |
Robert Muir
|
3c78c32c37
|
LUCENE-5666: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1595228 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 15:04:20 +00:00 |
Uwe Schindler
|
67b7b43b49
|
Simplify for Java 7, which has support for new IOException(message, cause)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1595223 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-16 14:55:37 +00:00 |
Noble Paul
|
db8a1c7338
|
log the message when required only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594801 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-15 07:46:19 +00:00 |
Joel Bernstein
|
18c9215bc1
|
SOLR-5973: Pluggable Ranking Collectors and Merge Strategies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594698 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 20:12:12 +00:00 |
Robert Muir
|
9afdfd5037
|
LUCENE-5671: upgrade ICU to fix concurrency bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1594663 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 18:23:31 +00:00 |
Robert Muir
|
c85da1a6a9
|
LUCENE-5666: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594507 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 07:46:44 +00:00 |
Robert Muir
|
2078b86ba7
|
LUCENE-5666: clear nocommits and fix precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594505 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 07:44:05 +00:00 |
Robert Muir
|
69d59acc31
|
LUCENE-5666: support the 2 crazy instances of insanity that are too hard for me to fix :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594492 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 07:05:47 +00:00 |
Robert Muir
|
7b63afc003
|
LUCENE-5166: clear most nocommits, move ord/rord to solr (and speed them up), nuke old purging stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594464 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 05:51:24 +00:00 |
Robert Muir
|
b3a556bb32
|
LUCENE-5666: remove insanity during distributed grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594452 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 04:22:07 +00:00 |
Robert Muir
|
cce7c4db9c
|
LUCENE-5666: still return missing count etc when there are no terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594445 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 01:57:38 +00:00 |
Robert Muir
|
fe8dd29a74
|
LUCENE-5666: fix StatsComponent insanity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594441 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-14 01:25:48 +00:00 |
Robert Muir
|
9374fcc6e9
|
LUCENE-5666: fix rewrite bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594418 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 23:24:44 +00:00 |
Robert Muir
|
ff8e841fa1
|
LUCENE-5666: fix test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594417 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 23:17:45 +00:00 |
Robert Muir
|
1829663cc7
|
LUCENE-5666: fix test and bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594327 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 18:55:27 +00:00 |
Robert Muir
|
85e4dc3300
|
LUCENE-5666: fix bug (null is no longer allowed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594316 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 18:27:03 +00:00 |
Robert Muir
|
37d3efbc62
|
LUCENE-5666: fix some tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594311 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 18:08:30 +00:00 |
Robert Muir
|
c58788c27a
|
LUCENE-5666: fix test to assert from raw reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594258 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 16:07:36 +00:00 |
Robert Muir
|
1489085807
|
LUCENE-5666: get solr started
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1594254 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 15:49:10 +00:00 |
Noble Paul
|
8da5f6301c
|
check null or exists before deleting file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593884 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-12 03:24:35 +00:00 |
Robert Muir
|
9714faa314
|
LUCENE-5666: get solr compiling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593856 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-11 20:38:21 +00:00 |
Timothy Potter
|
b9e38c0a10
|
SOLR-5495: Fix HttpPartitionTest to dynamically select the port the Jetty and the SocketProxy binds to, was causing Jenkins failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593791 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-11 13:51:09 +00:00 |
Robert Muir
|
9df7b5c7cf
|
LUCENE-5666: current state to branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5666@1593790 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-11 13:49:39 +00:00 |
Ryan Ernst
|
e7fc5f1b51
|
SOLR-6043: Fix changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593426 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 21:36:48 +00:00 |
Ryan Ernst
|
050b0b8af9
|
SOLR-6043: Add ability to set http headers in solr response
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593423 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 21:26:37 +00:00 |
Timothy Potter
|
eb3beb2d70
|
SOLR-5495: Hardening recovery scenarios after the leader receives an error trying to forward an update request to a replica.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593312 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 15:48:26 +00:00 |
Noble Paul
|
b1a81fe2bc
|
SOLR-5340 removing a nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593308 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 15:24:31 +00:00 |
Joel Bernstein
|
52a33e54e3
|
Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593177 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 03:44:38 +00:00 |
Joel Bernstein
|
50c69361e2
|
SOLR-6035: CloudSolrServer directUpdate routing should use getCoreUrl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593174 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-08 03:13:25 +00:00 |
Robert Muir
|
56ab1d1102
|
LUCENE-5654: Fix close methods that would suppress OOME or similar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1593152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-07 22:44:18 +00:00 |
Noble Paul
|
4a84567693
|
SOLR-5340: Add support for named snapshots
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592957 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-07 10:12:29 +00:00 |
Uwe Schindler
|
0086a6e644
|
LUCENE-5640: Refactor Token, add new PackedTokenAttributeImpl, make use of Java 7 MethodHandles in DEFAULT_ATTRIBUTE_FACTORY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592914 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-06 22:24:58 +00:00 |
Chris M. Hostetter
|
e9d549b889
|
SOLR-6039: fixed debug output when no results in response
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592605 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-05 18:54:08 +00:00 |
James Dyer
|
14d72257a6
|
SOLR-5090: SpellCheckComponent sometimes throws NPE when "spellcheck.alternativeTermCount" is set to zero
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592591 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-05 17:56:10 +00:00 |
James Dyer
|
3c14dc6a57
|
SOLR-3671: DIHWriter fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592583 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-05 17:40:32 +00:00 |
Shalin Shekhar Mangar
|
88846a958d
|
Fixed a few typos in the javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-05 17:04:15 +00:00 |
Robert Muir
|
6e9cbf3986
|
LUCENE-5638: pack the core attributes into one impl by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592353 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-04 14:36:27 +00:00 |
Shalin Shekhar Mangar
|
d67884a07c
|
SOLR-6023: FieldAnalysisRequestHandler throws NPE if no parameters are supplied
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592195 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-03 13:01:36 +00:00 |
Ryan Ernst
|
ad37014a3a
|
SOLR-6022: Rename getAnalyzer() to getIndexAnalyzer()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592076 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 22:34:25 +00:00 |
Chris M. Hostetter
|
6821905d24
|
SOLR-6037: Fixed incorrect max/sum/stddev for Date fields in StatsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591800 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 00:33:28 +00:00 |
Shalin Shekhar Mangar
|
abe013d771
|
SOLR-6013: Fix method visibility of Evaluator, refactor DateFormatEvaluator for extensibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591573 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 09:11:04 +00:00 |
Shalin Shekhar Mangar
|
a5c8d6b7a5
|
SOLR-6030: Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 07:39:39 +00:00 |
Uwe Schindler
|
bc0d7bbb25
|
Merged revision(s) 1591333 from lucene/dev/branches/branch_4x:
LUCENE-5632: Transition Version constants from LUCENE_MN to LUCENE_M_N
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591365 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 15:50:35 +00:00 |
Noble Paul
|
2ce57608ee
|
revert SOLR-5473 , SOLR-5474
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591253 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 11:24:06 +00:00 |
Dawid Weiss
|
8c17d6c662
|
Marking known offenders.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE-5622@1591218 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 09:24:13 +00:00 |
Dawid Weiss
|
48d08fea07
|
Soft limit on the sysout bytes instead of a yes/no switch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE-5622@1591214 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 08:27:23 +00:00 |
Dawid Weiss
|
943f0cab26
|
Catching up with trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE-5622@1591209 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 07:59:31 +00:00 |
Michael McCandless
|
f5de5d01e8
|
LUCENE-5611: simplify the default indexing chain
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1591025 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-29 17:18:41 +00:00 |
Joel Bernstein
|
f98b248325
|
SOLR-6029: Updated CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1590965 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-29 12:41:49 +00:00 |