Description: Using the Lucene Query Parser Without Lucene
Lucene is a search engine project developed under the Apache Foundation. This project is well known as one of the best solutions when you need search capability in your application. There are plenty of legacy applications where the existing database solution cannot be replaced with Lucene, but they require support for user-friendly searching.
To Search:
File list (Check if you may need any files):
src\com
...\...\infosys
...\...\.......\lucene
...\...\.......\......\code
...\...\.......\......\....\JavaCodeSearch.java
...\...\.......\......\....\JavaParser.java
...\...\.......\......\....\JavaSourceCodeAnalyzer.java
...\...\.......\......\....\JavaSourceCodeIndexer.java
...\...\.......\......\....\KeywordAnalyzer.java
src
...\readme.txt