Chris M. Hostetter
ba08d2ba10
SOLR-3575: Typo in changes, SOLR-3575 erroneously listed as SOLR-3475
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360454 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:43:59 +00:00
Adrien Grand
817eeb6252
LUCENE-4207: Make TestPackedInts faster.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360453 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:39:23 +00:00
Uwe Schindler
53cfbcda0d
LUCENE-4199, LUCENE-4202, LUCENE-4206: Remove noise by not-existing XML CDATA in task; cleanup build.xmls
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360451 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:34:39 +00:00
Robert Muir
b3c82dac85
add checksum, compared jar with official release jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360446 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 22:27:17 +00:00
Mark Robert Miller
46021d4575
SOLR-3460: Add cloud-scripts directory and a zkcli.sh|bat tool for easy scripting and interaction with ZooKeeper.
...
SOLR-3609: Change Solr's expanded webapp directory to be at a consistent path called solr-webapp rather than a temporary directory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360416 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 21:45:43 +00:00
Tommaso Teofili
cf53015824
[LUCENE-4207] - reduced the multiplier factor of 10 in random string checks to fasten tests (and re enabling wrongly @Ignored test)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360395 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 20:54:36 +00:00
Robert Muir
f2c69f4794
fix test to propagate setUp()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360363 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:24:34 +00:00
Robert Muir
dc90a019a2
LUCENE-4212: Tests should not use new Random() without args
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360354 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 19:10:08 +00:00
David Wayne Smiley
29d8ba42d4
spacing / line ending tweaks so it does not differ with config files saved by IntelliJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360327 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 17:57:17 +00:00
David Wayne Smiley
5c14410ce6
spacing / line ending tweaks so it does not differ with config files saved by IntelliJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 17:54:57 +00:00
Uwe Schindler
37210f0cd6
Simplify the one-api-file case
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360272 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 16:25:22 +00:00
Robert Muir
bcb3e79b7d
optimize check-forbidden-apis to not compile things twice
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360254 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 16:08:08 +00:00
Robert Muir
124edc221c
LUCENE-3877: Lucene should not call System.out.println
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360240 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 15:52:40 +00:00
Michael McCandless
aa87124205
fix test: don't call .nextDoc() if the enum had already returned NO_MORE_DOCS
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360205 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 14:36:06 +00:00
David Wayne Smiley
04bc7ee821
LUCENE-4188 inlined/removed SpatialStrategy.createStoredField()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360028 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 06:28:39 +00:00
David Wayne Smiley
401bfde9bd
LUCENE-4188 remove field storage from createField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1360021 13f79535-47bb-0310-9956-ffa450edef68
2012-07-11 06:20:27 +00:00
Uwe Schindler
891dcd75e9
LUCENE-4209: Enforce cleanup on success and failure while sorting partitions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359953 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 23:41:09 +00:00
Robert Muir
20b748a484
LUCENE-4209: fix another suggester leak: dont leave behind the file when rename fails (/tmp is its own filesystem)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359946 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 23:06:08 +00:00
Uwe Schindler
80c852e721
Remove 3 File.createTempDir in favour of LTC's own cleanup magic.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359920 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 21:54:16 +00:00
Robert Muir
524fa2d4f6
LUCENE-4209: suggester fixes to not leave behind files in /tmp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359873 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 20:04:33 +00:00
Adrien Grand
e48f99c36c
Fix error-prone header check.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359861 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 19:52:46 +00:00
Uwe Schindler
0446940b7d
LUCENE-4206: Allow check-forbidden-apis to also investigate calls to subclasses of forbidden APIs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359827 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 18:32:31 +00:00
Mark Robert Miller
3042e69056
we do not need this pause after the test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359733 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 15:44:16 +00:00
Mark Robert Miller
364407b578
SOLR-3612: Race condition when starting an embedded zk ensemble
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359732 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 15:43:47 +00:00
Mark Robert Miller
7b75fed8d1
SOLR-2616: Include a sample java util logging configuration file.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359684 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 14:09:52 +00:00
Christian Moen
84d98b9e25
Added svn:eol-style native
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359632 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 12:18:26 +00:00
Christian Moen
a15331043f
Added JapaneseIterationMarkCharFilter (LUCENE-4201)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359613 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 11:46:09 +00:00
Robert Muir
e78a40adcd
LUCENE-4202: add java 6 deprecated fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359611 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 11:44:56 +00:00
Uwe Schindler
4527c4b3f3
LUCENE-4202: Add support for fields to check-forbidden-apis; cleanup classpath; improve logging messages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359590 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 10:47:03 +00:00
Mark Robert Miller
3541d0f933
SOLR-3355: fix bug around null shard / collection in statistics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359467 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 03:33:00 +00:00
Robert Muir
4db783ca86
SOLR-3610: after reloading a core, indexing failed on any newly added fields to the schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359449 13f79535-47bb-0310-9956-ffa450edef68
2012-07-10 00:35:28 +00:00
Steven Rowe
160eac52ca
fix typos (merge from branch_4x)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359371 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 19:49:17 +00:00
Robert Muir
f55d87ee36
LUCENE-4199: split deprecated jdk methods into their own file for easier maint
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359355 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 19:28:25 +00:00
Robert Muir
cd4d6db5cd
LUCENE-4199: specify these classes correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359327 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 18:19:34 +00:00
Robert Muir
33e06a219d
LUCENE-4199: dont use ioutils here
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359324 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 18:15:52 +00:00
Robert Muir
aa13466422
LUCENE-4199: disallow deprecated jdk methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359322 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 18:11:36 +00:00
Mark Robert Miller
ccf5f45f2e
fix cloud dev example scripts which point to solr/conf - use boostrap_conf=true instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359301 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 17:33:12 +00:00
Uwe Schindler
2f123d1209
Fix CRLF problem with running python on windows /and/or cygwin when creating java source files. Also fix broken generated license header.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359275 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:50:25 +00:00
Mark Robert Miller
d4522d1016
update tutorial with correct path to conf files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359267 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:43:07 +00:00
Robert Muir
cc110d2119
LUCENE-4199: add the Formatter ctors that dont take Locale
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359259 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:24:26 +00:00
Robert Muir
6ed449c40e
LUCENE-4199: add another missing one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359255 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:16:29 +00:00
Robert Muir
5e8cd291dd
LUCENE-4199: fix javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359249 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:09:20 +00:00
Robert Muir
4138528889
LUCENE-4199: add default local DecimalFormat ctors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359238 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 16:03:57 +00:00
Uwe Schindler
3582fea429
LUCENE-4199: Remove comments only left in for backporting support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359230 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 15:46:39 +00:00
Uwe Schindler
e3813f8030
LUCENE-4199: Add a new target "check-forbidden-apis", that parses all generated .class files for use of APIs that use default charset, default locale, or default timezone and fail build if violations found. This ensures, that Lucene / Solr is independent on local configuration options
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359202 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 15:03:56 +00:00
Uwe Schindler
9fc59eadd6
LUCENE-4199: merge up
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359190 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:29:17 +00:00
Robert Muir
08c0677666
LUCENE-4199: don't call this implicitly when you run test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359189 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:24:49 +00:00
Robert Muir
123b645157
LUCENE-4199: fix remaining violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359188 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:22:20 +00:00
Robert Muir
46cb8b9780
LUCENE-4199: fix more default locale/charset violations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359181 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 14:06:17 +00:00
Uwe Schindler
33deddabf1
LUCENE-4199: Add some additional checks and better error messages to task, so it fails on empty signature list or empty class file set.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4199@1359173 13f79535-47bb-0310-9956-ffa450edef68
2012-07-09 13:54:37 +00:00