Uwe Schindler
|
ed6594e4b1
|
More additions about 3.0.1-only fixes, fix Header line to be compliant with changes-perl script
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909800 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-13 12:10:46 +00:00 |
Uwe Schindler
|
f43e47236f
|
Bring changes in line for release of 2.9.2 and 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909796 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-13 11:32:20 +00:00 |
Chris M. Hostetter
|
87b0e274e1
|
SOLR-1771: Improved error message when StringIndex cannot be initialized for a function query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@909746 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-13 05:02:56 +00:00 |
Chris M. Hostetter
|
5bfe85082e
|
SOLR-1579: fixes to xml escaping in stats.jsp (the fix commited as part of SOLR-1008 was incorrect)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@909705 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-13 03:28:07 +00:00 |
Robert Muir
|
f2d37b2929
|
LUCENE-2080: add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909398 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-12 13:31:24 +00:00 |
Michael McCandless
|
0dcbffdfe1
|
LUCENE-2259: fix new method (it's deleteUnusedFiles)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909378 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-12 12:13:18 +00:00 |
Uwe Schindler
|
11f6b9185e
|
LUCENE-2260: Fix AttributeSource to not hold a strong reference to the Attribute/AttributeImpl classes which prevents unloading of custom attributes loaded by other classloaders. The same fix applies to VirtualMethod (3.1 only).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909360 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-12 11:20:35 +00:00 |
Michael McCandless
|
7efc00511e
|
LUCENE-2209: add expert IndexWriter.removeUnusedFiles to force IW to retry deletion of files no longer used (only useful on windows)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909357 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-12 11:07:31 +00:00 |
Michael McCandless
|
5995714461
|
LUCENE-2257: improve max per-segment term count limit from ~2.1B to ~274B
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@909352 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-12 10:56:21 +00:00 |
Robert Muir
|
c0a1615db1
|
LUCENE-2080: deprecate LUCENE_CURRENT
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@908975 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-11 13:58:22 +00:00 |
Uwe Schindler
|
8dbd6e2870
|
LUCENE-2248: Change core tests to use a global Version constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@908496 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 13:35:57 +00:00 |
Uwe Schindler
|
91ffd60a16
|
LUCENE-2258: Remove unneeded synchronization in FuzzyTermEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@908477 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 12:59:00 +00:00 |
Noble Paul
|
249be10000
|
SOLR-1767: dataimporter.functions.escapeSql() does not escape backslash character
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908357 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 05:38:56 +00:00 |
Noble Paul
|
90135ac5ad
|
* SOLR-1766: DIH with threads enabled doesn't respond to the abort command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908355 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-10 05:27:00 +00:00 |
Mark Robert Miller
|
9bb44206b6
|
SOLR-1722: Allowing changing the "special" default core name, and as a default default core name, switch to using collection1 rather than DEFAULT_CORE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908197 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 20:14:31 +00:00 |
Noble Paul
|
3eb663ea10
|
SOLR-1757: DIH multithreading sometimes throws NPE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@907935 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-09 05:20:19 +00:00 |
Michael McCandless
|
0a07c2a1fd
|
add assert to catch mismatched delete count on write; add detail to exception messages on corruption
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@907781 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-08 20:31:25 +00:00 |
Koji Sekiguchi
|
1dd48e2a78
|
SOLR-1268: 1. eliminate hl.useHighlighter parameter. 2. introduce hl.useFastVectorHighlighter parameter. The default is false.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@907700 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-08 15:46:15 +00:00 |
Noble Paul
|
ce39a0b12f
|
SOLR-1762: DateFormatTransformer does not work correctly with non-default locale dates
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@907562 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-08 06:57:53 +00:00 |
Michael McCandless
|
b4ac5029e0
|
remove some dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@907425 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-07 14:39:48 +00:00 |
Robert Muir
|
a6b7c5552b
|
LUCENE-2055: better snowball integration, deprecate buggy handcoded snowball impls, restructure lang support
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@907125 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 23:05:46 +00:00 |
Simon Willnauer
|
57d1387492
|
LUCENE-2245: Remaining contrib testcases should use Version based ctors instead of deprecated ones
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@907034 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 18:20:56 +00:00 |
Noble Paul
|
63754a9572
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906924 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 12:43:11 +00:00 |
Noble Paul
|
351e18206e
|
SOLR-1727 SolrEventListener should extend NamedListInitializedPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906923 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 12:42:38 +00:00 |
Noble Paul
|
72638ac32a
|
SOLR-1759: $skipDoc was not working correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906906 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 11:50:37 +00:00 |
Noble Paul
|
c96611b8f1
|
SOLR-1736 In the slave , If 'mov'ing file does not succeed , copy the file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906905 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 11:44:10 +00:00 |
Koji Sekiguchi
|
000500e3e4
|
SOLR-1753: StatsComponent throws NPE when getting statistics for facets in distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906781 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 02:49:48 +00:00 |
Uwe Schindler
|
7f76eea086
|
LUCENE-2249: ParallelMultiSearcher should shut down thread pool on close
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@906744 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-05 00:05:34 +00:00 |
Mark Robert Miller
|
8d22659b57
|
SOLR-1756: The date.format setting causes ClassCastException when enabled and the config code that parses this setting does not properly use the same iterator instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906556 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 16:36:11 +00:00 |
Mark Robert Miller
|
9dc5d7edda
|
put changes entry in wrong place last commit - move it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906554 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 16:30:37 +00:00 |
Mark Robert Miller
|
db62a20003
|
SOLR-1748, SOLR-1747, SOLR-1746, SOLR-1745, SOLR-1744: Streams and Readers retrieved from ContentStreams are not closed in various places, resulting in file descriptor leaks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906553 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 16:26:38 +00:00 |
Robert Muir
|
23d403b6bb
|
LUCENE-2234: Hindi Analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@906468 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 12:41:56 +00:00 |
Simon Willnauer
|
1f8951f06c
|
updated test after clover instrumentation run failure. Thread termination timeout set to 60 seconds and made booleans in workers volatile.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@906441 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 10:23:42 +00:00 |
Uwe Schindler
|
e18d9168b1
|
LUCENE-2247: Add missing test for stringIterator() after clover report studies...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@906411 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-04 09:16:56 +00:00 |
Mark Robert Miller
|
1444299662
|
straighten out some whacky code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@906086 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-03 15:21:56 +00:00 |
Uwe Schindler
|
924d7faa68
|
LUCENE-2247: Add a CharArrayMap<V> for performance improvements in some stemmers and synonym filters
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@906032 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-03 12:37:53 +00:00 |
Mark Robert Miller
|
58bbab2827
|
fix native lock doc wordage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@905435 13f79535-47bb-0310-9956-ffa450edef68
|
2010-02-01 22:46:18 +00:00 |
Simon Willnauer
|
5ad7974d3f
|
LUCENE-2242: Contrib CharTokenizer classes should be instantiated using their new Version based ctors
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@905065 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-31 16:01:17 +00:00 |
Uwe Schindler
|
2b6fb2ddab
|
deprecate useless ctor (should be private)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@905064 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-31 15:59:16 +00:00 |
Robert Muir
|
39b9f97cd4
|
LUCENE-2209: add @lucene.internal/@lucene.experimental javadoc tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@905057 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-31 15:20:26 +00:00 |
Uwe Schindler
|
869c789563
|
LUCENE-2240, LUCENE-2241: SimpleAnalyzer and WhitespaceAnalyzer now have Version ctors. This commit also fixes all core tests to no longer use the deprecated ctors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@905044 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-31 14:05:39 +00:00 |
Robert Muir
|
fdf4ea2448
|
LUCENE-2218: Improvements to ShingleFilter (performance, configurable sep. char and min shingle size)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@905043 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-31 14:04:01 +00:00 |
Uwe Schindler
|
e1df47d58f
|
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@905009 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-31 11:48:34 +00:00 |
Koji Sekiguchi
|
65e1223ac4
|
LUCENE-2243: Add DisjunctionMaxQuery support for FastVectorHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904776 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-30 13:13:13 +00:00 |
Simon Willnauer
|
537bb742cd
|
LUCENE-2238: deprecated ChineseAnalyzer / ChineseTokenizer in favor of StandardAnalyzer / Tokenizer which does the same thing
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904521 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-29 15:44:54 +00:00 |
Uwe Schindler
|
49b3a12971
|
LUCENE-2183: Added Unicode 4 support to CharTokenizer and its subclasses
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904401 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-29 07:43:45 +00:00 |
Robert Muir
|
59fbe9aac9
|
set eol-style for benchmark .alg files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904374 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-29 04:10:59 +00:00 |
Robert Muir
|
d7dada3c3a
|
LUCENE-2223: add a ShingleFilter benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904371 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-29 04:07:47 +00:00 |
Mark Robert Miller
|
1e9cdab0f9
|
update comments for NativeFSLockFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904203 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-28 18:27:34 +00:00 |
Michael McCandless
|
ff24afcae7
|
LUCENE-2217: cutover more places where arrays grow to ArrayUtil.oversize/grow
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@904044 13f79535-47bb-0310-9956-ffa450edef68
|
2010-01-28 11:40:16 +00:00 |