lucene/src
Daniel Naber d627eced03 test case that makes sure sloppy phrase queries use the term distance to calculate the result ranking
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150740 13f79535-47bb-0310-9956-ffa450edef68
2005-01-28 22:22:04 +00:00
..
demo/org/apache/lucene/demo Fixed small typo to enable compilation again. 2005-01-26 13:57:41 +00:00
gcj Check the type of the IndexInput rather than the Directory to detect 2004-10-13 17:23:26 +00:00
java New BooleanScorer implemented by Paul Elschot 2005-01-24 19:21:01 +00:00
jsp open the searcher so that the searcher's close() call will close the implicitly opened reader 2004-11-19 20:58:45 +00:00
test/org/apache/lucene test case that makes sure sloppy phrase queries use the term distance to calculate the result ranking 2005-01-28 22:22:04 +00:00
test-deprecated/org/apache/lucene make deprecated test work again with bug fix in Reader getFieldNames 2004-12-19 14:59:33 +00:00