Christopher John Male
|
94028fe11a
|
LUCENE-3431: Removed deprecated addStopwords methods in QueryAutoStopWordAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170424 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 03:33:50 +00:00 |
Christopher John Male
|
3597bc4bf4
|
LUCENE-3396: Converted simple Analyzers which got lost in merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169654 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 09:00:42 +00:00 |
Christopher John Male
|
4c5606ee29
|
LUCENE-3396: Converted most Analyzers over to using ReusableAnalyzerBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169607 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 05:50:26 +00:00 |
Robert Muir
|
a027a35583
|
nocommit -> TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 16:39:59 +00:00 |
Christopher John Male
|
e3172b9239
|
LUCENE-3414: Added Hunspell for Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 06:00:39 +00:00 |
Robert Muir
|
128aaf8387
|
LUCENE-3410: move changes to 3.5 and nuke deprecated code in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166770 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 15:56:01 +00:00 |
Robert Muir
|
b265d499f2
|
LUCENE-3417: DictionaryCompoundWordFilter did not properly add tokens from the end compound word
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166728 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:59:15 +00:00 |
Christopher John Male
|
4b44bd7d83
|
LUCENE-3410: Deprecated multi-int constructors in WordDelimiterFilter. Now uses int bitfield
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165995 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 04:43:10 +00:00 |
Michael McCandless
|
4dad0ba89f
|
LUCENE-2308: cutover to FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162347 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 13:27:01 +00:00 |
Christopher John Male
|
0f2d7ad556
|
LUCENE-3397: Cleaned up remaining test TSs and PatterAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161986 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-26 04:16:19 +00:00 |
Christopher John Male
|
1057d24e7f
|
LUCENE-3400: Removed DutchAnalyzer.setStemDictionary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161484 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 10:32:21 +00:00 |
Christopher John Male
|
0ef9c3c25f
|
LUCENE-3376: Moved ReusableAnalyzerBase to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160117 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-22 06:01:31 +00:00 |
Robert Muir
|
a5d2d78cec
|
LUCENE-3378: nuke another useless custom test-classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158857 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 18:21:41 +00:00 |
Robert Muir
|
efbdae6dd2
|
LUCENE-3378: remove unneeded special test-classpaths in build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158821 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 16:45:37 +00:00 |
Robert Muir
|
99ac972281
|
LUCENE-3378: move collationtestbase to tests-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158819 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 16:43:13 +00:00 |
Robert Muir
|
8a0578dfe2
|
LUCENE-3378: move VocabularyAssert to test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158730 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 14:19:15 +00:00 |
Robert Muir
|
7eab19aff7
|
LUCENE-3375: fix synonyms bug where keepOrig=false would discard unmatched inputs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158342 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-16 16:01:05 +00:00 |
Robert Muir
|
f7237cb165
|
LUCENE-3361: remove api deprecations in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154943 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-08 12:17:33 +00:00 |
Robert Muir
|
ef56f5d551
|
LUCENE-3361: port url+email tokenizer to standardtokenizerinterface, fix combining marks bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154936 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-08 11:57:59 +00:00 |
Robert Muir
|
2dda5bc35f
|
LUCENE-3358: StandardTokenizer wrongly discarded combining marks attached to Han/Hiragana
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154005 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-04 20:49:47 +00:00 |
Steven Rowe
|
23d22e4d47
|
LUCENE-3337: avoid building jar files unless necessary in build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-28 04:02:09 +00:00 |
Uwe Schindler
|
014dee7cf5
|
revert accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150488 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 21:22:07 +00:00 |
Uwe Schindler
|
9c73f9d03b
|
LUCENE-3336: Speed up javadocs-all builds by minimizing compile costs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150486 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 21:19:42 +00:00 |
Robert Muir
|
3626220146
|
use a different character for test, one that is still enclosing mark in 6.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150091 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-23 12:18:48 +00:00 |
Michael McCandless
|
fbf9f4ccad
|
LUCENE-3289: add options to FST Builder to tradeoff RAM/CPU used during build vs how small the resulting FST is
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145292 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 18:53:13 +00:00 |
Robert Muir
|
015ecfa0a0
|
LUCENE-3233: improve ram/perf of SynonymFilter, add wordnet parsing, nuke contrib/wordnet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 12:58:52 +00:00 |
Christopher John Male
|
5f30bedccc
|
LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 03:37:00 +00:00 |
Steven Rowe
|
9e020991ef
|
Merged with trunk up to r1144714
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 18:50:54 +00:00 |
Christopher John Male
|
f16f395a30
|
LUCENE-3284: Decoupled remaining module/contrib tests from QueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144566 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 01:11:18 +00:00 |
Steven Rowe
|
88fe5d121f
|
Merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 21:02:20 +00:00 |
Simon Willnauer
|
6c5621f16c
|
fixed dead store variable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144269 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 11:26:03 +00:00 |
Steven Rowe
|
4505c08643
|
SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:41:23 +00:00 |
Michael McCandless
|
b55eeb510d
|
LUCENE-3246: invert getDelDocs to getLiveDocs as pre-cursor for LUCENE-1536
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143415 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 13:54:38 +00:00 |
Dawid Weiss
|
796fa6def3
|
JavaDoc warnings squashed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141689 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 19:52:31 +00:00 |
Dawid Weiss
|
dab351a096
|
Changing the licensing from CC-SA (approved by Apache anyway, but we don't want any issues) to MPL (we've got an agreement from Marcin Milkowski; the license statement has been updated in Morfologik's repository too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 19:16:32 +00:00 |
Dawid Weiss
|
29b09032d3
|
LUCENE-2341: integrating morfologik (Polish stemming/ morphosyntactic dictionary) as an analysis module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141671 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 19:12:54 +00:00 |
Dawid Weiss
|
f85c4e7c88
|
Reverting 1141022 (needs to wait for 1.6 support).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141032 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 10:00:36 +00:00 |
Dawid Weiss
|
d188d3df90
|
LUCENE-2341: integrating morfologik (Polish stemming/ morphosyntactic dictionary) as an analysis module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141022 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 09:24:14 +00:00 |
Christopher John Male
|
f9ed2c19cd
|
LUCENE-3219: Moved SortField types to Enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138276 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-22 01:48:45 +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
|
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 |
Steven Rowe
|
d2cc7f1330
|
LUCENE-3149: Switch ICU4J dependency to mavenized version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130718 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 18:42:26 +00:00 |
Steven Rowe
|
8428aa9c0d
|
LUCENE-3149: Updated ICU4J notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130676 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 17:34:25 +00:00 |
Ryan McKinley
|
50fb06de1a
|
LUCENE-3149 -- fix maven-dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130547 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 13:42:55 +00:00 |
Robert Muir
|
b7277878e8
|
LUCENE-152: add KStem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130527 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 12:58:22 +00:00 |
Robert Muir
|
5fff60467f
|
LUCENE-3149: upgrade icu to 4.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130439 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 08:58:34 +00:00 |
Robert Muir
|
063d18e280
|
LUCENE-3163: add link to jira versions information to CHANGES.txt files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129656 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 13:03:40 +00:00 |
Robert Muir
|
7bf34183d0
|
LUCENE-3158: put licensing information in the LICENSE.txt file where it belongs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129450 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 01:22:03 +00:00 |
Robert Muir
|
c8101d708c
|
LUCENE-3160: lucene source build doesn't work correctly by itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129445 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 00:08:14 +00:00 |
Simon Willnauer
|
68a840c2b7
|
SOLR-2530: Remove Noggit CharArr from FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127326 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-24 22:44:36 +00:00 |