A Filter matching documents that have an SpatialRelation.Intersects (i.e. not DISTINCT) relationship with a provided query shape.
Inheritance: AbstractVisitingPrefixTreeFilter
コード例 #1
0
 public _VisitorTemplate_55(IntersectsPrefixTreeFilter _enclosing, AtomicReaderContext
                                                                       baseArg1, IBits baseArg2,
                            bool baseArg3)
     : base(_enclosing, baseArg1, baseArg2, baseArg3)
 {
     this._enclosing = _enclosing;
 }
コード例 #2
0
 public _VisitorTemplate_55(IntersectsPrefixTreeFilter _enclosing, AtomicReaderContext
                            baseArg1, IBits baseArg2,
                            bool baseArg3)
     : base(_enclosing, baseArg1, baseArg2, baseArg3)
 {
     this._enclosing = _enclosing;
 }
コード例 #3
0
 public VisitorTemplateAnonymousHelper(IntersectsPrefixTreeFilter outerInstance, AtomicReaderContext context, IBits acceptDocs, bool hasIndexedLeaves)
     : base(outerInstance, context, acceptDocs, hasIndexedLeaves)
 {
 }
コード例 #4
0
 public _VisitorTemplate_55(IntersectsPrefixTreeFilter outerInstance, AtomicReaderContext context, Bits acceptDocs, bool hasIndexedLeaves)
     : base(outerInstance, context, acceptDocs, hasIndexedLeaves)
 {
 }
コード例 #5
0
 public _VisitorTemplate_55(IntersectsPrefixTreeFilter outerInstance, AtomicReaderContext context, Bits acceptDocs, bool hasIndexedLeaves)
     : base(outerInstance, context, acceptDocs, hasIndexedLeaves)
 {
 }