Erik Hatcher
|
2ac412f6b7
|
move similarity and spellchecker to new contrib area
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@153429 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-11 18:11:05 +00:00 |
Erik Hatcher
|
5c6742ce72
|
taglib has been abandoned by the original author and is of questionable value
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@153428 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-11 18:09:36 +00:00 |
Erik Hatcher
|
6d5d317091
|
Remove SearchBean - it has been deprecated by the sorting feature in Lucene 1.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@153427 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-11 18:07:20 +00:00 |
Erik Hatcher
|
0ee1728e6d
|
move two more projects over to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151590 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-06 15:35:12 +00:00 |
Erik Hatcher
|
887f57eb37
|
remove unnecessary/outdated/unused files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151461 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-05 01:28:14 +00:00 |
Erik Hatcher
|
0955eef89f
|
move parts of the sandbox over to contrib area
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151459 13f79535-47bb-0310-9956-ffa450edef68
|
2005-02-05 01:25:43 +00:00 |
Erik Hatcher
|
59969d788a
|
Fix token offsets.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151040 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-31 21:19:55 +00:00 |
Erik Hatcher
|
70e1848949
|
Fix token offsets. Contributed by boblannoy <at> tiscali <dot> be
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151039 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-31 14:13:38 +00:00 |
Daniel Naber
|
4f40db9c86
|
make it work for me
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151038 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-24 18:49:02 +00:00 |
Daniel Naber
|
6dd382334c
|
make the jar less broken -- however, it still requires a "lib" dir with lucene.jar and libreadline-java.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151037 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-23 11:12:51 +00:00 |
Daniel Naber
|
7acf916f75
|
remove some unused variables to get rid of warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151036 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-23 00:15:27 +00:00 |
Daniel Naber
|
592f6189a0
|
don't crash ony non-stored fields. small fixes to the help text.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151035 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-23 00:11:11 +00:00 |
Erik Hatcher
|
cd284c4bc6
|
Update of DBDirectory from Andi.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151034 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-18 14:11:09 +00:00 |
David Spencer
|
7952217cea
|
Prelim checkin of similarity query generators
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151032 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-17 21:05:46 +00:00 |
David Spencer
|
9eca2a3160
|
make sure code works with WordNet2.0 (no problem) and add Query expansion, and comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151031 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-11 20:58:11 +00:00 |
David Spencer
|
9e7e1d417f
|
prelim rework
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151030 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-11 20:13:39 +00:00 |
David Spencer
|
613414de82
|
Use <span> instead of <font> (as in GradientFormatter) to keep Mozilla happy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151029 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-07 22:35:15 +00:00 |
David Spencer
|
d5fe240da1
|
Make highlightForeground and highlightBackground so that this can be extended in another package, esp in the case where only highlightTerm() is changed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151028 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-07 22:34:24 +00:00 |
Mark Harwood
|
b64bf341ff
|
Changed visibility of methods to allow easier extensions - Thx Dave Spencer for suggestion.
Subclasses can now override highlightTerm to format text with spans/divs etc instead of default <font> tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151027 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-07 21:44:39 +00:00 |
Mark Harwood
|
972f2923bb
|
Updated with new information on using new QueryScorer.getMaxWeight
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151026 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-07 21:28:34 +00:00 |
Mark Harwood
|
ceb895e772
|
Chaned score to float and added QueryScorer.getMaxTermWeight (useful for callibrating GradientFormatter)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151025 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-07 21:17:09 +00:00 |
Kelvin Tan
|
96c0bf9c90
|
Escapes the / character for FireFox 1.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151024 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-04 15:38:49 +00:00 |
Kelvin Tan
|
67bcfc69b8
|
Fixed appending of groupModifier even when it is a NO_MODIFIER.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151023 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-04 15:37:54 +00:00 |
Kelvin Tan
|
c6b19891da
|
Fixed display of results in Firefox 1.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151022 13f79535-47bb-0310-9956-ffa450edef68
|
2005-01-04 15:37:23 +00:00 |
Mark Harwood
|
c5b61e1671
|
New GradientFormatter, TermVector helper class and IDF-based fragment scoring
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151021 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-31 11:22:27 +00:00 |
Otis Gospodnetic
|
3e7d316f21
|
- Typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151020 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-18 05:16:44 +00:00 |
Otis Gospodnetic
|
127f15ad6c
|
- LARM cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151019 13f79535-47bb-0310-9956-ffa450edef68
|
2004-12-18 04:56:56 +00:00 |
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 |
Daniel Naber
|
22c837d3be
|
adding comments about file encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151017 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-29 22:22:48 +00:00 |
Erik Hatcher
|
788f379da3
|
add ignores
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151015 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-09 15:13:25 +00:00 |
David Spencer
|
57cd076565
|
prelim checking of spellchecker, v1.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151014 13f79535-47bb-0310-9956-ffa450edef68
|
2004-11-02 23:11:29 +00:00 |
Daniel Naber
|
a8d98638a0
|
improve doc for default constructor; make stop word list public but final
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151013 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-17 11:41:41 +00:00 |
Daniel Naber
|
8fd3b8498b
|
improve doc for default constructor; make stop word list public but final
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151012 13f79535-47bb-0310-9956-ffa450edef68
|
2004-10-17 11:16:39 +00:00 |
Mark Harwood
|
52584cb7e7
|
Tidied unused import
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151011 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-24 12:18:19 +00:00 |
Daniel Naber
|
11e234de1f
|
remove unused variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151010 13f79535-47bb-0310-9956-ffa450edef68
|
2004-09-17 19:09:27 +00:00 |
Daniel Naber
|
5ae03e4587
|
convert to utf-8
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151009 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-18 14:30:48 +00:00 |
Erik Hatcher
|
e7ae41ce23
|
allow @todo. also hack fix for package target by creating docs directory if it does not exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151008 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-18 10:39:57 +00:00 |
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 |
Erik Hatcher
|
4d14829d6c
|
add encoding switch to javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151006 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-18 10:22:20 +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 |
Erik Hatcher
|
4816ac5b76
|
fixing up test cases that rely on external data and adding build.encoding property
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151003 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-17 23:44:59 +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 |
Mark Harwood
|
726ddaeb5a
|
New low-level API exposed (getBestTextFragments) to provide access to fragment scores.
ToString() implemented on TextFragment objects to return text
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150997 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-12 22:09:37 +00:00 |
Erik Hatcher
|
f920cff71a
|
convert map to set
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150996 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-05 14:34:44 +00:00 |
Erik Hatcher
|
6dfd88a659
|
set compound format, regardless of create flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150995 13f79535-47bb-0310-9956-ffa450edef68
|
2004-08-05 14:32:28 +00:00 |