com.arsdigita.search
Class NoopQueryEngine
java.lang.Object
com.arsdigita.search.NoopQueryEngine
- All Implemented Interfaces:
- QueryEngine
- public class NoopQueryEngine
- extends Object
- implements QueryEngine
A query engine that always returns Search.EMPTY_RESULT_SET;
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoopQueryEngine
public NoopQueryEngine()
process
public ResultSet process(QuerySpecification spec)
- Description copied from interface:
QueryEngine
- Processes a query specification generating a document
result set
- Specified by:
process
in interface QueryEngine
- Parameters:
spec
- the query specification
- Returns:
- the document result set
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC