Simon Willnauer
|
c19a2e84a9
|
remove missed contribs from merge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131102 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 16:40:17 +00:00 |
Simon Willnauer
|
8e449f43ca
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131097 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 16:27:29 +00:00 |
Simon Willnauer
|
e4beeafa03
|
LUCENE-3108: Renamed parts of the DocValues API according to IndexDocValues and added javadoc comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131089 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 16:14:18 +00:00 |
Simon Willnauer
|
ac2c62554d
|
LUCENE-3168: Enable Throttling only during nightly builds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131085 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 16:12:10 +00:00 |
Steven Rowe
|
8feab1f620
|
added comment describing turning off buffering of '.'s printed while you wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131074 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:28:35 +00:00 |
Steven Rowe
|
b1aa9f6d56
|
turn off buffering of '.'s printed while you wait
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131073 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:26:37 +00:00 |
Steven Rowe
|
ff838ec92f
|
.tar.gz -> .tgz for lucene release tarballs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131064 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:13:21 +00:00 |
Simon Willnauer
|
2e903dd8d3
|
LUCENE-3108: Added ValueSource based on IndexDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131063 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:11:05 +00:00 |
Steven Rowe
|
6380bda06a
|
script to poll release mirrors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131062 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:06:17 +00:00 |
Simon Willnauer
|
789a44d706
|
LUCENE-3108: Renamed DocValues to IndexDocValues to prevent naming conflict with Function Queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131061 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 15:00:13 +00:00 |
Simon Willnauer
|
10ead35ab0
|
LUCENE-3108: Cut over to consistent default values and added support for entire long range
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131057 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 14:33:19 +00:00 |
Yonik Seeley
|
d90d10e48e
|
LUCENE-2514: fix NPE in solr's toString when range endpoints are null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131029 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 13:30:27 +00:00 |
Michael McCandless
|
6f607a5fda
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131005 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 12:04:19 +00:00 |
Dawid Weiss
|
896bcea27f
|
Making NO_OUTPUT a true singleton within a single class loader. I didn't see the point of it being class-level, but correct me if I'm wrong.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 10:39:55 +00:00 |
Dawid Weiss
|
9e4a656592
|
Adding more JavaDoc to FST Builder because the arguments are rather cryptic right now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130976 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 10:39:33 +00:00 |
Dawid Weiss
|
c7b59aec0b
|
Making isFinal public for completeness if somebody wants to go with Mealy's traversals.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130954 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-03 09:19:28 +00:00 |
Michael McCandless
|
6f4155b808
|
add CHANGES entry for bug fix to CachingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130861 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 22:48:09 +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 |
Michael McCandless
|
710e630e91
|
CachingCollector must setScorer per segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130852 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 22:21:29 +00:00 |
Steven Rowe
|
5d571565f5
|
Add static sysprops to Solr and Solr contribs' test run configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130811 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 20:57:49 +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 |
Michael McCandless
|
375c1abdbf
|
LUCENE-3129: add single pass grouping collector, BlockGroupingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130648 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 16:46:56 +00:00 |
Yonik Seeley
|
5c68532ecc
|
dev-tools: fixup suggest module for idea
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130645 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 16:42:27 +00:00 |
Robert Muir
|
fb4c480591
|
add missing LICENSE/NOTICE for modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130620 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 16:00:04 +00:00 |
Robert Muir
|
80bbaedfe7
|
LUCENE_3135, SOLR-2378: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130619 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 15:54:49 +00:00 |
Robert Muir
|
310ded8ce8
|
sync 3.x section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130564 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 14:12:58 +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 |
Steven Rowe
|
31fca6e58b
|
LUCENE-3149: ICU4J jar version upgraded in Maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 13:02:49 +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 |
Ryan McKinley
|
914d18a2b5
|
LUCENE-1344 -- adding OSGi packaging to maven build script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130150 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 13:40:50 +00:00 |
Robert Muir
|
8b6be652b2
|
SOLR-2279: move to beforeClass, so a test doesn't disable it for subsequent tests in the same jvm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130063 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 09:04:02 +00:00 |
Robert Muir
|
402c76d700
|
SOLR-2279: move to test-framework, and add consistency for IDE users
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130052 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 08:46:52 +00:00 |
Robert Muir
|
7f5305ecfc
|
SOLR-2279: use Lucene's MockDirectoryWrapper in Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130042 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 08:22:23 +00:00 |
Shai Erera
|
a890a8f5b0
|
LUCENE-3146: IndexReader.setNorms is no op if one of the field instances omits norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130039 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 07:55:55 +00:00 |
Robert Muir
|
41c0976f9e
|
LUCENE-3165: fail nicely if you try to do things that need a subversion checkout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129694 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 14:25:27 +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 |
Stanisław Osiński
|
b893d89f58
|
SOLR-2561: fixing SimpleXML notice file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129645 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 12:32:52 +00:00 |
Simon Willnauer
|
7190c9ed30
|
make sure we close all in/output in the case of an error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1129640 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 12:22:18 +00:00 |
Simon Willnauer
|
c51bbaeda0
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1129631 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 11:25:37 +00:00 |
Robert Muir
|
095423cbd6
|
LUCENE-3009: binary release doesn't include the jars that are depended on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 02:34:56 +00:00 |
Robert Muir
|
bd14247962
|
LUCENE-3161: add workaround for java5-only JDK bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129465 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 02:11:38 +00:00 |
Robert Muir
|
36bf2cd595
|
LUCENE-3157: packaging is sometimes .tar.gz, sometimes .tgz
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129459 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 01:53:02 +00:00 |
Robert Muir
|
294bd36c8a
|
LUCENE-3159: lucene benchmark has some unnecessary files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129456 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 01:41:46 +00:00 |
Robert Muir
|
4715d42d42
|
LUCENE-3155: improve includes/excludes to explicitly state what is in releases (so no foo.txt or anything else is included)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129453 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 01:36:46 +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 |