added a simple query language (with a JavaCC-compiled parser) and the
appropriate query methods in IndexService
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user