Uwe Schindler
|
470c99dcee
|
change version in trunk to 3.1-dev
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@880756 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 14:03:05 +00:00 |
Michael McCandless
|
cacb3506f6
|
LUCENE-2053: fix intermittent bug in unit test
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836389 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-15 18:38:06 +00:00 |
Michael McCandless
|
4422d07e8a
|
LUCENE-2053: throw ThreadInterruptedException when the thread is interrupt()d
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@836158 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-14 11:33:33 +00:00 |
Uwe Schindler
|
552ba37c66
|
LUCENE-1973: Remove deprec MultiValueSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@834812 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-11 09:12:18 +00:00 |
Uwe Schindler
|
00f4efde1f
|
LUCENE-2011: Remove deprecated Scorer.explain(int) and replace by Weight.explain(IR,int) calls in tests and PhraseQuery/SpanQuery explanations methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@830377 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-27 22:29:41 +00:00 |
Michael McCandless
|
aaddac8992
|
LUCENE-2002: add Version to QueryParser & contrib analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@829206 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 20:25:17 +00:00 |
Uwe Schindler
|
04d00642e4
|
LUCENE-1973: Remove Similarity deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@829002 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-23 11:25:48 +00:00 |
Uwe Schindler
|
abf2f86302
|
LUCENE-2004: Constants.LUCENE_MAIN_VERSION may not be inlined in code compiled against Lucene JAR
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@828331 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-22 06:50:37 +00:00 |
Uwe Schindler
|
04da5e73f2
|
LUCENE-1998: Parameter -> Java 5 enum transition
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@828156 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 19:30:06 +00:00 |
Uwe Schindler
|
1ae5f89cfb
|
LUCENE-1987: Remove rest of analysis deprecations (StandardAnalyzer, StopAnalyzer)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@827979 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-21 12:12:11 +00:00 |
Uwe Schindler
|
649a0e83a4
|
Remove deprecations from QueryParser and generify (LUCENE-1257) QueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@827717 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-20 16:06:29 +00:00 |
Uwe Schindler
|
3645281a5d
|
Update JavaCC parser task to Java 1.5 and regenerate files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@826549 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 23:21:13 +00:00 |
Uwe Schindler
|
376873eba5
|
LUCENE-1987: Remove lots of deprecations from analysis package. Undeprecate some Token ctors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@826404 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-18 10:37:56 +00:00 |
Michael Busch
|
da48773756
|
new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825291 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 21:25:36 +00:00 |
Michael Busch
|
0ef799a369
|
switch to new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825026 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 06:41:58 +00:00 |
Michael Busch
|
6b22b22beb
|
new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824874 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 18:28:54 +00:00 |
Uwe Schindler
|
c5af8f8fee
|
LUCENE-1978: Remove the rest of deprecated HitCollectors
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824781 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:28:01 +00:00 |
Uwe Schindler
|
594c9a35f7
|
LUCENE-1972: Remove deprecated ExtendedFieldCache, custom and auto caches, SortField.AUTO, deprecated custom sort, deprecated sorting HitCollectors, deprecated TopDocs HitCollectors, legacy search
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824697 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 11:18:25 +00:00 |
Uwe Schindler
|
9f907beceb
|
new tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824633 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 08:15:06 +00:00 |
Michael Busch
|
c9cc79d30b
|
new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824621 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 07:26:26 +00:00 |
Michael Busch
|
511222aacf
|
New back-compat tag with LUCENE-1975 changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824586 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 04:24:19 +00:00 |
Uwe Schindler
|
ef1af60efe
|
LUCENE-1971: Remove RangeQuery & Co.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824175 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 21:29:07 +00:00 |
Michael Busch
|
7f86a2ed63
|
switch to new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824027 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 05:31:42 +00:00 |
Michael McCandless
|
990fa50610
|
new back compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823486 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-09 09:47:56 +00:00 |
Michael McCandless
|
24d9c6b9c7
|
revert accidental commit; switch to new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823326 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 21:12:38 +00:00 |
Michael Busch
|
3f418a0bba
|
LUCENE-1961: switch to latest back-compat tag.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823250 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 17:57:18 +00:00 |
Michael Busch
|
6be57e324e
|
LUCENE-1960: Remove deprecated Field.Store.COMPRESS.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822978 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-08 00:54:59 +00:00 |
Michael Busch
|
39b4a0e4dc
|
LUCENE-1957: Remove Filter.bits(IndexReader).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822930 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 21:43:45 +00:00 |
Michael Busch
|
f1bf7c01be
|
switch to new back-compat tag for LUCENE-1957
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822916 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 21:06:42 +00:00 |
Michael McCandless
|
742aca6a9d
|
new back-compat tag, to fix TestBackwardsCompatibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822769 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 14:58:56 +00:00 |
Michael Busch
|
d7d9241ef7
|
LUCENE-1856: Remove Hits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822587 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-07 05:08:22 +00:00 |
Michael Busch
|
748a5196b8
|
LUCENE-486: Update compatibility.tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822139 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-06 06:06:38 +00:00 |
Uwe Schindler
|
c70555f62d
|
LUCENE-1944: Remove deprecated Directory stuff and IR/IW open/ctor hell
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821446 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-03 23:29:14 +00:00 |
Uwe Schindler
|
5b71d96818
|
Move to 2.9 branch for backwards tests and enable compilation with source/target=1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820362 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-30 17:37:49 +00:00 |
Michael McCandless
|
1577ea694a
|
also move javadoc.link to 1.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820129 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-29 23:50:08 +00:00 |
Michael McCandless
|
daa39fa5ae
|
move to 1.5!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@820115 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-29 22:33:28 +00:00 |
Uwe Schindler
|
4666489857
|
LUCENE-1906: Fix backwards problems with CharStream and Tokenizers with custom reset(Reader) method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@813671 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-11 06:12:13 +00:00 |
Uwe Schindler
|
894dae9059
|
LUCENE-1877, LUCENE-1885: Use NativeFSLockFactory as default for new API (direct ctors & FSDir.open). Fix isLocked() bug in NativeFSLock.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@811157 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-03 22:17:31 +00:00 |
Mark Robert Miller
|
92ed9b2629
|
missed committing a couple miscellaneous to misc in build core build files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808909 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-28 14:56:58 +00:00 |
Michael McCandless
|
1537fe7102
|
LUCENE-1860: default all multi-term queries to constant score auto
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808519 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 16:57:27 +00:00 |
Mark Robert Miller
|
7c7745f923
|
change from 2.9-dev to 2.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808503 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 16:34:46 +00:00 |
Chris M. Hostetter
|
9eb6986ce7
|
LUCENE-1861: this is a shotgun style classpath, but for the specific usage of javadoc generation there isn't a lot of value in being surgical
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808419 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-27 14:07:04 +00:00 |
Michael McCandless
|
90c8ef28c8
|
LUCENE-1811: fix thread safety bug in testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@804474 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-15 14:06:19 +00:00 |
Erik Hatcher
|
5724eb4dc9
|
LUCENE-1806: add args to test macro (Jason Rutherglen via ehatcher)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@804161 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-14 11:00:48 +00:00 |
Mark Robert Miller
|
f3bf13f480
|
LUCENE-1748: makes Spans abstract class
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@803700 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-12 20:28:17 +00:00 |
Mark Robert Miller
|
2c0ef65700
|
doh - its the 11th not the 10th - sorry
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@803349 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-12 01:54:23 +00:00 |
Mark Robert Miller
|
48ec5e5dd8
|
whoops - wrong order - this should have been with the LUCENE-1771 commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@803342 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-12 01:27:03 +00:00 |
Uwe Schindler
|
fe43cd7243
|
new tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@801141 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-05 11:48:54 +00:00 |
Mark Robert Miller
|
5af69469e2
|
LUCENE-1748: LUCENE-1001 introduced PayloadSpans, but this was a back compat break and caused custom SpanQuery implementations to fail at runtime in a variety of ways. This issue attempts to remedy things by causing a compile time break on custom SpanQuery implementations and removing the PayloadSpans class, with its functionality now moved to Spans.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@800925 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-04 19:10:02 +00:00 |
Michael McCandless
|
175e8b546d
|
LUCENE-1763: require IndexWriter be passed up front to the MergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@799818 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-01 09:22:25 +00:00 |