Package com.viglet.turing.se.builtin
Class LuceneFileSearch
Object
LuceneFileSearch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddFileToIndex(String filepath) List<Document> searchFiles(String inField, String queryString)
-
Constructor Details
-
LuceneFileSearch
public LuceneFileSearch(Directory fsDirectory, StandardAnalyzer analyzer)
-
-
Method Details
-
addFileToIndex
- Throws:
IOExceptionURISyntaxException
-
searchFiles
-