added a simple query language (with a JavaCC-compiled parser) and the

appropriate query methods in IndexService
This commit is contained in:
Eric J. Bowersox
2003-06-14 06:59:11 +00:00
parent 60f24d8412
commit 7da8104954
9 changed files with 926 additions and 2 deletions

View File

@@ -24,12 +24,14 @@ Venice.
PACKAGES REQUIRED FOR VENICE
----------------------------
The following packages must be referenced from within build.properties:
- JavaCC 3.0 (parser generator tool)
- Java Servlet API 2.3 (use the servlet.jar file from Tomcat)
- Jakarta Bean Scripting Framework 2.3
- Jakarta Commons Collections Library, 2.1
- Jakarta Commons Lang Library, 1.0.1
- Mozilla.org Rhino, 1.5R3
- Jakarta Log4J, 1.2.7
- Jakarta Lucene, 1.3RC1
- Jakarta Velocity, 1.3.1
Optionally: