lucene/sandbox/contributions/javascript
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
..
queryConstructor Added doANDTerms method to construct Google-like queries. 2004-03-06 08:22:05 +00:00
queryEscaper Initial commit. 2004-02-18 06:20:15 +00:00
queryValidator Implemented tests for checkAllowedCharacters and checkANDORNOT. 2004-05-17 11:56:17 +00:00