138139140141142143144145146147148
} } public SearcherConfig getSearcherConfig() { return new SearcherConfig() { @SuppressWarnings("deprecation") public Directory getIndexDir() throws IOException { return FSDirectory.getDirectory(InstaSearchPlugin.getIndexDirLocation(), false);