Uwe Schindler
|
5e9c0717ca
|
Use https for backwards checkout and disable server-cert checking and interactive mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900194 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 18:56:17 +00:00 |
Uwe Schindler
|
66dd0ae4b8
|
LUCENE-2206: make svn checkout consistent with trunk and make the test pass if the whole checkout was not done
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900160 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 16:12:35 +00:00 |
Michael McCandless
|
edf6694156
|
LUCENE-1845: add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900155 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 15:14:06 +00:00 |
Uwe Schindler
|
2c86ce4c17
|
Fix test failure on a checkout with spaces in file path caused by recent LUCENE-2212 commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900154 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 14:55:35 +00:00 |
Michael McCandless
|
b58ccc081a
|
LUCENE-1845: upgrade to bdb-je version 3.3.93; download the JAR from maven (still from download.oracle.com) instead; download JAR directly, not full zip
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900153 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 14:47:21 +00:00 |
Uwe Schindler
|
98175aacc7
|
LUCENE-2220: Fix stack overflow when calling deprecated CharArraySet.copy()
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900152 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-17 14:38:53 +00:00 |
Robert Muir
|
7c0cb27edd
|
LUCENE-2212: add test for PorterStemFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900031 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 22:28:13 +00:00 |
Yonik Seeley
|
83b144f362
|
LUCENE-2216: disregard trailing zeros in OpenBitSet.hashCode
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900030 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 22:13:02 +00:00 |
Michael McCandless
|
6b49c1b556
|
LUCENE-2217: revert
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900011 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 18:46:41 +00:00 |
Michael McCandless
|
750f3848b4
|
LUCENE-2217: use ArrayUtil.getNextSize when growing
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@900010 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 18:41:51 +00:00 |
Yonik Seeley
|
9ad659ddac
|
doc: note about native locks not working for multiple webapps in same JVM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899979 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 15:33:54 +00:00 |
Robert Muir
|
6ac5ebd0a1
|
LUCENE-2206: add snowball stopword lists
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899955 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 14:07:35 +00:00 |
Michael McCandless
|
c966dfa52b
|
remove $ tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899915 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 10:32:59 +00:00 |
Michael McCandless
|
9caaad0fea
|
remove $ tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899914 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-16 10:31:33 +00:00 |
Uwe Schindler
|
2bbd00bd1e
|
move changes.txt entry into contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899682 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 16:14:24 +00:00 |
Uwe Schindler
|
3f722b66a5
|
LUCENE-2211: Fix various missing clearAttributes() and improve BaseTokenStreamTestCase to check for this trap
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899627 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 13:42:18 +00:00 |
Noble Paul
|
309476ab07
|
SOLR-1721 Add explicit option to run DataImportHandler in synchronous mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899580 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 09:55:12 +00:00 |
Noble Paul
|
4ed8414269
|
SOLR-1721 Add explicit option to run DataImportHandler in synchronous mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899579 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 09:53:43 +00:00 |
Noble Paul
|
2f81c73035
|
SOLR-1696 : Deprecate old <highlighting> syntax and move configuration to HighlightComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899572 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-15 09:43:50 +00:00 |
Michael McCandless
|
3014c8ff65
|
make test quieter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899421 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 21:34:19 +00:00 |
Robert Muir
|
da7bbb75b9
|
move test class being referenced by non-test code
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899415 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 21:23:35 +00:00 |
Michael McCandless
|
cf3b8e539e
|
tweak javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899390 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 20:16:04 +00:00 |
Robert Muir
|
43c11321b4
|
LUCENE-2210: fix TrecTopicsReader for descriptions and narratives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899369 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-14 19:33:48 +00:00 |
Uwe Schindler
|
f8bd9819e6
|
LUCENE-2193: Replace the backwards tags by revision numbers. Please consult wiki for a howto about updating the backwards-branch now!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@899001 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 23:41:05 +00:00 |
Robert Muir
|
fc4cf94bdf
|
LUCENE-2201: use char[] for snowball, don't create intermediate strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898976 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 22:29:21 +00:00 |
Robert Muir
|
9da810e7dd
|
LUCENE-2203: use the snowball vocabulary tests for improved testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898950 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 21:51:51 +00:00 |
Yonik Seeley
|
7bdac8e555
|
LUCENE-2197: don't copy CharArraySet in StopFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898866 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 18:06:55 +00:00 |
Robert Muir
|
476d155185
|
javadoc spelling correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898751 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-13 13:50:11 +00:00 |
Uwe Schindler
|
5e97d63aa4
|
add missing svn props as preparation for LUCENE-2193
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898510 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 20:57:56 +00:00 |
Uwe Schindler
|
a33e867922
|
LUCENE-2188: Add a utility class for tracking deprecated overridden methods in non-final subclasses
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898507 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 20:55:21 +00:00 |
Robert Muir
|
eaed8e67d2
|
LUCENE-2181: add a benchmark for collation
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898491 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 20:06:17 +00:00 |
Chris M. Hostetter
|
aadfd47c8b
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898487 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 19:53:56 +00:00 |
Michael McCandless
|
aba4c8bed4
|
throw CorruptIndexException when deleted docs bit vector size does not match segment info size
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898469 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 19:09:13 +00:00 |
Ryan McKinley
|
306ca9f86b
|
SOLR-1602 -- replacing FQN with solr.XXWriter in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898346 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 14:50:08 +00:00 |
Erik Hatcher
|
dcccf06f80
|
Make comment class-level publically visible
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898331 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 14:06:44 +00:00 |
Koji Sekiguchi
|
260d294111
|
LUCENE-2204: FastVectorHighlighter: some classes and members should be publicly accessible
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898323 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 13:53:32 +00:00 |
Noble Paul
|
6b024f5f8b
|
SOLR-1602 . The period was missing from package name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898304 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 12:28:53 +00:00 |
Noble Paul
|
fe8a6bf53f
|
spelling correction in docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898303 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 12:22:02 +00:00 |
Noble Paul
|
8ca932ea0b
|
removed unused variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898217 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 08:00:34 +00:00 |
Noble Paul
|
6956eaa1b4
|
SOLR-1352 . Multithreaded implementation (documentation fix)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898211 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 07:53:59 +00:00 |
Noble Paul
|
9f74e4337b
|
SOLR-1352 . Multithreaded implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898209 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 07:49:40 +00:00 |
Ryan McKinley
|
c66a2853bb
|
SOLR-1602 -- adding deprecated classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898173 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 03:45:21 +00:00 |
Ryan McKinley
|
c9fbd0e2d8
|
SOLR-1602 - move XMLWriter to response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898157 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 02:35:34 +00:00 |
Ryan McKinley
|
6f278e589f
|
SOLR-1602 -- step 1. Adding new 'response' package and refactoring all response things to this package. NOTE, this will break back-compatibility depricated versions of the moved 1.4 files are added back.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898152 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 02:19:56 +00:00 |
Chris M. Hostetter
|
fd6a62e6dd
|
SOLR-1590: Javadoc for XMLWriter#startTag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898127 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 00:11:23 +00:00 |
Chris M. Hostetter
|
36249c7416
|
SOLR-1588: Removed some very old dead code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898124 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-12 00:03:03 +00:00 |
Chris M. Hostetter
|
42e8d5c2c7
|
SOLR-1538: Reordering of object allocations in ConcurrentLRUCache to eliminate (an extremeely small) potential for deadlock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898119 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 23:50:01 +00:00 |
Yonik Seeley
|
10ce9576e3
|
try removing to get patch to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898060 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 20:53:28 +00:00 |
Grant Ingersoll
|
36beb9e059
|
Add support for LongToEnglish doc/query maker
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@898055 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-11 20:29:40 +00:00 |
Robert Muir
|
0ad2f181aa
|
remaining eol-style and inconsistent newlines fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@897712 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-10 21:53:13 +00:00 |