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 |
Christopher John Male
|
9bf4c3fd8f
|
LUCENE-3232: Moved MutableValues to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 00:03:35 +00:00 |
Yonik Seeley
|
a7a7108ec8
|
SOLR-2564: add pollLast to deal with performance regression due to Java5/Java6 difference between modules and Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138735 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 05:05:54 +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 |
Michael McCandless
|
c039e210b0
|
LUCENE-2548: don't intern field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138058 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-21 15:42:54 +00:00 |
Christopher John Male
|
8db3c5af74
|
LUCENE-3223: Fixed if else bug preventing sorting by doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137882 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-21 06:56:02 +00:00 |
Uwe Schindler
|
1ca3506f6d
|
LUCENE-3208: Missed change in grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136605 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-16 19:03:35 +00:00 |
Michael McCandless
|
fe7593efee
|
LUCENE-3191: simplify API; return TopFieldDocs from TopDocs.merge if sort != null; add some missing compareValue to FC impls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-16 14:52:56 +00:00 |
Michael McCandless
|
a1e74fd6c9
|
LUCENE-3191: add TopDocs.merge, TopGroups.merge, SearchGroup.merge, to make sharding easier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136080 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-15 15:12:48 +00:00 |
Dawid Weiss
|
7614bedc9d
|
LUCENE-3202: Add DataInput/DataOutput subclasses that delegate to an InputStream/OutputStream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135506 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 12:03:56 +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 |
Michael McCandless
|
0f91b38fae
|
LUCENE-3129: fix false TestGrouping failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 13:58:37 +00:00 |
Michael McCandless
|
01c8469ab3
|
LUCENE-3129: BlockGroupingCollector wasn't tracking scores correctly; fang'd up TestGrouping to reveal the bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 19:31:51 +00:00 |
Michael McCandless
|
27d8311ffc
|
rename to test to match the class it's testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131150 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 19:17:40 +00:00 |
Michael McCandless
|
526d6c937e
|
LUCENE-3099: fix AllGroupsCollectorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 22:42:27 +00:00 |
Michael McCandless
|
d1548ca30a
|
LUCENE-3099: allow subclasses to determine the group value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130858 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 22:35:17 +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 |
Michael McCandless
|
b680eaf1af
|
LUCENE-3129: move CHANGES entry into 3.x not 3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130663 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 17:18:50 +00:00 |