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 |
Koji Sekiguchi
|
9e15eeaa86
|
LUCENE-1889: add MultiTermQuery support for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166954 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 01:36:53 +00:00 |
Uwe Schindler
|
31495a1d2c
|
LUCENE-1768: Cleanup in trunk (removal of deprecated stuff, unused subclasses in between)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166789 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 16:47:50 +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 |
Erik Hatcher
|
8c973d1a5e
|
Relocate changes for surround query parser to new queryparser-specific CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166708 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:24:16 +00:00 |
Christopher John Male
|
c0f05e7b37
|
LUCENE-3419: Added epsilons and fixed deprecated junit assertion usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 09:24:40 +00:00 |
Uwe Schindler
|
5ec2a2289a
|
LUCENE-1768: Add missing changes.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166457 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 22:55:25 +00:00 |
Erik Hatcher
|
35e7439ca4
|
LUCENE-2945: Fix equals/hashCode for surround query parser generated queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166156 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 13:04:29 +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 |
Christopher John Male
|
7f90632562
|
LUCENE-3286: Consolidated XML QP into queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 05:53:28 +00:00 |
Michael McCandless
|
5e4944b84b
|
LUCENE-2308: more cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163251 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 15:05:14 +00:00 |
Michael McCandless
|
3ed03b8488
|
LUCENE-3405: rename IOUtils.close methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162394 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 16:25:46 +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
|
0f443840c4
|
LUCENE-3397: Cleaned up test TokenStream reusability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1161488 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 10:42:29 +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 |
Michael McCandless
|
b7846ffaa1
|
LUCENE-3030: add BlockTreeTermsReader/Writer, a more efficient tree-structure for the terms dictionary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159905 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-20 19:20:45 +00:00 |
Christopher John Male
|
993ce74121
|
LUCENE-3381: Sandboxed remaining contrib queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-20 04:57:58 +00:00 |
Christopher John Male
|
4f2fc58301
|
LUCENE-3271: Moved 'good' queries into queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158997 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 02:36:32 +00:00 |
Robert Muir
|
ed387369dd
|
LUCENE-3330: revise Scorer visitor API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158916 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 21:12:39 +00:00 |
Robert Muir
|
caf468b938
|
LUCENE-3378: add a QPTestBase for shared QP test methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158861 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-17 18:34:04 +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 |
Martijn van Groningen
|
0bc43983c4
|
SOLR-2665: Added post group faceting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154676 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-07 09:02:33 +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 |
Adriano Crestani Campos
|
cffd01664b
|
-committing patch from LUCENE-3343 and LUCENE-3338 to trunk
-fixed javadoc reference to QueryNode in StandardSyntaxParser.jj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152892 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-01 18:57:05 +00:00 |
Robert Muir
|
31e3b272c5
|
LUCENE-3351: DirectSpellChecker throws NPE if field doesn't exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152669 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-01 00:55:10 +00:00 |
Koji Sekiguchi
|
149d3de96d
|
LUCENE-3129: fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152417 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-30 02:46:21 +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 |
Martijn van Groningen
|
198ec93b4e
|
LUCENE-3097: Fixed documentation error. FixedBitSet is now used instead of OpenBitSet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150794 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 17:22:46 +00:00 |
Uwe Schindler
|
b6c1db99d3
|
LUCENE-1768: Javadocs (week-8)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150671 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 12:45:41 +00:00 |
Martijn van Groningen
|
de074e9535
|
LUCENE-3097: Fixed documentation error. FixedBitSet is now used instead of OpenBitSet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150663 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 12:22:42 +00:00 |
Martijn van Groningen
|
708101f91e
|
LUCENE-3097: Fix for build failure.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150613 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-25 10:01:56 +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 |
Martijn van Groningen
|
49075985fb
|
LUCENE-3097: Added a new grouping collector that can be used to retrieve all most relevant documents per group.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150470 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-24 19:06:51 +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 |
Robert Muir
|
4af23c6d84
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147887 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-18 14:15:10 +00:00 |
Robert Muir
|
07bfe50eda
|
LUCENE-3326: MoreLikeThis reuses a reader after it has already closed it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147881 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-18 13:56:49 +00:00 |
Shai Erera
|
561723eca6
|
LUCENE-3307: don't require an analyzer, if all fields are NOT_ANALYZED
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147530 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-17 05:30:50 +00:00 |
Uwe Schindler
|
2e14617e19
|
LUCENE-1768: Fix DateFormat handling, don't lowercase numeric terms. Improve test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146984 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-15 07:08:37 +00:00 |
Christopher John Male
|
a684f6d497
|
LUCENE-3285: Moved flexible queryparser to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146548 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:56:54 +00:00 |
Christopher John Male
|
6b700e1183
|
LUCENE-3271: Moved MoreLikeThis to queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146542 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:07:11 +00:00 |
Robert Muir
|
bbd85816c8
|
LUCENE-3306: disable positions for spellchecker ngram fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145957 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 11:22:31 +00:00 |
Robert Muir
|
1c646d24c9
|
LUCENE-2048: omit positions but keep term freq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145594 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 13:31:22 +00:00 |
Christopher John Male
|
b3671752f2
|
LUCENE-3285: Moved analyzing, complexphrase, etx and surround queryparsers to qp module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145430 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-12 02:22:24 +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 |
Michael McCandless
|
a17df303e9
|
LUCENE-3280: add FixedBitSet and cutover most of Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145239 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 16:52:11 +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 |
Koji Sekiguchi
|
6b1e514df9
|
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145133 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 12:07:13 +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 |
Shai Erera
|
b23bafce93
|
enforce in-order merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144781 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-10 05:47:55 +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 |
Simon Willnauer
|
feb9739bf7
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1144189 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 08:09:32 +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 |
Robert Muir
|
ea67cd8b2c
|
LUCENE-2392: decouple vector space scoring from Query/Weight/Scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 05:08:05 +00:00 |
Simon Willnauer
|
4be688e68d
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1143719 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 09:03:58 +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 |
Christopher John Male
|
36330b50b4
|
LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 00:28:34 +00:00 |
Robert Muir
|
6e25bef3ef
|
LUCENE-3269: speed up top-k sampling tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143122 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 16:13:15 +00:00 |
Yonik Seeley
|
06a3778905
|
SOLR-1932: add sumtotaltermfreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143091 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-05 15:06:24 +00:00 |
Shai Erera
|
d04561c703
|
LUCENE-3268: make TestScoredDocIDsUtils more robust to document deletions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142676 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-04 14:06:38 +00:00 |
Yonik Seeley
|
3f5c0eca5b
|
SOLR-1932: add totaltermfreq to relevancy functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142481 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-03 19:02:57 +00:00 |
Shai Erera
|
b1afef02f9
|
remove references to old bug tracking system numbers from facet code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142388 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-03 07:49:58 +00:00 |
Shai Erera
|
e92db313d4
|
LUCENE-3268: fixed TestScoredDocIDsUtils to use log-merge policy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142386 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-03 07:44:01 +00:00 |
Christopher John Male
|
08b8b9b789
|
LUCENE-3267: Consolidated Lucene core's function impls into new module. Removed remainder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141747 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 23:20:31 +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 |
Robert Muir
|
cec86dbc06
|
LUCENE-3264: crank up faceting module tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141629 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 17:16:36 +00:00 |
Michael McCandless
|
9285e08bce
|
LUCENE-3260: fix wrong result from MultiTermsEnum.next() after seekExact
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141593 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 16:05:42 +00:00 |
Uwe Schindler
|
988b53e499
|
Facets: Remove stupid array->List method and use Array.asList in example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141518 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 12:53:13 +00:00 |
Robert Muir
|
295706f9f8
|
LUCENE-3239: remove use of slow Arrays.copyOf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141510 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 12:42:17 +00:00 |
Simon Willnauer
|
b843dfe839
|
LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141501 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 12:14:36 +00:00 |
Doron Cohen
|
e1d37f5e09
|
LUCENE-3142: benchmark/stats package is obsolete and unused - remove it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141465 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 10:00:52 +00:00 |
Steven Rowe
|
cfcf3a249d
|
Put join in its place in the alphabetically sorted module lists.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141396 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 05:03:59 +00:00 |
Christopher John Male
|
2266c70ce4
|
LUCENE-3256: Consolidated CustomScoreQuery and BoostedQuery into Queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141366 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 02:31:22 +00:00 |
Robert Muir
|
4291f52c70
|
LUCENE-3079: faceting module (port to trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141246 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 21:02:07 +00:00 |
Michael McCandless
|
2b8ef42a5c
|
LUCENE-3171: fixup CHANGES, add missing @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141170 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 17:14:13 +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
|
a993ae9032
|
LUCENE-3249: Moved FunctionQuery impls to new Queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140906 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 23:32:27 +00:00 |
Michael McCandless
|
4a3b510739
|
LUCENE-3171: add modules/join to enable joining parent + child documents when indexed as a doc block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140851 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 21:20:18 +00:00 |
Robert Muir
|
dc328b0714
|
add placeholder to stop eclipse whining
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140658 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 14:45:55 +00:00 |
Robert Muir
|
6f6b3cbc5a
|
LUCENE-3250: remove contrib/misc,wordnet,suggest dependencies on modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140394 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 01:44:15 +00:00 |
Christopher John Male
|
b3f0ae9b7a
|
LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 23:45:18 +00:00 |
Robert Muir
|
b5f676b992
|
add empty tests dir, to stop eclipse whining
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139985 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 00:55:55 +00:00 |
Michael McCandless
|
cf0e5ec467
|
LUCENE-3225: add TermsEnum.seekExact(BytesRef); renamne existing methods to seekCeil/seekExact
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139788 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 13:33:58 +00:00 |
Christopher John Male
|
06653e0e62
|
LUCENE-3232: Fixed duplicate ant project name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 04:08:55 +00:00 |
Christopher John Male
|
f37c1aaead
|
LUCENE-3232: Added missing overview.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139480 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 02:11:31 +00:00 |