Commit Graph

1346 Commits

Author SHA1 Message Date
Erik Hatcher 1d81627f0e upgrading deprecated API call
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150954 13f79535-47bb-0310-9956-ffa450edef68
2004-02-23 15:24:13 +00:00
Erik Hatcher 94f1d399dc change name of JAR built, add descriptions for other targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150953 13f79535-47bb-0310-9956-ffa450edef68
2004-02-23 15:23:25 +00:00
Erik Hatcher 48fa83e2ac add support for compound index format when creating new index
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150952 13f79535-47bb-0310-9956-ffa450edef68
2004-02-22 14:50:04 +00:00
Erik Hatcher 3283c40205 adding Russian analyzer to index task built-ins now that it has a friendly ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150951 13f79535-47bb-0310-9956-ffa450edef68
2004-02-22 10:33:38 +00:00
Kelvin Tan 854c344317 Initial commit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150950 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 06:20:15 +00:00
Erik Hatcher ed38b4fab0 gettin jiggy with ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150949 13f79535-47bb-0310-9956-ffa450edef68
2004-02-15 19:19:55 +00:00
Erik Hatcher 79313c8f43 add synonym lookup utility
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150948 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 17:29:35 +00:00
Erik Hatcher bd07d7acc4 modify to build syn index in compound format
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150947 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 17:29:09 +00:00
Erik Hatcher bd0af19e91 add building of index and looking up a synonym to the build file
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150946 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 17:26:38 +00:00
Erik Hatcher 2ee994898d lucli code cleanup and a couple of minor enhancements/fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150945 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 01:36:15 +00:00
Erik Hatcher 93fcac0a9b apparently the license is not ASF compatible, so removing from CVS - but it is needed for building!
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150944 13f79535-47bb-0310-9956-ffa450edef68
2004-01-26 01:10:56 +00:00
Erik Hatcher 4ec1cdc036 friendlier exception handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150943 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 19:42:21 +00:00
Erik Hatcher 895c99e801 no need to have lucene JAR in lib directory to build sandbox pieces
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150942 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 19:41:52 +00:00
Erik Hatcher 507626829b #26396 - HighFreqTerms fixup from Jean-Fran��ois Halleux
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150941 13f79535-47bb-0310-9956-ffa450edef68
2004-01-25 13:16:00 +00:00
Erik Hatcher 8fa85d5cdb more ant touchups
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150940 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 17:40:13 +00:00
Erik Hatcher dcd5d64785 copy non-java files so they get bundled into the JAR
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150939 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 17:38:35 +00:00
Erik Hatcher 8c1b134a7a enhanced sample, but validator is acting up it seems. kelvin - am i doing something wrong?
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150938 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 16:59:38 +00:00
Erik Hatcher 5320408426 code cleanup. tests pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150937 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 16:51:56 +00:00
Erik Hatcher 48798905d1 another attempt to get tests passing
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150936 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 12:49:34 +00:00
Erik Hatcher 0d43020b12 snowball touchups
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150935 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 12:05:03 +00:00
Erik Hatcher b3c97c801e add ASL to source code
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150934 13f79535-47bb-0310-9956-ffa450edef68
2004-01-22 20:54:47 +00:00
Erik Hatcher e7aef512db #26360 from Jean-Fran����ois Halleux - add test case for FrendAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150933 13f79535-47bb-0310-9956-ffa450edef68
2004-01-22 20:49:16 +00:00
Erik Hatcher 595559dedb #26268 - Add FrenchAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150932 13f79535-47bb-0310-9956-ffa450edef68
2004-01-20 10:07:01 +00:00
Erik Hatcher d4aebf1703 removing redundant casts
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150931 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 21:23:28 +00:00
Erik Hatcher 09b18b0b17 javadoc fixup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150930 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 21:22:36 +00:00
Erik Hatcher d2d0581932 This shows why test cases are a good thing, oh and an IDE that flags silly assignments
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150929 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 21:21:38 +00:00
Erik Hatcher 45ab072d85 Duplicate WordlistLoader removal. It exists in Lucene's core also.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150928 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 21:20:18 +00:00
Erik Hatcher 21f33b5453 Duplicate WordlistLoader removal. It exists in Lucene's core also. There was one code difference and the core implementation looked correct - please let me know if this is not correct
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150927 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 21:02:31 +00:00
Erik Hatcher 82cd7f0b76 upgrade index task to some ancient enhancements i had locally
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150926 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 14:58:33 +00:00
Erik Hatcher c772092ac0 Berkeley DB JAR - license seems Apache friendly so ok to checkin
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150925 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 00:30:41 +00:00
Erik Hatcher 899c092974 Andi Vajda's Berkeley DB directory contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150924 13f79535-47bb-0310-9956-ffa450edef68
2004-01-14 00:29:45 +00:00
Kelvin Tan eb9bc807da Fixed case where wildcard character at start of string.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150923 13f79535-47bb-0310-9956-ffa450edef68
2004-01-13 07:01:32 +00:00
Erik Hatcher 259f0f8e2f taglib cleanup, but still busted functionally
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150922 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 16:41:56 +00:00
Erik Hatcher f659f8eccd add reminders for future work
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150921 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 14:13:26 +00:00
Erik Hatcher da02ffa7b0 build and code cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150920 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 14:12:19 +00:00
Erik Hatcher 0686b22b3c point to SF location
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150919 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 14:10:27 +00:00
Erik Hatcher 9ab16be95d adding back some removed targets to the build file
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150918 13f79535-47bb-0310-9956-ffa450edef68
2004-01-11 14:07:52 +00:00
Kelvin Tan 51773a46e6 An almost complete rewrite of all RE patterns.
Supports a more complete set of possible characters and also
special characters referenced mentioned in http://jakarta.apache.org/lucene/docs/queryparsersyntax.html.
Supports full query parser syntax except for AND NOT OR, but warns user of possible errors for these queries.
Added alertUser option to disable window.alert boxes.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150917 13f79535-47bb-0310-9956-ffa450edef68
2004-01-10 13:28:33 +00:00
Erik Hatcher 7991c038ff restructure parser tree to add a build process
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150916 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 03:53:52 +00:00
Erik Hatcher dfaeb895a1 instructions for building
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150915 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 03:53:00 +00:00
Erik Hatcher c11fd1194f remove indyo leftovers
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150914 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 02:54:45 +00:00
Erik Hatcher 9bfb720fca bring WordNet into master sandbox build, includes some minor cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150913 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 01:30:01 +00:00
Erik Hatcher ba6cd9fbe1 unify searchbean build
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150912 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 01:24:05 +00:00
Erik Hatcher 8ef9c42213 remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150911 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 01:17:37 +00:00
Erik Hatcher 0d17580231 add build for misc. stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150910 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 01:15:34 +00:00
Erik Hatcher 46ecc70934 bring the analyzers codebase into the build
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150909 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 01:03:15 +00:00
Erik Hatcher af0c0932b3 add todo for doc generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150908 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 00:08:23 +00:00
Erik Hatcher f379ad2dd1 unifying snowball build to work alone or with the master sandbox build
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150907 13f79535-47bb-0310-9956-ffa450edef68
2004-01-06 00:07:21 +00:00
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