Otis Gospodnetic
|
cde823efb6
|
- Removed links to the old lucene-user and lucene-dev mailing lists
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162108 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-21 02:16:20 +00:00 |
Daniel Naber
|
e9f22b5bc5
|
small documentation improvement
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162070 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 20:53:03 +00:00 |
Doug Cutting
|
0dcd089588
|
Use variables for gcc executables, so that folks may specify alternate
versions. Patch from Brion Vibber. Bug #34545.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162068 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 20:49:45 +00:00 |
Doug Cutting
|
e9dccfdbf1
|
Specify javac source and target versions. Default both to 1.3. Folks
can override with 'ant -Djavac.source=XXX'. Patch from Brion
Vibber. Bug #34544.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162067 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 20:48:16 +00:00 |
Daniel Naber
|
1f53ece799
|
mention bug number of Otis' latest bugfix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162065 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 20:39:18 +00:00 |
Daniel Naber
|
f8e8507a44
|
a test case to make sure the MultiSearcher ranking is really fixed (bug #31841)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162063 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 20:34:09 +00:00 |
Doug Cutting
|
4760e42a3c
|
Fix so that javadoc shows protected methods by default, and internal
documentation includes package-private but not private.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162056 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 19:46:10 +00:00 |
Otis Gospodnetic
|
e4bd715106
|
- Applied Chuck's and Wolf's patch for bug 31841
http://issues.apache.org/bugzilla/show_bug.cgi?id=31841
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@162008 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 03:28:32 +00:00 |
Erik Hatcher
|
bc1a7b0f6f
|
Grammar correction.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161999 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 01:10:54 +00:00 |
Erik Hatcher
|
1bda4aff94
|
add nested clauses for .equals test
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161998 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 01:05:52 +00:00 |
Erik Hatcher
|
db095e45e5
|
minor javadoc cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161997 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 01:04:49 +00:00 |
Erik Hatcher
|
07039bef9f
|
#34528 - Ant macro for javadocs and javadocs-internal
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161996 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-20 00:38:57 +00:00 |
Erik Hatcher
|
14b21aae0d
|
revert change to BooleanQuery.equals and add a test case.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161075 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-12 17:22:32 +00:00 |
Erik Hatcher
|
e676822c77
|
#34408: Add .equals/.hashCode to RangeQuery to facilitate use within hash maps and in unit test comparisons
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@161045 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-12 12:34:56 +00:00 |
Erik Hatcher
|
2fe0a80189
|
rename misspelled indexDictionnary method
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160988 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-12 00:11:33 +00:00 |
Erik Hatcher
|
ec522fc1c8
|
Fixed deprecation issues, adjusted test cases to use assertEquals better, reformatted style
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160987 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-11 23:48:02 +00:00 |
Erik Hatcher
|
0c99b57cc1
|
Fixed issue with ctor parameter being ignored
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160984 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-11 23:43:57 +00:00 |
Erik Hatcher
|
e88213a2d9
|
refactor build to use common contrib build system
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160983 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-11 23:42:26 +00:00 |
Erik Hatcher
|
bb8a8bdc48
|
adjusted how the asf.site.home property is used. there is now no default for it, as that will likely vary for all of us
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160167 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-05 12:59:48 +00:00 |
Otis Gospodnetic
|
13f423812c
|
- Unit test contributed by Cheolgoo Kang and cleaned up by Paul Elschot
c.f. http://issues.apache.org/bugzilla/show_bug.cgi?id=33459
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160127 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-05 03:21:05 +00:00 |
Daniel Naber
|
c4f1ee70a9
|
use lowercase method names; remove javadoc that's inherited anyway
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160070 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-04 17:50:38 +00:00 |
Daniel Naber
|
04ea892fbe
|
import cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160065 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-04 17:45:36 +00:00 |
Erik Hatcher
|
6f5f23444c
|
enhanced test contributed by Sven. Encoding tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160034 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-04 12:25:16 +00:00 |
Erik Hatcher
|
0ff227ff0a
|
switch dotted u character to use unicode value reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160023 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-04 10:16:37 +00:00 |
Erik Hatcher
|
4e580e221e
|
Issue deprecation warnings when building test cases. Fixed deprecation warnings on TestKeywordAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160012 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-04 09:10:59 +00:00 |
Erik Hatcher
|
3be3e8ab5d
|
Add accent character normalizer filter contributed by Sven Duzont. Also created simple test case.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@160011 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-04 09:10:05 +00:00 |
Erik Hatcher
|
f673bff9ef
|
add .equals support for MultiTermQuery and subclasses. this facilitates unit testing comparison of Query instances
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159688 13f79535-47bb-0310-9956-ffa450edef68
|
2005-04-01 13:51:04 +00:00 |
Otis Gospodnetic
|
1bf35879fc
|
- s/\.eu//g for list archive links
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159344 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-29 02:52:20 +00:00 |
Otis Gospodnetic
|
babe477c6d
|
- Added a blurb about LIA
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159238 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-28 14:25:04 +00:00 |
Otis Gospodnetic
|
d44b19160d
|
- Added links to other mailing lists and to all list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159237 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-28 14:24:08 +00:00 |
Daniel Naber
|
ccc027faba
|
typo fix in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159229 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-28 11:14:33 +00:00 |
Erik Hatcher
|
0bcd9a04f4
|
Update mailing list link
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@159103 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-26 12:58:35 +00:00 |
Daniel Naber
|
69380a1815
|
adapt to use of jline
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158852 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-23 23:49:08 +00:00 |
Daniel Naber
|
84db65bfde
|
adapt to use of jline
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158851 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-23 23:42:23 +00:00 |
Daniel Naber
|
5a59714f4a
|
use jline instead of java-readline. jline can be added to SVN thanks to its BSD license. plus some small cleanup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158850 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-23 23:40:50 +00:00 |
Erik Hatcher
|
9fcd99dbda
|
exclude known failing prototype query parser test from default test run
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158753 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-23 10:32:12 +00:00 |
Doug Cutting
|
f654321707
|
Make lessThan() implementation non-final, fixing bug #34028.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158633 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-22 18:02:09 +00:00 |
Erik Hatcher
|
b25ded1337
|
Add mailing list page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158381 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-21 00:24:18 +00:00 |
Erik Hatcher
|
b54f22aaab
|
Fix max word length issue (though don't know why anyone would limit long words in a more-like-this query).
Also, modified to take into account all values of a field rather than just the first one.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158076 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-18 15:03:00 +00:00 |
Erik Hatcher
|
f14428eef4
|
Correct BooleanQuery.equals such that every clause is compared
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@158016 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-18 03:29:16 +00:00 |
Daniel Naber
|
09b58de1db
|
fixing javadoc links
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157978 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-17 21:27:55 +00:00 |
Erik Hatcher
|
1cb674fc04
|
regenerated from latest Snowball CVS
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157834 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-17 00:41:31 +00:00 |
Daniel Naber
|
c8d143d487
|
typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157242 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 10:38:51 +00:00 |
Otis Gospodnetic
|
0f8b179e57
|
- Cosmetics (tabs, indentation)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157225 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:50:54 +00:00 |
Otis Gospodnetic
|
1a3ce57455
|
- Removed FIXMEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157224 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:31:05 +00:00 |
Otis Gospodnetic
|
0d8a41342e
|
- Let callers get the Lucene version number, as specified in the Manifest
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157223 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:23:13 +00:00 |
Otis Gospodnetic
|
178eb28900
|
- Switched from 'jakarta-site2' to 'site'. This requires 'site' to be
checked out 3 levels higher. For example:
/home/otis/dev/repos/lucene/java/trunk
/home/otis/dev/repos/site
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157220 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:16:12 +00:00 |
Otis Gospodnetic
|
510e6b2c45
|
- Fixed path to Lucene SVN repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157218 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:13:09 +00:00 |
Otis Gospodnetic
|
b55dba5d25
|
- Removed Jakarta section
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157217 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:12:25 +00:00 |
Otis Gospodnetic
|
dd473cd4ef
|
- Fixed path to Lucene SVN repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@157216 13f79535-47bb-0310-9956-ffa450edef68
|
2005-03-12 03:11:54 +00:00 |