Add lucene search engine.
- Need to modify lucene to tokenize COBOL because it is different than natural language. For example, hyphens are not delimiters
- Build index incrementally
- Search result UI
- Add the ability to configure searchable directories from the browser