Class CartesianShapeFilter

  • All Implemented Interfaces:
    Serializable

    @Deprecated
    public class CartesianShapeFilter
    extends org.apache.lucene.search.Filter
    Deprecated.

    NOTE: This API is still in flux and might change in incompatible ways in the next release.

    See Also:
    Serialized Form
    • Method Detail

      • getDocIdSet

        public org.apache.lucene.search.DocIdSet getDocIdSet​(org.apache.lucene.index.IndexReader reader)
                                                      throws IOException
        Deprecated.
        Specified by:
        getDocIdSet in class org.apache.lucene.search.Filter
        Throws:
        IOException