/[Apache-SVN]/lucene/java/trunk/common-build.xml
ViewVC logotype

Log of /lucene/java/trunk/common-build.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 884136 - (view) (annotate) - [select for diffs]
Modified Wed Nov 25 15:21:13 2009 UTC (32 hours, 23 minutes ago) by uschindler
File length: 23188 byte(s)
Diff to previous 883554 (colored)
activate new tag

Revision 883554 - (view) (annotate) - [select for diffs]
Modified Tue Nov 24 00:04:20 2009 UTC (2 days, 23 hours ago) by mikemccand
File length: 23188 byte(s)
Diff to previous 880756 (colored)
LUCENE-2092: fix BooleanQuery.equals/hashCode to pay attention to disableCoord

Revision 880756 - (view) (annotate) - [select for diffs]
Modified Mon Nov 16 14:03:05 2009 UTC (10 days, 9 hours ago) by uschindler
File length: 23188 byte(s)
Diff to previous 836389 (colored)
change version in trunk to 3.1-dev

Revision 836389 - (view) (annotate) - [select for diffs]
Modified Sun Nov 15 18:38:06 2009 UTC (11 days, 5 hours ago) by mikemccand
File length: 23188 byte(s)
Diff to previous 836158 (colored)
LUCENE-2053: fix intermittent bug in unit test

Revision 836158 - (view) (annotate) - [select for diffs]
Modified Sat Nov 14 11:33:33 2009 UTC (12 days, 12 hours ago) by mikemccand
File length: 23188 byte(s)
Diff to previous 834812 (colored)
LUCENE-2053: throw ThreadInterruptedException when the thread is interrupt()d

Revision 834812 - (view) (annotate) - [select for diffs]
Modified Wed Nov 11 09:12:18 2009 UTC (2 weeks, 1 day ago) by uschindler
File length: 23188 byte(s)
Diff to previous 830377 (colored)
LUCENE-1973: Remove deprec MultiValueSource

Revision 830377 - (view) (annotate) - [select for diffs]
Modified Tue Oct 27 22:29:41 2009 UTC (4 weeks, 2 days ago) by uschindler
File length: 23188 byte(s)
Diff to previous 829206 (colored)
LUCENE-2011: Remove deprecated Scorer.explain(int) and replace by Weight.explain(IR,int) calls in tests and PhraseQuery/SpanQuery explanations methods

Revision 829206 - (view) (annotate) - [select for diffs]
Modified Fri Oct 23 20:25:17 2009 UTC (4 weeks, 6 days ago) by mikemccand
File length: 23189 byte(s)
Diff to previous 829002 (colored)
LUCENE-2002: add Version to QueryParser & contrib analyzers

Revision 829002 - (view) (annotate) - [select for diffs]
Modified Fri Oct 23 11:25:48 2009 UTC (4 weeks, 6 days ago) by uschindler
File length: 23188 byte(s)
Diff to previous 828331 (colored)
LUCENE-1973: Remove Similarity deprecations

Revision 828331 - (view) (annotate) - [select for diffs]
Modified Thu Oct 22 06:50:37 2009 UTC (5 weeks ago) by uschindler
File length: 23188 byte(s)
Diff to previous 828156 (colored)
LUCENE-2004: Constants.LUCENE_MAIN_VERSION may not be inlined in code compiled against Lucene JAR

Revision 828156 - (view) (annotate) - [select for diffs]
Modified Wed Oct 21 19:30:06 2009 UTC (5 weeks, 1 day ago) by uschindler
File length: 23189 byte(s)
Diff to previous 827979 (colored)
LUCENE-1998: Parameter -> Java 5 enum transition

Revision 827979 - (view) (annotate) - [select for diffs]
Modified Wed Oct 21 12:12:11 2009 UTC (5 weeks, 1 day ago) by uschindler
File length: 23188 byte(s)
Diff to previous 827717 (colored)
LUCENE-1987: Remove rest of analysis deprecations (StandardAnalyzer, StopAnalyzer)

Revision 827717 - (view) (annotate) - [select for diffs]
Modified Tue Oct 20 16:06:29 2009 UTC (5 weeks, 2 days ago) by uschindler
File length: 23188 byte(s)
Diff to previous 826549 (colored)
Remove deprecations from QueryParser and generify (LUCENE-1257) QueryParser

Revision 826549 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 23:21:13 2009 UTC (5 weeks, 4 days ago) by uschindler
File length: 23188 byte(s)
Diff to previous 826404 (colored)
Update JavaCC parser task to Java 1.5 and regenerate files.

Revision 826404 - (view) (annotate) - [select for diffs]
Modified Sun Oct 18 10:37:56 2009 UTC (5 weeks, 4 days ago) by uschindler
File length: 23149 byte(s)
Diff to previous 825291 (colored)
LUCENE-1987: Remove lots of deprecations from analysis package. Undeprecate some Token ctors.

Revision 825291 - (view) (annotate) - [select for diffs]
Modified Wed Oct 14 21:25:36 2009 UTC (6 weeks, 1 day ago) by buschmi
File length: 23149 byte(s)
Diff to previous 825026 (colored)
new back-compat tag

