Michael McCandless
|
351474f2b5
|
LUCENE-2329: fix bug in mem tracking caused in merging back from trunk; clean up some dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@943142 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-11 15:11:16 +00:00 |
Robert Muir
|
26b9faddb2
|
LUCENE-2413: consolidate SynonymFilter into analyzers module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942827 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-10 17:37:45 +00:00 |
Grant Ingersoll
|
e85c2774f7
|
SOLR-1902: fix Tika extraction issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942753 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-10 14:36:54 +00:00 |
Robert Muir
|
57a8756a9e
|
support cranking up the memory index test randomness
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942719 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-10 12:26:57 +00:00 |
Michael McCandless
|
972da5872f
|
LUCENE-2449: add 'knob' (-Drandom.multiplier=N, defaults to 1) to tune up how much random testing is done; fix sneaky bugs (workaround java's bug in new String(int[], int, int); nasty key reuse bug in DBLRUCache) that this deeper testing uncovered
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942676 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-10 07:47:12 +00:00 |
Chris M. Hostetter
|
02d218a170
|
forgot to include event date in title
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942584 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-09 19:05:01 +00:00 |
Michael McCandless
|
79839b1264
|
fix some eclipse warnings (thanks Shai!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942421 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-08 17:27:41 +00:00 |
Mark Robert Miller
|
06f7a37943
|
fix package oddities
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942410 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-08 16:17:27 +00:00 |
Chris M. Hostetter
|
003cc244f8
|
SOLR-1843: new rootName attribute for <jmx /> configuration ... allows users to override the top level name for MBeans when exposed via JMX.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942292 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-08 01:51:16 +00:00 |
Robert Muir
|
f3c25f02d5
|
SOLR-1865: ignore BOMs in SolrResourceLoader.getLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942288 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-08 00:42:04 +00:00 |
Robert Muir
|
399d373089
|
fix the compile target... this never worked for contrib/analyzers before either
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942262 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 22:51:45 +00:00 |
Robert Muir
|
1b020be130
|
LUCENE-2437: Indonesian Analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942235 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 21:21:12 +00:00 |
Chris M. Hostetter
|
37a081173a
|
adding news blurb about Apache Lucene Eurocon 2010
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942201 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 20:13:25 +00:00 |
Michael McCandless
|
25404004d7
|
LUCENE-2451: remove dead code in oal.util.cache; keep only DBLRUCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942166 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 18:22:35 +00:00 |
Robert Muir
|
4a1c8c37c4
|
use the new _TestUtil.randomUnicodeString here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941780 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-06 15:39:35 +00:00 |
Robert Muir
|
1e1296e6f8
|
sync all changes to reflect reality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941710 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-06 13:08:59 +00:00 |
Robert Muir
|
3c331fe996
|
LUCENE-2444: remove refs to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941377 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 16:43:46 +00:00 |
Robert Muir
|
bef21b3e18
|
LUCENE-2444: boilerplate stuff for the analyzers module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941369 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 16:27:58 +00:00 |
Michael McCandless
|
ced530aee9
|
LUCENE-2387: add missing CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941363 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 16:18:37 +00:00 |
Mark Robert Miller
|
3cd39b54de
|
revert last change and fix prop name - issue still exists though
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941339 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 15:14:55 +00:00 |
Mark Robert Miller
|
fcf67e1605
|
fix compile-lucene target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941317 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 14:42:46 +00:00 |
Robert Muir
|
6772a01154
|
LUCENE-2444: remove obselete contrib/analyzers directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941312 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 14:31:22 +00:00 |
Robert Muir
|
f6e9cc9f32
|
LUCENE-2444: move contrib/analyzers to modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941308 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 14:26:59 +00:00 |
Erik Hatcher
|
115c58c189
|
Clean up generated JARs in clean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941270 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 12:46:49 +00:00 |
Michael McCandless
|
c1a666b604
|
fix jdocs; fix unsupported overridden ops in DocsAndPositionsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941269 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 12:43:54 +00:00 |
Michael McCandless
|
0a66653baa
|
LUCENE-2283: mark RAMOutputStream as internal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941258 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 11:45:57 +00:00 |
Yonik Seeley
|
26f4756511
|
SOLR-1904: use HashDocSet.exists in facet.enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941029 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 20:39:38 +00:00 |
Michael McCandless
|
49631091d6
|
LUCENE-2422: don't reuse byte[]/char[] for String IO in IndexInput/Output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940994 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 18:38:18 +00:00 |
Robert Muir
|
27502aa045
|
LUCENE-2413: Consolidate KeepWords,HyphenatedWords,Trim filters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940962 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 17:07:28 +00:00 |
Uwe Schindler
|
1fdaf68d0d
|
sorry last fix was wrong
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940892 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 15:09:52 +00:00 |
Uwe Schindler
|
a96f5e9549
|
fix the if statements that broke with parallel testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940878 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 14:44:29 +00:00 |
Uwe Schindler
|
e00e3c763a
|
disable backwards in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940874 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 14:32:46 +00:00 |
Uwe Schindler
|
d9771d17ec
|
Update trunk's version to 4.0. TODO: Solr docs and version updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940845 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 13:26:36 +00:00 |
Uwe Schindler
|
136ad0acbf
|
reflect merges in trunk changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940835 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 12:43:46 +00:00 |
Uwe Schindler
|
265a64259c
|
update contrib changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940820 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 12:12:03 +00:00 |
Uwe Schindler
|
20a0dc280d
|
split changes for 3.x and trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940818 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 12:04:08 +00:00 |
Robert Muir
|
cd320b5f57
|
LUCENE-2413: consolidate pattern analysis into contrib/analyzers, deprecate the old PatternAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940813 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 11:57:21 +00:00 |
Robert Muir
|
6fa480a5ed
|
LUCENE-2413: consolidate RemoveDuplicatesTokenFilter to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940788 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 09:55:43 +00:00 |
Robert Muir
|
9238c5f5ca
|
LUCENE-2413: consolidate WDF into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940781 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 09:11:05 +00:00 |
Robert Muir
|
a9ef636cb1
|
LUCENE-2413: consolidate HTMLStripCharFilter into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940768 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 08:33:52 +00:00 |
Robert Muir
|
1d1331fa03
|
LUCENE-2413: consolidate commongrams into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940761 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 07:50:41 +00:00 |
Robert Muir
|
435cc41758
|
add missing package.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940756 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 07:16:13 +00:00 |
Uwe Schindler
|
ae2a28599d
|
LUCENE-2265: Fix Java 5 compilation -- Generics-Police and Java-5-Police is angry! :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940743 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 06:35:52 +00:00 |
Shai Erera
|
8a4b9df69d
|
LUCENE-2421: Hardening of NativeFSLock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940730 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 05:25:09 +00:00 |
Mark Robert Miller
|
50031b7c66
|
make cold dist target work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940699 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 01:12:55 +00:00 |
Robert Muir
|
f9249e3a74
|
LUCENE-2413: move high-level charfilters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940676 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 23:36:03 +00:00 |
Michael McCandless
|
5b74a4ec61
|
LUCENE-2265: cutover Fuzzy, Wildcard, Regexp queries to operate on Unicode UTF32 code point not UTF16 code units
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940671 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 23:23:57 +00:00 |
Mark Robert Miller
|
a3da442120
|
SOLR-1891: Make lucene-jars-to-solr fail if copying any of the jars fails, and update clean to remove the jars in that directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940666 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 23:07:02 +00:00 |
Yonik Seeley
|
7949e3e218
|
fix faceting's use of flex: term() is undefined after next() returns null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940661 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 22:51:05 +00:00 |
Yonik Seeley
|
031e726a3f
|
forgot to use offset in BulkReadResult
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940650 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 22:00:29 +00:00 |