Koji Sekiguchi
|
52e432be3a
|
SOLR-2581: UIMAToSolrMapper wrongly instantiates Type with reflection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135009 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-13 02:21:10 +00:00 |
Uwe Schindler
|
39e48e33e2
|
show stderr of changes perl script in ANT log - not in output file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134998 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 22:26:56 +00:00 |
Uwe Schindler
|
3887e4bb91
|
make script execution fail if rest api is inaccessible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134995 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 22:13:26 +00:00 |
Uwe Schindler
|
84c10b766b
|
Correct and improve some changes entries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134937 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 15:35:40 +00:00 |
Uwe Schindler
|
1472627948
|
update backwards instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134918 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 11:43:18 +00:00 |
Uwe Schindler
|
1312ea088f
|
LUCENE-3188: Fix CheckIndex for empty indexes without segments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134895 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-12 09:50:32 +00:00 |
Steven Rowe
|
3bc70d2368
|
LUCENE-3188: contrib/misc IndexSplitter creates indexes with incorrect SegmentInfos.counter; added CheckIndex check & fix for this problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134829 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 23:39:03 +00:00 |
Robert Muir
|
18e62ed503
|
LUCENE-3194: remove PDF files from website
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134781 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 21:54:39 +00:00 |
Robert Muir
|
8838de026f
|
LUCENE-3166: src/site should not be built under /docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134763 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 21:19:43 +00:00 |
Uwe Schindler
|
c884384d5c
|
SOLR-2400: Field- and DocumentAnalysisRequestHandler now provide a position history for each token, so you can follow the token through all analysis stages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134685 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 16:46:59 +00:00 |
Koji Sekiguchi
|
86b864324a
|
fix default MergePolicy in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134592 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 12:29:06 +00:00 |
Steven Rowe
|
6923a83aaf
|
LUCENE-3181: Removed dependence on the JSON module, which apparently isn't available in the perl installation on the lucene jenkins slave, causing the script to fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134515 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-11 04:40:51 +00:00 |
Simon Willnauer
|
cf94c3bd49
|
removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134340 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 15:22:01 +00:00 |
Robert Muir
|
eca56e0564
|
LUCENE-152: minor optimization to avoid some char[]/String creation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134328 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 14:00:32 +00:00 |
Simon Willnauer
|
6f8344a2f7
|
cut over to IOUtils#closeSafely
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134326 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 13:49:57 +00:00 |
Simon Willnauer
|
ea0428f173
|
LUCENE-3108: Land DocValues on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134311 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 13:18:54 +00:00 |
Simon Willnauer
|
dd7fec9795
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1134287 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 12:05:03 +00:00 |
Koji Sekiguchi
|
739efd5913
|
SOLR-2579: UIMAUpdateRequestProcessor ignore error fails if text.length() < 100
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134163 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 01:16:08 +00:00 |
Michael McCandless
|
3ad6ba55d5
|
LUCENE-3183: fix corner case seeking to Term(, )
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133937 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 15:32:17 +00:00 |
Yonik Seeley
|
a54dbc985c
|
debugging: show when coord is disabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133872 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 13:48:11 +00:00 |
Simon Willnauer
|
8a9d2ce4fa
|
LUCENE-3108: manually merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133855 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 13:11:28 +00:00 |
Uwe Schindler
|
b662041cbc
|
fix small issue in docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133839 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:54:47 +00:00 |
Simon Willnauer
|
e0c2a0186b
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133828 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:31:48 +00:00 |
Simon Willnauer
|
b9455527c5
|
LUCENE-3108: make IR#docValues final in IR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133823 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:25:00 +00:00 |
Simon Willnauer
|
04fe5d0c5e
|
catch up with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133818 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:16:33 +00:00 |
Simon Willnauer
|
2007a4b4e0
|
Remove @Version tags from JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133805 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 11:43:35 +00:00 |
Simon Willnauer
|
a04ab445f6
|
LUCENE-3108: added changes.txt entry for indexdocvalues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133797 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 11:26:06 +00:00 |
Simon Willnauer
|
d60692f4b4
|
LUCENE-3108: manually merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133794 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 11:24:48 +00:00 |
Simon Willnauer
|
622564d474
|
LUCENE-3108: revered README.TXT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133785 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 10:44:25 +00:00 |
Michael McCandless
|
2a6315db4a
|
tweak javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133768 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 10:17:13 +00:00 |
Simon Willnauer
|
e02b59e21e
|
LUCENE-3108: removed invalid todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133754 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 09:44:18 +00:00 |
Simon Willnauer
|
345bc1653d
|
catch up with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133734 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 09:07:55 +00:00 |
Steven Rowe
|
632a0a41d1
|
LUCENE-3181: changes2html.pl should collect release dates from JIRA REST API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133646 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 04:03:52 +00:00 |
Robert Muir
|
557135dd9b
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133631 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 02:21:33 +00:00 |
Robert Muir
|
db1d3c2274
|
switch over more tests to atLeast()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133616 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 00:37:02 +00:00 |
Robert Muir
|
ae2239e134
|
LUCENE-3184: add LuceneTestCase.rarely/LuceneTestCase.atLeast
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133599 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 23:32:12 +00:00 |
Steven Rowe
|
1216e243e4
|
Maven configuration: Removed Guava dependency from Solr core and added it where it is used: the Solr clustering contrib POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133570 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 21:49:43 +00:00 |
Michael McCandless
|
83a79b6f67
|
LUCENE-3182: fix corruption case, when one thread is calling IW.addIndices(IR...) and another thread calls IW.rollback()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133565 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 21:39:02 +00:00 |
Michael McCandless
|
506f927191
|
LUCENE-3185: fix a couple issues with NRTCachingDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133553 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 20:59:10 +00:00 |
Ryan McKinley
|
4f98807406
|
SOLR-2444: Change Map<String,String> to SolrParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133534 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:54:47 +00:00 |
Ryan McKinley
|
1d2d790bc3
|
SOLR-2417: updated syntax for [explain]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133520 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:34:18 +00:00 |
Ryan McKinley
|
3bec90e9eb
|
SOLR-705: adding CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133513 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:06:48 +00:00 |
Ryan McKinley
|
7386b115af
|
SOLR-1298: Adding missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133512 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 18:59:46 +00:00 |
Ryan McKinley
|
077cc43fe9
|
SOLR-2444, SOLR-705 -- Updating Transformers to use LocalParam syntax (surrounded by [ ])
adding SHARD_URL as a parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133505 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 18:47:02 +00:00 |
Ryan McKinley
|
8f45f3218b
|
Make JettySolrRunner run of port 8983
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133504 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 18:43:15 +00:00 |
Robert Muir
|
50a474b6b6
|
SOLR-2567: change solr default to TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133486 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 17:59:53 +00:00 |
Yonik Seeley
|
d8928bb3c7
|
SOLR-2444: implement parsing only of augmenters (localParams syntax but using [])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133457 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 16:34:33 +00:00 |
Robert Muir
|
e934e3849f
|
LUCENE-3176: checkindex/close ourselves for safety and to support tests.iter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133385 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 13:08:00 +00:00 |
Robert Muir
|
8df95b97ef
|
LUCENE-3176: fix getTempDir to actually return a unique new temp directory (not something based on LTC's seed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133383 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 13:04:24 +00:00 |
Michael McCandless
|
050a2eba3b
|
fix test to detect Throwable not just Exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133330 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 10:32:45 +00:00 |