File
Doc
Category
Size
Date
Package
SearchComponent.java
API Doc
Apache Lucene 2.1.0
1355
Wed Feb 14 10:46:06 GMT 2007
org.apache.lucene.gdata.search
SearchComponent
public interface SearchComponent implements org.apache.lucene.gdata.server.registry.ServerComponent
TODO document this when Search comes into play
author
Simon Willnauer
Fields Summary
Constructors Summary
Methods Summary
public abstract
GDataSearcher
getServiceSearcher
(
org.apache.lucene.gdata.server.registry.ProvidedService
service)
TODO document this when Search comes into play
param
service
return
a GDataSearcher
Java Code Source