lucene/src
Bernhard Messer 1515574bff change from RuntimeException (Exception e) to RuntimeException (String s) to be backward compatible with jdk 1.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150644 13f79535-47bb-0310-9956-ffa450edef68
2004-11-16 21:57:47 +00:00
..
demo/org/apache/lucene/demo avoid accessing deprecated field 2004-10-16 13:03:34 +00:00
gcj Check the type of the IndexInput rather than the Directory to detect 2004-10-13 17:23:26 +00:00
java change from RuntimeException (Exception e) to RuntimeException (String s) to be backward compatible with jdk 1.3 2004-11-16 21:57:47 +00:00
jsp security: the error message was not escaped, this could enable cross site scripting 2004-10-16 16:21:58 +00:00
test/org/apache/lucene test QueryParser's ability to be used with Analyzers that return more than one token per position 2004-11-13 15:16:11 +00:00