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
Mark Robert Miller
61eca4446b
tests: speed test up a bit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452113 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 19:42:31 +00:00
Uwe Schindler
7a28af4462
Improve speed of nightly tests by not creating new random instances all the time
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452100 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 18:59:40 +00:00
Mark Robert Miller
888f626b40
change log level to info - this is not a severe event
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452090 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 18:29:54 +00:00
Mark Robert Miller
7ce09ad680
SOLR-4210: Update CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452073 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 17:42:45 +00:00
Mark Robert Miller
ffc06b1a16
SOLR-4210: More efficient stream copying
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452069 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 17:30:05 +00:00
Erick Erickson
2e7651f407
SOLR-4525 Adding some verbosity to the test b/c it fails in some environments, how often I don't quite know.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1452048 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 14:57:07 +00:00
Erick Erickson
c160fd0375
took out soe debugging info I left in by mistake when checking in SOLR-4401
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451998 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 03:17:48 +00:00
Erick Erickson
ac389d7f07
SOLR-4401 adding rapidly opening/closing cores to unit tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451997 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 03:15:41 +00:00
Mark Robert Miller
43f384e57f
SOLR-4210: Fix it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451987 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 01:29:48 +00:00
Robert Muir
fa0094035d
SOLR-4523: Show if fields have docvalues or highlighting offsets in admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451970 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 01:04:47 +00:00
Robert Muir
35f59181f5
refer to these integers as termIDs when they are not yet ordinals, just unsorted unique values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451958 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 23:38:55 +00:00
Chris M. Hostetter
16b8796a25
SOLR-4518: Improved CurrencyField error messages when attempting to use a Currency that is not supported by the current JVM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451931 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 20:10:03 +00:00
Yonik Seeley
73a0270ad8
SOLR-2996: treat un-fielded * as *:*
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451906 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 17:18:43 +00:00
Chris M. Hostetter
89c7a3a6eb
SOLR-4515: more typos that documentation-lint aparently didn't catch
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451841 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 06:39:39 +00:00
Chris M. Hostetter
926a9d863a
SOLR-4515: typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451838 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 06:35:35 +00:00
Chris M. Hostetter
daa66dd5d0
SOLR-4515: CurrencyField's OpenExchangeRatesOrgProvider now requires a ratesFileLocation init param, since the previous global default no longer works
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451818 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 01:52:03 +00:00
Erick Erickson
aa22ceb97d
SOLR-4196, steps toward making solr.xml obsolete
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451797 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 01:01:12 +00:00
Chris M. Hostetter
05cc3a4706
SOLR-4458: Sort directions (asc, desc) are now case insensitive
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451765 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 23:17:37 +00:00
Chris M. Hostetter
88931a58a0
SOLR-4514: better tests for CurrencyField using OpenExchangeRatesOrgProvider
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451691 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 19:24:23 +00:00
Mark Robert Miller
3a9683d7ac
SOLR-4521: Stop using the 'force' option for recovery replication. This will keep some less common unnecessary replications from happening.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451660 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 17:40:34 +00:00
Mark Robert Miller
3ce9b7d1ac
SOLR-4511: When a new index is replicated into place, we need to update the most recent replicatable index point without doing a commit. This is important for repeater use cases, as well as when nodes may switch master/slave roles.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451659 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 17:37:30 +00:00
Mark Robert Miller
153d79ce99
SOLR-4505: CHANGES entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451656 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 17:30:23 +00:00
Mark Robert Miller
709824acf8
SOLR-4505: Possible deadlock around SolrCoreState update lock.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451653 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 17:24:47 +00:00
Uwe Schindler
202d3af9d0
LUCENE-4808: Add workaround for a JDK 8 "class library bug" which is still under discussion and may *not* be fixed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1451584 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 13:12:16 +00:00