com.arsdigita.lucene
Class TypeSpecificFilter
java.lang.Object
org.apache.lucene.search.Filter
com.arsdigita.search.lucene.TypeSpecificFilter
com.arsdigita.lucene.TypeSpecificFilter
Deprecated. moved to com.arsdigita.search.lucene
- public class TypeSpecificFilter
- extends TypeSpecificFilter
- See Also:
TypeSpecificFilter
Constructor Summary |
TypeSpecificFilter(String typeSpecificInfo)
Deprecated. Creates a new lucene Filter that filters search results
based on whether the "type-specific field" matches the terms supplied in
the typeSpecificInfo argument. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeSpecificFilter
public TypeSpecificFilter(String typeSpecificInfo)
- Deprecated.
- Creates a new lucene
Filter
that filters search results
based on whether the "type-specific field" matches the terms supplied in
the typeSpecificInfo
argument.
- Parameters:
typeSpecificInfo
- the object type to filter on
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC