1965 Commits

Author SHA1 Message Date
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
Erik Hatcher
5c9ccb2442 Add Lucene's test classes to contrib test classpath, some tests rely on the utility methods in the core tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164937 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:52:17 +00:00
Erik Hatcher
3b44de80e6 Correct source of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164935 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:39:17 +00:00
Erik Hatcher
6952e96648 revamp toString so as to not deal with potential IOException from fetching a document
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164934 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:38:35 +00:00
Erik Hatcher
76bca80bc2 clean up javadoc groups and omit net.sf packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164932 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:30:29 +00:00
Daniel Naber
aae36c1d9a adding links to the commit notifications archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164886 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 21:20:26 +00:00
Daniel Naber
49b9a89299 mention java user list
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164879 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 21:05:41 +00:00
Doug Cutting
a5db1c034a Improvements to patch #31841 from Wolf Siberski. Deprecation is now consistent. Tests now pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164865 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 19:30:20 +00:00
Daniel Naber
335606ec82 make deprecated tests compile again
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164843 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 18:01:09 +00:00
Erik Hatcher
790dfc1490 javadoc fixup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164742 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 04:41:54 +00:00
Erik Hatcher
f7023a936d Clear up Hit javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164728 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 03:23:44 +00:00
Erik Hatcher
cfd5d55b7e Fix issue Otis identified with HitIterator, along with corresponding test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164726 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 03:19:07 +00:00
Erik Hatcher
2bb0c8f257 Fixed @see tags and added reference to HitIterator from Hits.iterator
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164704 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 01:29:02 +00:00
Erik Hatcher
6dbb01e8b5 add warning about Hits.iterator
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164699 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 00:51:58 +00:00
Erik Hatcher
26aab23901 add ignores
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164698 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 00:30:08 +00:00
Erik Hatcher
34efd6335a Add some ignores
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164697 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 00:27:33 +00:00
Erik Hatcher
ab83a46657 Add Hits.iterator and corresponding HitIterator and Hit classes. Contributed by Jeremy Rayner
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164695 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 00:21:53 +00:00
Erik Hatcher
d650384d4b add GreekAnalyzer, contributed by Panagiotis Astithas (past@ebs.gr)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164686 13f79535-47bb-0310-9956-ffa450edef68
2005-04-25 23:23:37 +00:00
Erik Hatcher
346ed71644 commonize javac compilation using macrodef - Ant 1.6.2 is required now, if it was not already
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164210 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 10:21:15 +00:00
Otis Gospodnetic
e63716d468 - Fixed paths/URLs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164170 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 04:31:17 +00:00
Otis Gospodnetic
672827d4a4 - Not referenced from anywhere, and not really needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164169 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 04:30:42 +00:00
Erik Hatcher
594ef09704 Add info on new mailing lists.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164164 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 03:04:07 +00:00
Daniel Naber
93ecead285 update homepage url and mailing list address
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164119 13f79535-47bb-0310-9956-ffa450edef68
2005-04-21 20:47:18 +00:00
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