Michael McCandless
|
07d3f54f9b
|
LUCENE-5574: disable this test on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584868 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 19:10:34 +00:00 |
Robert Muir
|
f8c30e27ae
|
LUCENE-5570: don't let fsync create new zero-byte files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584860 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 18:21:10 +00:00 |
Dawid Weiss
|
8cf904fd8e
|
Modified the rule to attempt to remove temporary files, but report only (not throw an exception). Added tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1584843 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 18:10:55 +00:00 |
Michael McCandless
|
a858257fc6
|
LUCENE-5574: when closing an NRT reader, do not delete files if the original writer has since been closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584840 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 18:03:32 +00:00 |
Dawid Weiss
|
bfecbc9274
|
Moved createTemp* to LuceneTestCase, removing it from SolrTestCaseJ4. Created common infrastructure that creates temporary files and folders under the suite's master folder. Created a rule that cleans up afterwards (or provides an explicit message if something fails to clean up).:
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1584832 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 17:37:58 +00:00 |
Adrien Grand
|
f49524fb57
|
LUCENE-5501: Improved out-of-order collection testing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584829 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 17:08:01 +00:00 |
David Wayne Smiley
|
6414781969
|
LUCENE-5565: Refactor SpatialPrefixTree/Cell to not use Strings. Other misc API changes to these classes too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584793 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 16:27:41 +00:00 |
Adrien Grand
|
85642f59dd
|
LUCENE-5527: Refactor Collector API to use a dedicated Collector per leaf.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584747 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 15:31:00 +00:00 |
Shalin Shekhar Mangar
|
39a1cb98ec
|
SOLR-5749: Renamed some stat names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584739 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 15:12:24 +00:00 |
Shalin Shekhar Mangar
|
8ea6d08a42
|
Bump randomizedtesting-runner version to 2.1.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584712 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 14:29:55 +00:00 |
Dawid Weiss
|
c0bdf68730
|
Don't remove unzipped files automatically.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1584637 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 12:32:48 +00:00 |
Dawid Weiss
|
1a9c5c9862
|
Add test-help info
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1584635 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 12:05:51 +00:00 |
Dawid Weiss
|
ee084bbe60
|
Cleanups and refactorings after Mark's suggestions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1584633 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 12:04:49 +00:00 |
Dawid Weiss
|
bc43bebedf
|
Merging with trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr5914@1584603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 10:27:05 +00:00 |
Dawid Weiss
|
f99edee7a3
|
LUCENE-5567: When a suite fails with zombie threads failure marker and count is not propagated properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584569 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 09:03:36 +00:00 |
Steven Rowe
|
3df0ae45f6
|
SOLR-5950: Maven config: make the org.slf4j:slf4j-api dependency transitive (i.e., not optional) in all modules in which it's a dependency, including solrj, except for the WAR, where it will remain optional.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584473 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 23:49:08 +00:00 |
David Wayne Smiley
|
02804f67aa
|
LUCENE-5568: Fix benchmark default.codec to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584422 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 22:06:44 +00:00 |
Steven Rowe
|
f9104a1693
|
Remove SOLR-5228 from the "New Features" section - it's already in the "Other Changes" section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584414 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 21:48:24 +00:00 |
Noble Paul
|
77f452b45b
|
SOLR-5859 improved logging, and fix a potential bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584271 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 07:07:50 +00:00 |
Steven Rowe
|
b790367aa6
|
SOLR-5920: Maven config: restrict conversion of module names containing 'analysis-' to 'analyzers-' to those not preceded by 'solr-'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584260 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-03 05:32:07 +00:00 |
Uwe Schindler
|
21b6d9890e
|
SOLR-5951: Fixed SolrDispatchFilter to throw useful exception on startup if SLF4j logging jars are missing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584213 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 23:24:19 +00:00 |
Steven Rowe
|
a3b46516f7
|
SOLR-5654: Create a synonym filter factory that is (re)configurable, and capable of reporting its configuration, via REST API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584211 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 23:09:08 +00:00 |
Robert Muir
|
0c0d026fea
|
LUCENE-5563: remove sep layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584140 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 19:28:33 +00:00 |
Noble Paul
|
2b3e0bb9a6
|
SOLR-5859 removing accidental removal of SOLR-5908 changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584115 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 18:10:06 +00:00 |
Steven Rowe
|
e4e90c224f
|
SOLR-5859: add OCP.getCollectionStatus() param description for 'clusterState' to stop 'ant precommit' bitching 'Javadoc: Description expected after this reference' and failing the build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584108 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 17:51:11 +00:00 |
Chris M. Hostetter
|
80cce99ebc
|
SOLR-5795: harden leader check to log cleanly (no NPE) in transient situations when there is no leader due to election in progress
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584097 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 17:20:11 +00:00 |
Shalin Shekhar Mangar
|
a9e04127df
|
SOLR-5943: SolrCmdDistributor does not distribute the openSearcher parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584083 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 16:31:47 +00:00 |
Noble Paul
|
3fd2922341
|
SOLR-5859 Harden Overseer restart
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1584069 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-02 15:22:01 +00:00 |
Joel Bernstein
|
e081587dea
|
SOLR-5829: Allow ExpandComponent to accept query and filter query parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583802 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 21:37:05 +00:00 |
Chris M. Hostetter
|
fe148ceb1a
|
SOLR-5795: New DocExpirationUpdateProcessorFactory supports computing an expiration date for documents from the TTL expression, as well as automatically deleting expired documents on a periodic basis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583734 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 16:55:42 +00:00 |
Shalin Shekhar Mangar
|
ca71f2f8d0
|
SOLR-5880: Fix test failure when n=1. Make it at least 2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583721 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 15:50:12 +00:00 |
Erick Erickson
|
930b68033e
|
SOLR-5488: Fix up test failures for Analytics Component. Runs clean locally.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583636 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 11:43:27 +00:00 |
Robert Muir
|
e26cc9283b
|
LUCENE-2446: ensure we close file if we hit exception writing codec header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583565 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 08:21:57 +00:00 |
Robert Muir
|
c189d0fb74
|
LUCENE-2446: add checksums to index files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1583550 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 07:36:45 +00:00 |
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 |