Commit Graph

28 Commits

Author SHA1 Message Date
Erik Hatcher 6ff6a27ace quick fixes for javadoc warnings/errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151007 13f79535-47bb-0310-9956-ffa450edef68
2004-08-18 10:38:07 +00:00
Daniel Naber e06e5f79bd remove unused variable and comment out unused private methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151005 13f79535-47bb-0310-9956-ffa450edef68
2004-08-18 09:56:16 +00:00
Daniel Naber 203cbfce59 remove unused imports and avoid warnings about unused variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151004 13f79535-47bb-0310-9956-ffa450edef68
2004-08-18 09:54:23 +00:00
Daniel Naber 1b5eb6c40c convert to utf-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151002 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 22:03:07 +00:00
Daniel Naber 22a19287ea convert to utf-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151001 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 21:56:53 +00:00
Daniel Naber a88d3719fb trying to switch the encoding to utf-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151000 13f79535-47bb-0310-9956-ffa450edef68
2004-08-17 21:34:47 +00:00
Daniel Naber e02f7eb6e5 move the word list loader from analysis.de to analysis, as it is not specific to German at all; update the references to it
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150999 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 20:42:59 +00:00
Daniel Naber 87bcdf6f25 copy the Russian and German analyzers plus their test cases to the sandbox
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150998 13f79535-47bb-0310-9956-ffa450edef68
2004-08-16 20:30:46 +00:00
Daniel Naber 7bb77967f1 sorry, broke the special character with my last commit, trying to fix it
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150993 13f79535-47bb-0310-9956-ffa450edef68
2004-08-04 18:32:22 +00:00
Daniel Naber 07b4dfa01f add "throws IOException" so that these analyzer compiles against Lucene 1.4 -- please tell me if I broke the encoding
of the special characters


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150992 13f79535-47bb-0310-9956-ffa450edef68
2004-08-04 18:12:18 +00:00
Daniel Naber 4006836a60 add "throws IOException" so that these analyzers compile again against Lucene 1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150991 13f79535-47bb-0310-9956-ffa450edef68
2004-08-04 17:57:14 +00:00
Erik Hatcher f065932ff6 clean-up based on core changes to StopFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150965 13f79535-47bb-0310-9956-ffa450edef68
2004-03-12 15:52:59 +00:00
Erik Hatcher c4dd210b0f bringing sandbox analyzers up to date with changes to the core StopFilter and migrating away from using Hashtable
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150964 13f79535-47bb-0310-9956-ffa450edef68
2004-03-11 03:05:36 +00:00
Otis Gospodnetic badeb8cd5a - Initial commit
Contribution: http://issues.apache.org/bugzilla/show_bug.cgi?id=27168
  (with removed ^Ms, trailing spaces, and with ASL 2.0 instead of ASL 1.1)


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150963 13f79535-47bb-0310-9956-ffa450edef68
2004-03-09 14:55:08 +00:00
Otis Gospodnetic a016dcef1b - Added documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150960 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 13:56:03 +00:00
Otis Gospodnetic 4a46c8b05f - Initial commit.
Contribution from David Spencer.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150959 13f79535-47bb-0310-9956-ffa450edef68
2004-03-02 12:52:16 +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 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 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
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