Thumbnail file hits. Based on a patch from D Bera
[beagle.git] / beagled / Lucene.Net / Search / PACKAGE.HTML
blobc5827c6972595c89922044cb5806e4182379c8d5
1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 <html>
3 <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5    <meta name="Author" content="Doug Cutting">
6 </head>
7 <body>
8 Search over indices.
10 Applications usually call {@link
11 org.apache.lucene.search.Searcher#search(Query)} or {@link
12 org.apache.lucene.search.Searcher#search(Query,Filter)}.
14 </body>
15 </html>