Otis Gospodnetic
98faec8805
- LARM has left the building... and has been living at larm.sf.net for a long time now.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151018 13f79535-47bb-0310-9956-ffa450edef68
2004-12-18 04:50:42 +00:00
Erik Hatcher
c44c040207
rudimentary test case for ChainedFilter, used initially to learn how it works
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150985 13f79535-47bb-0310-9956-ffa450edef68
2004-05-24 16:20:46 +00:00
Kelvin Tan
ed9f594f27
Ack. Left out the type cast.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150983 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 13:45:05 +00:00
Kelvin Tan
9ca5de00f0
First filter gets modified if operation is an AND (which is terrible if its a
...
cached filter and not a throw-away one).
Patch by Rick Mann (rmann at keepmedia.com).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150982 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 13:41:03 +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
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
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
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
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