Shai Erera
|
145d7503a3
|
LUCENE-3549: port to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 07:07:07 +00:00 |
Steven Rowe
|
e644d6f84c
|
LUCENE-3536: lucene-join and lucene-facet artifacts now go where they belong under 'ant generate-maven-artifacts'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188940 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-25 21:54:05 +00:00 |
Doron Cohen
|
bd067ee329
|
LUCENE-3501: random sampler was not random (and so facet SamplingWrapperTest occasionally failed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1181760 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-11 12:54:45 +00:00 |
Shai Erera
|
7576b7c2c3
|
rename two private members in LuceneTaxonomyReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179214 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 13:23:01 +00:00 |
Shai Erera
|
e910534b7a
|
LUCENE-3485: port 3x to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179194 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 12:24:05 +00:00 |
Doron Cohen
|
e1560a8e81
|
LUCENE-3484: Fix NPE in TaxonomyWriter: parents array creation was not thread safe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1178923 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 19:30:05 +00:00 |
Michael McCandless
|
ae43014041
|
LUCENE-3464: rename IR.reopen -> IR.openIfChanged, and return null (not old reader) if there are no changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1178612 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 22:07:00 +00:00 |
Christopher John Male
|
8d28270460
|
LUCENE-3470: Changed Field constructor signatures order to value, fieldtype
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176773 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 08:07:16 +00:00 |
Shai Erera
|
151c26e7d9
|
LUCENE-3261: Faceting module userguide
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175341 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 09:20:59 +00:00 |
Christopher John Male
|
4ff0b2f82c
|
LUCENE-3396: Collapsing Analyzer and ReusableAnalyzerBase together, mandating use of TokenStreamComponents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175297 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 05:10:25 +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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |