Uwe Schindler
c724083016
Improve test for deprecated Version enum constants
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1455179 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 15:24:18 +00:00
Robert Muir
1600711a61
LUCENE-4819: revert
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454996 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 04:40:47 +00:00
Mark Robert Miller
5ea281a9d6
SOLR-4555: When forceNew is used with CachingDirectoryFactory#get, the old CachValue should have it's path set to null.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454993 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 04:20:14 +00:00
Robert Muir
c97a94e020
LUCENE-4808: hack around the current jdk8 backwards break bug to please jenkins
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454986 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 03:31:41 +00:00
Robert Muir
300451f1f8
add 4.2 back compat index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454980 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 03:11:33 +00:00
Robert Muir
2d71e8843c
add test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454978 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 02:42:46 +00:00
Robert Muir
55d9d0b69e
add 4.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454976 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 02:26:15 +00:00
Robert Muir
dd0855c4fe
LUCENE-4819: move Sorted(set)DocValuesTermsEnum to codec
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454968 13f79535-47bb-0310-9956-ffa450edef68
2013-03-11 00:59:10 +00:00
Mark Robert Miller
a0ef70931c
SOLR-4554: There are some test fails because of a wait loop that causes lingering threads.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454932 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 22:19:48 +00:00
Mark Robert Miller
a60156aae3
tests: this timeout needs to be even higher for apache freebsd, and this test currently requires 4 shards because I have seen shard1 get one node and shard2 get two
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454926 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 21:37:52 +00:00
Mark Robert Miller
cea9a4e66b
SOLR-4553: attempt to harden #testNodeWithoutCollectionForwarding
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454921 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 21:14:24 +00:00
Mark Robert Miller
3da40d53df
SOLR-4550: Create a stress test for CachingDirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454918 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 20:56:49 +00:00
Mark Robert Miller
2fa013d7df
SOLR-4475: Fix various places that still assume File based paths even when not using a file based DirectoryFactory.
...
SOLR-4551: CachingDirectoryFactory needs to create CacheEntry's with the fullpath not path.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454913 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 20:14:31 +00:00
Mark Robert Miller
5b85ec9eb1
tests: raise timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454868 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 16:04:45 +00:00
Shai Erera
3071009fda
make sure docs and offsets are the same length
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454849 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 13:37:20 +00:00
Shai Erera
cf803eaf92
SortingAtomicReader did not grow the arrays consistently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454833 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 11:21:05 +00:00
Shai Erera
389bed49f8
LUCENE-3918: port IndexSorter to trunk API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454801 13f79535-47bb-0310-9956-ffa450edef68
2013-03-10 07:55:38 +00:00
Mark Robert Miller
ff13a11930
tests: a bit more fudge
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454761 13f79535-47bb-0310-9956-ffa450edef68
2013-03-09 20:41:16 +00:00
Erick Erickson
c6ac3031c1
docs for KeywordRepeatFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454384 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 13:41:51 +00:00
Simon Willnauer
5a3ec2d457
LUCENE-4817: Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454313 13f79535-47bb-0310-9956-ffa450edef68
2013-03-08 10:33:23 +00:00
Steven Rowe
14c9f28f57
SOLR-4537: Clean up schema information REST API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1454141 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 22:41:18 +00:00
Erick Erickson
62dcc4274a
Fixed overly-sensitive failures.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453965 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 17:15:27 +00:00
Michael McCandless
46025f3746
LUCENE-4815: changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453944 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 16:24:32 +00:00
Michael McCandless
d2c829cdca
LUCENE-4815: allow more than one FacetRequest per dim
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453943 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 16:23:01 +00:00
Michael McCandless
b16b38118e
LUCENE-4810: don't increment position on every gram (only the first, for a given input token) in EdgeNGramTokenizer/Filter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453937 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 16:07:23 +00:00
Erick Erickson
917abf2873
Fixed EOL-style property
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453873 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 13:59:12 +00:00
Mark Robert Miller
09f4fa2191
SOLR-4497: Collection Aliasing.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453687 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 05:52:23 +00:00
Chris M. Hostetter
2d0001942e
SOLR-4200: Reduce INFO level logging from CachingDirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453560 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 21:07:35 +00:00
Chris M. Hostetter
d5d1603116
more docs about how NOW and TZ params affect DateMathParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453507 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 19:35:04 +00:00
Erick Erickson
09bf66350b
Took out extra tracking info, problems doesn't seem to be recurring
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453461 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 18:12:40 +00:00
Steven Rowe
4618a5a0fe
SOLR-4503: Add REST API methods to get schema information: fields, dynamicFields, fieldTypes, and copyFields. Restlet 2.1.1 is integrated and is used to service these requests.
...
Also fixes bugs in dynamic copyField logic described in SOLR-3798.
Also fixes a bug with proxied SolrCloud requests (SOLR-4210) when using the GET method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 04:50:33 +00:00
Chris M. Hostetter
f607a0caaa
SOLR-2677: test case verifying no false negative errors reported
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1453148 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 02:41:47 +00:00
Steven Rowe
4cd9dbd6aa
SOLR-4416: Maven configuration: upgrade Tika dependency to 1.3, and add new excluded transitive dependency: com.adobe.xmp:xmpcore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452919 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 17:56:58 +00:00
Stefan Matheis
e2ce3914e2
SOLR-4526: Admin UI depends on optional system info
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452835 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:02:39 +00:00
Stefan Matheis
a5e5c904c8
SOLR-4529: Improve Admin UI Dashboard legibility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452830 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 15:00:02 +00:00
Chris M. Hostetter
7de447115d
SOLR-4416: fix SHA files for tika upgrade
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452626 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 01:41:23 +00:00
Chris M. Hostetter
7347761737
SOLR-4524: test proving this works
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452612 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 01:03:06 +00:00
Chris M. Hostetter
be7f8b5144
SOLR-4138: doc typos
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452508 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 20:51:15 +00:00
Mark Robert Miller
a8ce23b445
SOLR-4416: Upgrade to Tika 1.3.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452499 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 20:39:36 +00:00
Chris M. Hostetter
a28589d2c3
SOLR-4138: CurrencyField fields can now be used in a ValueSources. There is also a new currency(field,[CODE]) function
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452483 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 20:25:37 +00:00
Michael McCandless
d7d8d5fb45
LUCENE-4811: fix *DVField to extend Field not StoredField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452474 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 20:07:56 +00:00
Erick Erickson
410156fa8f
Trying to log more info to track down test failures. Ephemeral change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452334 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 14:43:54 +00:00
Erick Erickson
372a592f90
SOLR-4525, another place where I missed closing the stream
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452321 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 14:20:39 +00:00
Dawid Weiss
34910535b3
LUCENE-4654: Test duration statistics from multiple test runs should be reused (locally).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452276 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 12:43:12 +00:00
Dawid Weiss
3da037a46d
Propset.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452251 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 11:01:32 +00:00
Dawid Weiss
2080245c8d
SOLR-4259: Carrot2 dependency should be declared on the mini version, not the core.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452220 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 09:30:00 +00:00
Uwe Schindler
326531d820
SOLR-4525: Fix remaining issues with windows and not-closed files. Test is now passing. The problem here: The old code that used XML files did not need to close the streams, because XML parsers generally do it (for no good reason)...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452146 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 22:28:25 +00:00
Uwe Schindler
6ba62cd0a2
SOLR-4525: Fix more leaks with open files on properties load/store
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452143 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 22:17:01 +00:00
Uwe Schindler
716f10c0c1
SOLR-4525: Fix forbidden-apis violation. Java Properties are defined to be binary not character based. The format is using a binary protocol to write them (see javadocs).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452136 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 21:56:43 +00:00
Erick Erickson
6e94771693
Part of SOLR-4525. Need to close some file streams in the test case.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452115 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 19:51:12 +00:00