com.arsdigita.lucene
Class TypeSpecificFilter

java.lang.Object
  extended byorg.apache.lucene.search.Filter
      extended bycom.arsdigita.search.lucene.TypeSpecificFilter
          extended bycom.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 com.arsdigita.search.lucene.TypeSpecificFilter
bits
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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