Class Searcher

java.lang.Object
org.languagetool.dev.index.Searcher

public class Searcher extends Object
A class with a main() method that takes a rule id and the location of the index that runs the query on that index and prints all matches. Will transparently handle rules that are not supported, i.e. run on the candidate matches up to a limit. See Indexer for how to create the index.
Author:
Tao Lin, Daniel Naber