Revision 825026 - (view) (annotate) - [select for diffs]
Modified Wed Oct 14 06:41:58 2009 UTC (6 weeks, 1 day ago) by buschmi
File length: 23150 byte(s)
Diff to previous 824874 (colored)
switch to new back-compat tag

Revision 824874 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 18:28:54 2009 UTC (6 weeks, 2 days ago) by buschmi
File length: 23150 byte(s)
Diff to previous 824781 (colored)
new back-compat tag

Revision 824781 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 14:28:01 2009 UTC (6 weeks, 2 days ago) by uschindler
File length: 23150 byte(s)
Diff to previous 824697 (colored)
LUCENE-1978: Remove the rest of deprecated HitCollectors

Revision 824697 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 11:18:25 2009 UTC (6 weeks, 2 days ago) by uschindler
File length: 23150 byte(s)
Diff to previous 824633 (colored)
LUCENE-1972: Remove deprecated ExtendedFieldCache, custom and auto caches, SortField.AUTO, deprecated custom sort, deprecated sorting HitCollectors, deprecated TopDocs HitCollectors, legacy search

Revision 824633 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 08:15:06 2009 UTC (6 weeks, 2 days ago) by uschindler
File length: 23150 byte(s)
Diff to previous 824621 (colored)
new tag

Revision 824621 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 07:26:26 2009 UTC (6 weeks, 2 days ago) by buschmi
File length: 23149 byte(s)
Diff to previous 824586 (colored)
new back-compat tag

Revision 824586 - (view) (annotate) - [select for diffs]
Modified Tue Oct 13 04:24:19 2009 UTC (6 weeks, 2 days ago) by buschmi
File length: 23149 byte(s)
Diff to previous 824175 (colored)
New back-compat tag with LUCENE-1975 changes.

Revision 824175 - (view) (annotate) - [select for diffs]
Modified Sun Oct 11 21:29:07 2009 UTC (6 weeks, 4 days ago) by uschindler
File length: 23149 byte(s)
Diff to previous 824027 (colored)
LUCENE-1971: Remove RangeQuery & Co.

Revision 824027 - (view) (annotate) - [select for diffs]
Modified Sun Oct 11 05:31:42 2009 UTC (6 weeks, 4 days ago) by buschmi
File length: 23149 byte(s)
Diff to previous 823486 (colored)
switch to new back-compat tag

Revision 823486 - (view) (annotate) - [select for diffs]
Modified Fri Oct 9 09:47:56 2009 UTC (6 weeks, 6 days ago) by mikemccand
File length: 23149 byte(s)
Diff to previous 823326 (colored)
new back compat tag

Revision 823326 - (view) (annotate) - [select for diffs]
Modified Thu Oct 8 21:12:38 2009 UTC (7 weeks ago) by mikemccand
File length: 23150 byte(s)
Diff to previous 823250 (colored)
revert accidental commit; switch to new back-compat tag

Revision 823250 - (view) (annotate) - [select for diffs]
Modified Thu Oct 8 17:57:18 2009 UTC (7 weeks ago) by buschmi
File length: 23149 byte(s)
Diff to previous 822978 (colored)
LUCENE-1961: switch to latest back-compat tag.

Revision 822978 - (view) (annotate) - [select for diffs]
Modified Thu Oct 8 00:54:59 2009 UTC (7 weeks ago) by buschmi
File length: 23150 byte(s)
Diff to previous 822930 (colored)
LUCENE-1960: Remove deprecated Field.Store.COMPRESS.

Revision 822930 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 21:43:45 2009 UTC (7 weeks, 1 day ago) by buschmi
File length: 23150 byte(s)
Diff to previous 822916 (colored)
LUCENE-1957: Remove Filter.bits(IndexReader).

Revision 822916 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 21:06:42 2009 UTC (7 weeks, 1 day ago) by buschmi
File length: 23150 byte(s)
Diff to previous 822769 (colored)
switch to new back-compat tag for LUCENE-1957

Revision 822769 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 14:58:56 2009 UTC (7 weeks, 1 day ago) by mikemccand
File length: 23149 byte(s)
Diff to previous 822587 (colored)
new back-compat tag, to fix TestBackwardsCompatibility

Revision 822587 - (view) (annotate) - [select for diffs]
Modified Wed Oct 7 05:08:22 2009 UTC (7 weeks, 1 day ago) by buschmi
File length: 23149 byte(s)
Diff to previous 822139 (colored)
LUCENE-1856: Remove Hits.

Revision 822139 - (view) (annotate) - [select for diffs]
Modified Tue Oct 6 06:06:38 2009 UTC (7 weeks, 2 days ago) by buschmi
File length: 23149 byte(s)
Diff to previous 821446 (colored)
LUCENE-486: Update compatibility.tag

Revision 821446 - (view) (annotate) - [select for diffs]
Modified Sat Oct 3 23:29:14 2009 UTC (7 weeks, 5 days ago) by uschindler
File length: 23149 byte(s)
Diff to previous 820362 (colored)
LUCENE-1944: Remove deprecated Directory stuff and IR/IW open/ctor hell

Revision 820362 - (view) (annotate) - [select for diffs]
Modified Wed Sep 30 17:37:49 2009 UTC (8 weeks, 1 day ago) by uschindler
File length: 23150 byte(s)
Diff to previous 820129 (colored)
Move to 2.9 branch for backwards tests and enable compilation with source/target=1.4

