Michael Busch
|
9c2a036db3
|
- 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.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@568766 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-22 23:16:48 +00:00 |
Michael McCandless
|
2d954694dc
|
LUCENE-966: sizable (~6X faster) speedups to StandardTokenizer by using JFlex instead of JavaCC
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@564036 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-08 22:26:44 +00:00 |
Michael Busch
|
d955a970b6
|
LUCENE-622: Add ant target and pom.xml files for building maven artifacts of the Lucene core and the contrib modules.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@547860 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-16 04:45:13 +00:00 |
Michael Busch
|
df0a188415
|
LUCENE-931: adding missing license headers to various files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@545696 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-09 06:09:46 +00:00 |
Michael Busch
|
8caf74c26e
|
LUCENE-895: Disable tests "testSimple", "testWildcard" and "testPrecedence" in TestPrecedenceQueryParser.java to make this test case pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@542735 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-30 03:00:51 +00:00 |
Doron Cohen
|
8ed11daae0
|
javadoc warnings and errors solved (except for gdata).
build.xml "javadocs" target will now fail if there are
javadoc warnings/errors under jdk1.4.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@535448 13f79535-47bb-0310-9956-ffa450edef68
|
2007-05-05 05:36:49 +00:00 |
Otis Gospodnetic
|
17315a9be7
|
- LUCENE-741: command-line utility for modifying or removing field norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@489213 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-20 22:32:13 +00:00 |
Otis Gospodnetic
|
00250552f8
|
- Cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@485884 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-11 21:42:32 +00:00 |
Otis Gospodnetic
|
65cd9b86bf
|
- Reindented
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@483579 13f79535-47bb-0310-9956-ffa450edef68
|
2006-12-07 18:07:09 +00:00 |
Yonik Seeley
|
7ca20ee19f
|
new ASF licenses header
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@472959 13f79535-47bb-0310-9956-ffa450edef68
|
2006-11-09 16:21:50 +00:00 |
Otis Gospodnetic
|
924914d82b
|
- Removed Jakarta reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@414743 13f79535-47bb-0310-9956-ffa450edef68
|
2006-06-16 05:29:53 +00:00 |
Chris M. Hostetter
|
d2b63d328b
|
LUCENE-577: initial checkin of SweetSpotSimilarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@409472 13f79535-47bb-0310-9956-ffa450edef68
|
2006-05-25 21:21:29 +00:00 |
Chris M. Hostetter
|
d96e03e914
|
Grrr... unbelievably bad compilation failure typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@409429 13f79535-47bb-0310-9956-ffa450edef68
|
2006-05-25 18:54:50 +00:00 |
Chris M. Hostetter
|
dd3d979905
|
LUCENE-496 - Command line tool for modifying the field norms of an existing index
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@409428 13f79535-47bb-0310-9956-ffa450edef68
|
2006-05-25 18:49:04 +00:00 |
Yonik Seeley
|
f65db2faf2
|
deprecation fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@387581 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-21 16:56:11 +00:00 |
Yonik Seeley
|
3666a166a1
|
remove deprecations
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@387550 13f79535-47bb-0310-9956-ffa450edef68
|
2006-03-21 15:36:32 +00:00 |
Otis Gospodnetic
|
93657ca63a
|
- Limit to an optional field; reindented (die tabs, die), ASF License 2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@376393 13f79535-47bb-0310-9956-ffa450edef68
|
2006-02-09 19:17:14 +00:00 |
Otis Gospodnetic
|
ce3d7a331e
|
- ASL 2.0 instead of 1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@366561 13f79535-47bb-0310-9956-ffa450edef68
|
2006-01-06 20:23:24 +00:00 |
Daniel Naber
|
9ad46499cf
|
print usage if called with wrong number of arguments; be more verbose
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358655 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-22 23:39:49 +00:00 |
Otis Gospodnetic
|
1fe7d48e25
|
- Handy command line tool for merging Lucene indices
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@358156 13f79535-47bb-0310-9956-ffa450edef68
|
2005-12-21 00:05:18 +00:00 |
Daniel Naber
|
dd5c74112f
|
a query parser by Ronnie Kolehmainen that also sends PrefixQuerys etc. through the analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@231523 13f79535-47bb-0310-9956-ffa450edef68
|
2005-08-11 21:28:58 +00:00 |
Erik Hatcher
|
c3847f26ea
|
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
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165566 13f79535-47bb-0310-9956-ffa450edef68
|
2005-05-02 00:11:11 +00:00 |
Erik Hatcher
|
d9042b00d8
|
move PrecedenceQueryParser to contrib/misc until the kinks are worked out
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164964 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-27 09:32:33 +00:00 |
Erik Hatcher
|
7b8f43ec7c
|
move misc over to official contrib area
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164963 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-27 09:16:31 +00:00 |