Erik Hatcher
5dc61de9a2
upgrade lucli build to conform with master build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150906 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 17:20:42 +00:00
Erik Hatcher
1cb510889b
build distributions, and consolidate from master build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150905 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 16:35:10 +00:00
Erik Hatcher
d33a91c6c3
more work on sandbox build process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150904 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 15:54:53 +00:00
Erik Hatcher
f8ab04f44e
test case cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150903 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 15:46:26 +00:00
Erik Hatcher
4b25907eb5
update for Ant 1.6 deprecation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150902 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 15:45:55 +00:00
Erik Hatcher
e2ee045a97
fix deprecation warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150901 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 15:37:49 +00:00
Erik Hatcher
df82a888e5
work in progress... creating infrastructure to build the sandbox in one go
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150900 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 07:09:42 +00:00
Erik Hatcher
ffc4392665
build file is broken, renaming out of the way
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150899 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 07:08:30 +00:00
Otis Gospodnetic
1ffe616bba
- Initial commit ( http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23786 )
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150898 13f79535-47bb-0310-9956-ffa450edef68
2003-12-23 18:57:27 +00:00
Otis Gospodnetic
950991783a
- Initial commit (from contributed patches)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150897 13f79535-47bb-0310-9956-ffa450edef68
2003-12-23 18:46:35 +00:00
Kelvin Tan
4d96f7eb97
Fixed bug where the field in a wildcard field search was being lowercased.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150896 13f79535-47bb-0310-9956-ffa450edef68
2003-12-16 02:22:02 +00:00
Erik Hatcher
ff6a1404c4
contribution from Dror Matalon
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150895 13f79535-47bb-0310-9956-ffa450edef68
2003-12-11 02:07:45 +00:00
Kelvin Tan
485c79366d
Added breaks to switch/case statements.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150894 13f79535-47bb-0310-9956-ffa450edef68
2003-06-23 01:17:12 +00:00
Erik Hatcher
0f68e5a773
add error more descriptive exception handling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150893 13f79535-47bb-0310-9956-ffa450edef68
2003-06-01 05:11:39 +00:00
Erik Hatcher
180d5cbc7c
new files from Bryan LaPlante
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150892 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 17:22:48 +00:00
Erik Hatcher
727f0b9d44
documentation from Bryan
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150891 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 17:21:19 +00:00
Erik Hatcher
f1ff538655
new stuff from Bryan
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150890 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 17:20:19 +00:00
Erik Hatcher
f3858ea831
Bugzilla #20081 - added Bryan LaPlante's patch
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150889 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 01:22:22 +00:00
Erik Hatcher
36893fb9a6
remove lib.dir setting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150888 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 18:24:39 +00:00
Erik Hatcher
f667465102
my changes to make it compile, also minor build file cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150887 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 14:32:23 +00:00
Erik Hatcher
620516c21c
#19834 - Taglib contribution from Bryan LaPlante
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150886 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 14:02:36 +00:00
Otis Gospodnetic
c83d0478cf
- Made the build look in the lib.dir property for *.jar files.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150885 13f79535-47bb-0310-9956-ffa450edef68
2003-05-11 20:55:32 +00:00
Kelvin Tan
f557749d86
Optional debug param in doMakeQuery method.
...
More efficient element/modifier matching.
Supports text, radio, select-one, select-multiple and textarea fields for input (multiple values are separated by space by default).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150884 13f79535-47bb-0310-9956-ffa450edef68
2003-05-08 06:00:02 +00:00
Kelvin Tan
48ea78f45a
SearchService is no longer supported or actively developed. Perhaps the code will live on, but as a subsystem instead.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150883 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 01:36:53 +00:00
Kelvin Tan
b7db8168cc
Indyo is no longer supported or actively developed. Perhaps the code will live on, but in another form.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150882 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 01:28:55 +00:00
Kelvin Tan
75cb1474ba
Appex is no longer supported or actively developed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150881 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 01:27:41 +00:00
Otis Gospodnetic
0f204f3ab6
- Moved to jakarta-lucene-sandbox/contributions/misc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150880 13f79535-47bb-0310-9956-ffa450edef68
2003-04-22 02:25:49 +00:00
Otis Gospodnetic
4612ed85c1
- Moved from jakarta-lucene-sandbox/contributions/filters.
...
Kelvin Tan's original commit message:
Renamed from ChainableFilter -> ChainedFilter.
Changed package name to make it easier to include into core Lucene at later stage.
Relicensed under APL.
Default logical operation no longer final, so it can be programatically changed.
Added fix by Daniel C. Armbrust for AND operations failing.
Added javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150879 13f79535-47bb-0310-9956-ffa450edef68
2003-04-22 02:25:17 +00:00
Kelvin Tan
4fea85ed2b
Renamed from ChainableFilter -> ChainedFilter.
...
Changed package name to make it easier to include into core Lucene at later stage.
Relicensed under APL.
Default logical operation no longer final, so it can be programatically changed.
Added fix by Daniel C. Armbrust for AND operations failing.
Added javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150878 13f79535-47bb-0310-9956-ffa450edef68
2003-04-21 01:46:54 +00:00
cmarschner
dc558b8bc4
fixed build process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150877 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 14:33:30 +00:00
cmarschner
97f7d1bb66
updated to new build process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150876 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 14:28:22 +00:00
cmarschner
12418e8102
accidentally deleted file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150875 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 13:45:46 +00:00
cmarschner
61aa56d778
fixed build issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150874 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 13:43:41 +00:00
cmarschner
c9f9dc68d3
fixed build issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150873 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 11:29:40 +00:00
Doug Cutting
51c123070c
Minor pre-initial-release tweaks.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150872 13f79535-47bb-0310-9956-ffa450edef68
2002-12-24 19:11:12 +00:00
Doug Cutting
2cd31cd326
Added anakia documentation.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150871 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 23:40:30 +00:00
Doug Cutting
ccbbda4465
Added tarball & release support to build.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150870 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 22:50:28 +00:00
Doug Cutting
c2340adae8
Improved javadoc for Snowball stemmer code.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150869 13f79535-47bb-0310-9956-ffa450edef68
2002-12-20 23:05:19 +00:00
Doug Cutting
88f7c967bd
New project for generated Snowball stemmers.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150868 13f79535-47bb-0310-9956-ffa450edef68
2002-12-20 22:39:44 +00:00
Kelvin Tan
388a02fa1d
Whitespace within the query string wasn't getting gobbled up.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150867 13f79535-47bb-0310-9956-ffa450edef68
2002-12-11 03:29:05 +00:00
Kelvin Tan
58e380b0e8
Added mutator for wildcardCaseInsensitive.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150866 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 00:22:50 +00:00
Kelvin Tan
96c581df2c
Trims field values to address any validation problems with whitespace.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150865 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 00:21:45 +00:00
Kelvin Tan
0bf9042be4
Supports radio buttons and text fields as modifiers, instead of boring old select lists.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150864 13f79535-47bb-0310-9956-ffa450edef68
2002-12-03 11:48:17 +00:00
Kelvin Tan
1843c58c5c
Added a flag for wildcard case-insensitivity.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150863 13f79535-47bb-0310-9956-ffa450edef68
2002-12-03 11:47:26 +00:00
cmarschner
1f66680c18
added detailed diagram in 2.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150862 13f79535-47bb-0310-9956-ffa450edef68
2002-12-02 17:30:52 +00:00
cmarschner
d75b377394
Project descriptions for LARM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150861 13f79535-47bb-0310-9956-ffa450edef68
2002-12-01 23:48:00 +00:00
Otis Gospodnetic
16a54a317d
- Initial checkin.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150860 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 03:56:37 +00:00
Otis Gospodnetic
e6a31e713b
- Added HighFrequencyTerms class in a new org.apache.lucene.misc package.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150859 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 03:54:22 +00:00
Otis Gospodnetic
5daf23b35a
- Just a blurb explaining what is in contributions/WordNet.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150858 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 07:48:53 +00:00
Otis Gospodnetic
da312de85f
- A class that creates a Lucene index with synonyms for English words from
...
a Prolog file (part of WordNet database).
- The version that I am checking in is slightly different from the one posted
on lucene-user on 2002-11-12. This version takes 2 params, contains no defaults,
has more comments, etc.
Original author: David Spencer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150857 13f79535-47bb-0310-9956-ffa450edef68
2002-11-13 07:43:40 +00:00