Revision 820129 - (view) (annotate) - [select for diffs]
Modified Tue Sep 29 23:50:08 2009 UTC (8 weeks, 1 day ago) by mikemccand
File length: 22618 byte(s)
Diff to previous 820115 (colored)
also move javadoc.link to 1.5

Revision 820115 - (view) (annotate) - [select for diffs]
Modified Tue Sep 29 22:33:28 2009 UTC (8 weeks, 2 days ago) by mikemccand
File length: 22618 byte(s)
Diff to previous 813671 (colored)
move to 1.5!

Revision 813671 - (view) (annotate) - [select for diffs]
Modified Fri Sep 11 06:12:13 2009 UTC (2 months, 2 weeks ago) by uschindler
File length: 22618 byte(s)
Diff to previous 811157 (colored)
LUCENE-1906: Fix backwards problems with CharStream and Tokenizers with custom reset(Reader) method.

Revision 811157 - (view) (annotate) - [select for diffs]
Modified Thu Sep 3 22:17:31 2009 UTC (2 months, 3 weeks ago) by uschindler
File length: 22618 byte(s)
Diff to previous 808909 (colored)
LUCENE-1877, LUCENE-1885: Use NativeFSLockFactory as default for new API (direct ctors & FSDir.open). Fix isLocked() bug in NativeFSLock.

Revision 808909 - (view) (annotate) - [select for diffs]
Modified Fri Aug 28 14:56:58 2009 UTC (2 months, 4 weeks ago) by markrmiller
File length: 22618 byte(s)
Diff to previous 808519 (colored)
missed committing a couple miscellaneous to misc in build core build files

Revision 808519 - (view) (annotate) - [select for diffs]
Modified Thu Aug 27 16:57:27 2009 UTC (3 months ago) by mikemccand
File length: 22627 byte(s)
Diff to previous 808503 (colored)
LUCENE-1860: default all multi-term queries to constant score auto

Revision 808503 - (view) (annotate) - [select for diffs]
Modified Thu Aug 27 16:34:46 2009 UTC (3 months ago) by markrmiller
File length: 22627 byte(s)
Diff to previous 808419 (colored)
change from 2.9-dev to 2.9

Revision 808419 - (view) (annotate) - [select for diffs]
Modified Thu Aug 27 14:07:04 2009 UTC (3 months ago) by hossman
File length: 22631 byte(s)
Diff to previous 804474 (colored)
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

Revision 804474 - (view) (annotate) - [select for diffs]
Modified Sat Aug 15 14:06:19 2009 UTC (3 months, 1 week ago) by mikemccand
File length: 22557 byte(s)
Diff to previous 804161 (colored)
LUCENE-1811: fix thread safety bug in testcase

Revision 804161 - (view) (annotate) - [select for diffs]
Modified Fri Aug 14 11:00:48 2009 UTC (3 months, 1 week ago) by ehatcher
File length: 22557 byte(s)
Diff to previous 803700 (colored)
LUCENE-1806: add args to test macro (Jason Rutherglen via ehatcher)

Revision 803700 - (view) (annotate) - [select for diffs]
Modified Wed Aug 12 20:28:17 2009 UTC (3 months, 2 weeks ago) by markrmiller
File length: 22421 byte(s)
Diff to previous 803349 (colored)
LUCENE-1748: makes Spans abstract class

Revision 803349 - (view) (annotate) - [select for diffs]
Modified Wed Aug 12 01:54:23 2009 UTC (3 months, 2 weeks ago) by markrmiller
File length: 22421 byte(s)
Diff to previous 803342 (colored)
doh - its the 11th not the 10th - sorry

Revision 803342 - (view) (annotate) - [select for diffs]
Modified Wed Aug 12 01:27:03 2009 UTC (3 months, 2 weeks ago) by markrmiller
File length: 22421 byte(s)
Diff to previous 801141 (colored)
whoops - wrong order - this should have been with the LUCENE-1771 commit

Revision 801141 - (view) (annotate) - [select for diffs]
Modified Wed Aug 5 11:48:54 2009 UTC (3 months, 3 weeks ago) by uschindler
File length: 22421 byte(s)
Diff to previous 800925 (colored)
new tag

Revision 800925 - (view) (annotate) - [select for diffs]
Modified Tue Aug 4 19:10:02 2009 UTC (3 months, 3 weeks ago) by markrmiller
File length: 22421 byte(s)
Diff to previous 799818 (colored)
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.

