1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <meta name="Author" content="Doug Cutting">
10 Applications usually call {@link
11 org.apache.lucene.search.Searcher#search(Query)} or {@link
12 org.apache.lucene.search.Searcher#search(Query,Filter)}.