lucene/sandbox/contributions/javascript/queryValidator
Kelvin Tan aa7e95dae2 Implemented tests for checkAllowedCharacters and checkANDORNOT.
Imported a whole bunch of tests from TestQueryParser.java.
Except for the term1 !term2 queries (which are commented out for now), all tests go green!!
Woohoo!!


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150978 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 11:56:17 +00:00
..
luceneQueryValidator.js Added backslash to list of allowed characters. 2004-05-17 11:53:59 +00:00
testQueryValidator.html Implemented tests for checkAllowedCharacters and checkANDORNOT. 2004-05-17 11:56:17 +00:00