Revision 799818 - (view) (annotate) - [select for diffs]
Modified Sat Aug 1 09:22:25 2009 UTC (3 months, 3 weeks ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 799025 (colored)
LUCENE-1763: require IndexWriter be passed up front to the MergePolicy

Revision 799025 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 19:14:07 2009 UTC (3 months, 4 weeks ago) by uschindler
File length: 22421 byte(s)
Diff to previous 798089 (colored)
LUCENE-1762: Slightly more readable code in Token/TermAttributeImpl, additional tests, deep cloning bug with Token.copyTo fixed

Revision 798089 - (view) (annotate) - [select for diffs]
Modified Mon Jul 27 09:57:41 2009 UTC (4 months ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 793104 (colored)
LUCENE-1754: update back-compat test

Revision 793104 - (view) (annotate) - [select for diffs]
Modified Fri Jul 10 20:48:36 2009 UTC (4 months, 2 weeks ago) by mikemccand
File length: 22422 byte(s)
Diff to previous 793039 (colored)
LUCENE-1609: remove synchronization from terms dict by loading index up front

Revision 793039 - (view) (annotate) - [select for diffs]
Modified Fri Jul 10 17:08:19 2009 UTC (4 months, 2 weeks ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 791175 (colored)
LUCENE-1726: move unchanged readers to private CoreReaders class that's shared across cloned SegmentReaders

Revision 791175 - (view) (annotate) - [select for diffs]
Modified Sat Jul 4 20:14:12 2009 UTC (4 months, 3 weeks ago) by uschindler
File length: 22421 byte(s)
Diff to previous 787827 (colored)
LUCENE-1713: Rename RangeQuery -> TermRangeQuery (part 1)

Revision 787827 - (view) (annotate) - [select for diffs]
Modified Tue Jun 23 20:32:36 2009 UTC (5 months ago) by mikemccand
File length: 22422 byte(s)
Diff to previous 787795 (colored)
LUCENE-1708: optimize deletes X matching reader when merging stored fields & vectors

Revision 787795 - (view) (annotate) - [select for diffs]
Modified Tue Jun 23 19:15:31 2009 UTC (5 months ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 787723 (colored)
LUCENE-1466: added chainable CharFilter stage before Tokenizer to allow mapping of characters before tokenization

Revision 787723 - (view) (annotate) - [select for diffs]
Modified Tue Jun 23 15:42:12 2009 UTC (5 months ago) by uschindler
File length: 22421 byte(s)
Diff to previous 784562 (colored)
LUCENE-1701, LUCENE-1687: Add NumericField , make plain text numeric parsers public in FieldCache, move trie parsers to FieldCache, merge ExtendedFieldCache and FieldCache

Revision 784562 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 14:06:52 2009 UTC (5 months, 1 week ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 784541 (colored)
revert accidental commit

Revision 784541 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 11:20:55 2009 UTC (5 months, 1 week ago) by mikemccand
File length: 24595 byte(s)
Diff to previous 784540 (colored)
LUCENE-1677: deprecate gcj specializations, and the system properties that let you specify which SegmentReader impl class to use

Revision 784540 - (view) (annotate) - [select for diffs]
Modified Sun Jun 14 11:13:04 2009 UTC (5 months, 1 week ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 782410 (colored)
LUCENE-1407: move RemoteSearchable out of core into contrib/remote

Revision 782410 - (view) (annotate) - [select for diffs]
Modified Sun Jun 7 16:58:41 2009 UTC (5 months, 2 weeks ago) by mikemccand
File length: 22422 byte(s)
Diff to previous 782406 (colored)
LUCENE-1614: switch next -> nextDoc, skipTo -> advance, doc -> docID in DISI

Revision 782406 - (view) (annotate) - [select for diffs]
Modified Sun Jun 7 16:31:18 2009 UTC (5 months, 2 weeks ago) by mikemccand
File length: 22422 byte(s)
Diff to previous 782397 (colored)
LUCENE-1651: always return DirectoryReader (renamed from MultiSegmentReader) from IndexReader.open

Revision 782397 - (view) (annotate) - [select for diffs]
Modified Sun Jun 7 14:52:51 2009 UTC (5 months, 2 weeks ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 781130 (colored)
remove invalid test (already removed from trunk): it causes false failures on at least opensolaris, java 1.6

Revision 781130 - (view) (annotate) - [select for diffs]
Modified Tue Jun 2 19:16:20 2009 UTC (5 months, 3 weeks ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 780795 (colored)
LUCENE-1656: don't compute scores by default when sorting by field

Revision 780795 - (view) (annotate) - [select for diffs]
Modified Mon Jun 1 19:32:55 2009 UTC (5 months, 3 weeks ago) by uschindler
File length: 22422 byte(s)
Diff to previous 780770 (colored)
LUCENE-1658: new tag for tests #2

Revision 780770 - (view) (annotate) - [select for diffs]
Modified Mon Jun 1 18:34:10 2009 UTC (5 months, 3 weeks ago) by uschindler
File length: 22421 byte(s)
Diff to previous 780273 (colored)
LUCENE-1658: Fix MMapDirectory, add hack for JVM bug that keeps mmapped files open, fix tests, that cannot use other dir impls than SimpleFSDirectory, some API fine tuning.

Revision 780273 - (view) (annotate) - [select for diffs]
Modified Sat May 30 14:11:04 2009 UTC (5 months, 4 weeks ago) by mikemccand
File length: 22422 byte(s)
Diff to previous 780220 (colored)
LUCENE-1617: also remove old tests from back-compat branch

Revision 780220 - (view) (annotate) - [select for diffs]
Modified Sat May 30 09:36:10 2009 UTC (5 months, 4 weeks ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 778876 (colored)
LUCENE-1552: properly index first token(s) with 0 position increment

Revision 778876 - (view) (annotate) - [select for diffs]
Modified Tue May 26 20:39:01 2009 UTC (6 months ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 778643 (colored)
LUCENE-1654: switch back-compat tag

Revision 778643 - (view) (annotate) - [select for diffs]
Modified Tue May 26 10:25:06 2009 UTC (6 months ago) by mikemccand
File length: 22421 byte(s)
Diff to previous 778490 (colored)
LUCENE-1654: fix version match test to not fail when nightly build overrides version

Revision 778490 - (view) (annotate) - [select for diffs]
Modified Mon May 25 20:07:24 2009 UTC (6 months ago) by mikemccand
File length: 22361 byte(s)
Diff to previous 774796 (colored)
LUCENE-1654: IndexWriter now records basic diagnostics into each segment it writes; commit metadata upgraded from String to Map<String,String>

Revision 774796 - (view) (annotate) - [select for diffs]
Modified Thu May 14 14:48:37 2009 UTC (6 months, 1 week ago) by mikemccand
File length: 22299 byte(s)
Diff to previous 774718 (colored)
LUCENE-1629: set javadocs encoding to UTF-8

Revision 774718 - (view) (annotate) - [select for diffs]
Modified Thu May 14 10:09:22 2009 UTC (6 months, 2 weeks ago) by mikemccand
File length: 22166 byte(s)
Diff to previous 773194 (colored)
LUCENE-1629: adding new contrib analyzer SmartChineseAnalyzer

Revision 773194 - (view) (annotate) - [select for diffs]
Modified Sat May 9 10:36:41 2009 UTC (6 months, 2 weeks ago) by mikemccand
File length: 21914 byte(s)
Diff to previous 770625 (colored)
LUCENE-1593: optimize core Collectors for in-docID-order scorer case

Revision 770625 - (view) (annotate) - [select for diffs]
Modified Fri May 1 10:37:08 2009 UTC (6 months, 3 weeks ago) by mikemccand
File length: 21915 byte(s)
Diff to previous 770615 (colored)
LUCENE-1623: properly handle back-compatibility of field names with non-ascii characters

Revision 770615 - (view) (annotate) - [select for diffs]
Modified Fri May 1 10:25:52 2009 UTC (6 months, 3 weeks ago) by mikemccand
File length: 21914 byte(s)
Diff to previous 769543 (colored)
LUCENE-1624: don't write a new empty commit when create=true and autoCommit=false on creating IndexWriter, unless dir has no index yet

Revision 769543 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 21:17:38 2009 UTC (6 months, 4 weeks ago) by mikemccand
File length: 21914 byte(s)
Diff to previous 769522 (colored)
LUCENE-1616: switch to single setOffset API

Revision 769522 - (view) (annotate) - [select for diffs]
Modified Tue Apr 28 20:23:52 2009 UTC (6 months, 4 weeks ago) by mikemccand
File length: 21914 byte(s)
Diff to previous 765170 (colored)
LUCENE-1617: add -Dtestpackage=XXX and -Dtestpackageroot=lucene to run a package's tests

Revision 765170 - (view) (annotate) - [select for diffs]
Modified Wed Apr 15 12:50:39 2009 UTC (7 months, 1 week ago) by mikemccand
File length: 21242 byte(s)
Diff to previous 756663 (colored)
moving back compat tag forward

Revision 756663 - (view) (annotate) - [select for diffs]
Modified Fri Mar 20 17:26:01 2009 UTC (8 months, 1 week ago) by mikemccand
File length: 21242 byte(s)
Diff to previous 749009 (colored)
LUCENE-1561: rename omitTf -> omitTermFreqAndPositions in Field*

Revision 749009 - (view) (annotate) - [select for diffs]
Modified Sun Mar 1 12:12:36 2009 UTC (8 months, 3 weeks ago) by mikemccand
File length: 21243 byte(s)
Diff to previous 748995 (colored)
LUCENE-1314: change reference counting to properly track deleted docs & shared core readers inside SegmentReader

Revision 748995 - (view) (annotate) - [select for diffs]
Modified Sun Mar 1 10:52:48 2009 UTC (8 months, 3 weeks ago) by mikemccand
File length: 21242 byte(s)
Diff to previous 738219 (colored)
remove extra tags subdir from back-compat tests

Revision 738219 - (view) (annotate) - [select for diffs]
Modified Tue Jan 27 20:15:21 2009 UTC (9 months, 4 weeks ago) by mikemccand
File length: 21247 byte(s)
Diff to previous 737273 (colored)
LUCENE-1483: switch to newly added MultiReaderHitCollector for all core collectors, that is aware of segment transitions during searching, to improve performance of searching and warming

Revision 737273 - (view) (annotate) - [select for diffs]
Modified Sat Jan 24 00:36:59 2009 UTC (10 months ago) by mikemccand
File length: 21247 byte(s)
Diff to previous 724067 (colored)
setting tag so back-compat tests run against fixed sources

Revision 724067 - (view) (annotate) - [select for diffs]
Modified Sun Dec 7 03:34:07 2008 UTC (11 months, 2 weeks ago) by markrmiller
File length: 21242 byte(s)
Diff to previous 721667 (colored)
Exclude ASCIIFoldingFilter from clover (class too large).

Revision 721667 - (view) (annotate) - [select for diffs]
Modified Sat Nov 29 12:03:26 2008 UTC (11 months, 3 weeks ago) by mikemccand
File length: 21129 byte(s)
Diff to previous 713765 (colored)
switch default back-compat tests to use branches/lucene_2_4_back_compat_tests

Revision 713765 - (view) (annotate) - [select for diffs]
Modified Thu Nov 13 18:11:59 2008 UTC (12 months, 1 week ago) by buschmi
File length: 21104 byte(s)
Diff to previous 712920 (colored)
LUCENE-1446: Allow Overriding svn executable to specify path.

Revision 712920 - (view) (annotate) - [select for diffs]
Modified Tue Nov 11 02:31:50 2008 UTC (12 months, 2 weeks ago) by buschmi
File length: 21062 byte(s)
Diff to previous 712416 (colored)
LUCENE-1446: Add compatibility tag to common-build.xml and run backwards-compatibility tests in the nightly build.

Revision 712416 - (view) (annotate) - [select for diffs]
Modified Sat Nov 8 18:30:37 2008 UTC (12 months, 2 weeks ago) by buschmi
File length: 21002 byte(s)
Diff to previous 702889 (colored)
LUCENE-1440: Add new targets to build.xml that allow downloading and executing the junit testcases from an older release for backwards-compatibility testing.

Revision 702889 - (view) (annotate) - [select for diffs]
Modified Wed Oct 8 14:24:01 2008 UTC (13 months, 2 weeks ago) by mikemccand
File length: 20051 byte(s)
Diff to previous 698035 (colored)
LUCENE-1414: increase max heap size when running unit tests to 512M

Revision 698035 - (view) (annotate) - [select for diffs]
Modified Mon Sep 22 23:31:07 2008 UTC (14 months ago) by hossman
File length: 20034 byte(s)
Diff to previous 696715 (colored)
LUCENE-1393: new svnversion.exe ant property thta can be used when svnversion isn't in your working PATH (ie: Hudson)

Revision 696715 - (view) (annotate) - [select for diffs]
Modified Thu Sep 18 17:06:24 2008 UTC (14 months, 1 week ago) by mikemccand
File length: 19708 byte(s)
Diff to previous 666536 (colored)
switch to 2.9-dev on trunk

Revision 666536 - (view) (annotate) - [select for diffs]
Modified Wed Jun 11 06:05:02 2008 UTC (17 months, 2 weeks ago) by otis
File length: 19708 byte(s)
Diff to previous 661648 (colored)
- Typo fix

Revision 661648 - (view) (annotate) - [select for diffs]
Modified Fri May 30 11:11:32 2008 UTC (17 months, 4 weeks ago) by gsingers
File length: 19709 byte(s)
Diff to previous 637716 (colored)
LUCENE-1294: remove user.name from JAR manifest

Revision 637716 - (view) (annotate) - [select for diffs]
Modified Mon Mar 17 04:26:30 2008 UTC (20 months, 1 week ago) by hossman
File length: 19724 byte(s)
Diff to previous 637344 (colored)
more for LUCENE-1202 ... Hudson's clover plugin wants the XML format of the report, it's cheap so generate it everytime

Revision 637344 - (view) (annotate) - [select for diffs]
Modified Sat Mar 15 03:16:43 2008 UTC (20 months, 1 week ago) by hossman
File length: 19594 byte(s)
Diff to previous 618739 (colored)
LUCENE-1202 - tweaks to build system to make clover work better with contribs

Revision 618739 - (view) (annotate) - [select for diffs]
Modified Tue Feb 5 18:38:28 2008 UTC (21 months, 3 weeks ago) by mikemccand
File length: 19253 byte(s)
Diff to previous 618636 (colored)
only show the first 10 million warnings and errors when compiling

Revision 618636 - (view) (annotate) - [select for diffs]
Modified Tue Feb 5 13:02:12 2008 UTC (21 months, 3 weeks ago) by doronc
File length: 19154 byte(s)
Diff to previous 616566 (colored)
LUCENE-1157: Formatable changes log. 

Revision 616566 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 23:55:10 2008 UTC (21 months, 4 weeks ago) by doronc
File length: 18996 byte(s)
Diff to previous 616534 (colored)
Undoing change committed in r616534 (LUCENE-1157: Formatable changes log).
Need to make the updates of Changes.html smoother.

Revision 616534 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 22:04:23 2008 UTC (21 months, 4 weeks ago) by doronc
File length: 19673 byte(s)
Diff to previous 615329 (colored)
LUCENE-1157: Formatable changes log.

Revision 615329 - (view) (annotate) - [select for diffs]
Modified Fri Jan 25 20:27:55 2008 UTC (22 months ago) by gsingers
File length: 18996 byte(s)
Diff to previous 610122 (colored)
LUCENE-1153: added lib/junit and build support

Revision 610122 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 20:05:53 2008 UTC (22 months, 2 weeks ago) by buschmi
File length: 19211 byte(s)
Diff to previous 609846 (colored)
LUCENE-1123: Allow overriding the specification version for MANIFEST.MF

Revision 609846 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 02:43:24 2008 UTC (22 months, 2 weeks ago) by buschmi
File length: 19151 byte(s)
Diff to previous 600440 (colored)
Update trunk to version 2.4-dev

Revision 600440 - (view) (annotate) - [select for diffs]
Modified Mon Dec 3 07:31:02 2007 UTC (23 months, 3 weeks ago) by buschmi
File length: 19151 byte(s)
Diff to previous 596501 (colored)
LUCENE-935: Allow to deploy maven artifacts to a remote m2 repository via scp and ssh authentication.

Revision 596501 - (view) (annotate) - [select for diffs]
Modified Tue Nov 20 00:46:27 2007 UTC (2 years ago) by buschmi
File length: 18866 byte(s)
Diff to previous 595013 (colored)
LUCENE-1055: Remove gdata from trunk.

Revision 595013 - (view) (annotate) - [select for diffs]
Modified Wed Nov 14 19:16:19 2007 UTC (2 years ago) by buschmi
File length: 19044 byte(s)
Diff to previous 590873 (colored)
LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view.

Revision 590873 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 01:26:43 2007 UTC (2 years ago) by buschmi
File length: 17469 byte(s)
Diff to previous 568766 (colored)
LUCENE-935: Defined property "m2.repository.url" to allow setting the url to a maven remote repository to deploy to.

Revision 568766 - (view) (annotate) - [select for diffs]
Modified Wed Aug 22 23:16:48 2007 UTC (2 years, 3 months ago) by buschmi
File length: 17400 byte(s)
Diff to previous 564036 (colored)
- LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created.
- LUCENE-935: Various improvements for the maven artifacts. Now the artifacts also include the sources as .jar files. 

Revision 564036 - (view) (annotate) - [select for diffs]
Modified Wed Aug 8 22:26:44 2007 UTC (2 years, 3 months ago) by mikemccand
File length: 18322 byte(s)
Diff to previous 560372 (colored)
LUCENE-966: sizable (~6X faster) speedups to StandardTokenizer by using JFlex instead of JavaCC

Revision 560372 - (view) (annotate) - [select for diffs]
Modified Fri Jul 27 20:24:52 2007 UTC (2 years, 4 months ago) by doronc
File length: 16894 byte(s)
Diff to previous 552589 (colored)
LUCENE-836: Add support for search quality benchmarking.

Revision 552589 - (view) (annotate) - [select for diffs]
Modified Mon Jul 2 20:42:24 2007 UTC (2 years, 4 months ago) by hossman
File length: 16725 byte(s)
Diff to previous 551077 (colored)
hack to prevent ant from recursively stating all files in all directories looking for files to include in the META-INF

Revision 551077 - (view) (annotate) - [select for diffs]
Modified Wed Jun 27 06:49:38 2007 UTC (2 years, 5 months ago) by doronc
File length: 16569 byte(s)
Diff to previous 547860 (colored)
LUCENE-945: tests failed to find data dirs. Added sys-prop benchmark.work.dir and cfg-prop work.dir.

Revision 547860 - (view) (annotate) - [select for diffs]
Modified Sat Jun 16 04:45:13 2007 UTC (2 years, 5 months ago) by buschmi
File length: 16465 byte(s)
Diff to previous 545696 (colored)
LUCENE-622: Add ant target and pom.xml files for building maven artifacts of the Lucene core and the contrib modules. 

Revision 545696 - (view) (annotate) - [select for diffs]
Modified Sat Jun 9 06:09:46 2007 UTC (2 years, 5 months ago) by buschmi
File length: 15115 byte(s)
Diff to previous 545059 (colored)
LUCENE-931: adding missing license headers to various files

Revision 545059 - (view) (annotate) - [select for diffs]
Modified Thu Jun 7 04:28:41 2007 UTC (2 years, 5 months ago) by buschmi
File length: 14297 byte(s)
Diff to previous 545010 (colored)
Updated trunk to dev version 2.3

Revision 545010 - (view) (annotate) - [select for diffs]
Modified Thu Jun 7 00:48:32 2007 UTC (2 years, 5 months ago) by buschmi
File length: 14297 byte(s)
Diff to previous 544611 (colored)
LUCENE-908: 
- Improves content of MANIFEST file and makes it customizable for the contribs.
- Adds SNOWBALL-LICENSE.txt to META-INF of the snowball jar 
- lucli jar now contains LICENSE.txt and NOTICE.txt.

Revision 544611 - (view) (annotate) - [select for diffs]
Modified Tue Jun 5 19:54:38 2007 UTC (2 years, 5 months ago) by buschmi
File length: 12211 byte(s)
Diff to previous 543551 (colored)
LUCENE-907: Include LICENSE.TXT and NOTICE.TXT in the META-INF dirs of demo war, demo jar, and the contrib jars. 

Revision 543551 - (view) (annotate) - [select for diffs]
Modified Fri Jun 1 17:44:49 2007 UTC (2 years, 5 months ago) by doronc
File length: 12198 byte(s)
Diff to previous 543497 (colored)
LUCENE-900: enable Java assertions in "ant test".

Revision 543497 - (view) (annotate) - [select for diffs]
Modified Fri Jun 1 14:38:04 2007 UTC (2 years, 5 months ago) by gsingers
File length: 12113 byte(s)
Diff to previous 543257 (colored)
changed from Apache Jakarta to Apache Lucene Java in the manifest creation since this project is no longer a part of Jakarta

Revision 543257 - (view) (annotate) - [select for diffs]
Modified Thu May 31 20:58:55 2007 UTC (2 years, 5 months ago) by hossman
File length: 12109 byte(s)
Diff to previous 542769 (colored)
LUCENE-885: fixing bug with compilation on java 1.4, introduce by earlier commit for this issue

Revision 542769 - (view) (annotate) - [select for diffs]
Modified Wed May 30 07:18:29 2007 UTC (2 years, 5 months ago) by hossman
File length: 11997 byte(s)
Diff to previous 542260 (colored)
LUCENE-885: include contribs in 'ant test' ... includes fixes for several contribs to make tests run cleanly regardless of what working directory they are run in

Revision 542260 - (view) (annotate) - [select for diffs]
Modified Mon May 28 16:32:29 2007 UTC (2 years, 6 months ago) by buschmi
File length: 11280 byte(s)
Diff to previous 521526 (colored)
LUCENE-802: Added LICENSE.TXT and NOTICE.TXT to Lucene jars.

Revision 521526 - (view) (annotate) - [select for diffs]
Modified Thu Mar 22 23:13:48 2007 UTC (2 years, 8 months ago) by doronc
File length: 11163 byte(s)
Diff to previous 517863 (colored)
LUCENE-840: benchmarking code correctness tests were added.

Revision 517863 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 20:50:56 2007 UTC (2 years, 8 months ago) by doronc
File length: 10968 byte(s)
Diff to previous 507636 (colored)
LUCENE-814: javacc build targets now fix line-end-style of generated
files, and deleting all javacc generated files before calling javacc.

Revision 507636 - (view) (annotate) - [select for diffs]
Modified Wed Feb 14 17:37:06 2007 UTC (2 years, 9 months ago) by yonik
File length: 10834 byte(s)
Diff to previous 488004 (colored)
update version

Revision 488004 - (view) (annotate) - [select for diffs]
Modified Sun Dec 17 16:45:53 2006 UTC (2 years, 11 months ago) by gsingers
File length: 10834 byte(s)
Diff to previous 485001 (colored)
Mapped java.io.tmpdir to the same value as tempDir.

Revision 485001 - (view) (annotate) - [select for diffs]
Modified Sat Dec 9 16:32:22 2006 UTC (2 years, 11 months ago) by gsingers
File length: 10767 byte(s)
Diff to previous 425538 (colored)
http://issues.apache.org/jira/browse/LUCENE-721  -- Added in Clover code coverage, thanks to Michael Busch. 

Updated the xdocs with a new file named systemrequirements that details the system requirements for using Lucene.  Linked to them via the developer-resources and the releases page.  Regenerated the site.

Revision 425538 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 22:23:01 2006 UTC (3 years, 4 months ago) by yonik
File length: 8664 byte(s)
Diff to previous 417559 (colored)
gdata update

Revision 417559 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 19:15:36 2006 UTC (3 years, 5 months ago) by otis
File length: 8590 byte(s)
Diff to previous 382139 (colored)
- Changed version to 2.1-dev

Revision 382139 - (view) (annotate) - [select for diffs]
Modified Wed Mar 1 19:58:57 2006 UTC (3 years, 8 months ago) by cutting
File length: 8594 byte(s)
Diff to previous 240463 (colored)
Update version to 2.0.  Now we can start removing deprecated features!

Revision 240463 - (view) (annotate) - [select for diffs]
Modified Sat Aug 27 22:05:00 2005 UTC (4 years, 3 months ago) by dnaber
File length: 8594 byte(s)
Diff to previous 209182 (colored)
set source and target from java 1.3 to 1.4, not sure if this has any effect at all

Revision 209182 - (view) (annotate) - [select for diffs]
Modified Tue Jul 5 02:22:45 2005 UTC (4 years, 4 months ago) by ehatcher
File length: 8594 byte(s)
Diff to previous 169863 (colored)
build adjustments to allow contrib sub-projects to use JavaCC

Revision 169863 - (view) (annotate) - [select for diffs]
Modified Thu May 12 18:14:15 2005 UTC (4 years, 6 months ago) by cutting
File length: 8496 byte(s)
Diff to previous 169862 (colored)
Turn deprecation warnings off until 2.0 release.  In the meantime
they're expected and annoying.

Revision 169862 - (view) (annotate) - [select for diffs]
Modified Thu May 12 18:11:04 2005 UTC (4 years, 6 months ago) by cutting
File length: 8495 byte(s)
Diff to previous 168986 (colored)
Fix build to not complain about non-test tests.

Revision 168986 - (view) (annotate) - [select for diffs]
Modified Fri May 6 23:43:54 2005 UTC (4 years, 6 months ago) by ehatcher
File length: 8479 byte(s)
Diff to previous 165566 (colored)
prefix all JARs with lucene-

Revision 165566 - (view) (annotate) - [select for diffs]
Added Mon May 2 00:11:11 2005 UTC (4 years, 6 months ago) by ehatcher
File length: 8472 byte(s)
overhaul of build system to facilitate building and packaging of contrib sub-projects.  some work still to be done, but core Lucene build still working fine

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2