Class ShapePredicateValueSource
A boolean ValueSource that compares a shape from a provided ValueSource with a given IShape and sees if it matches a given SpatialOperation (the predicate).
@lucene.experimental
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.Spatial.dll
Syntax
[Serializable]
public class ShapePredicateValueSource : ValueSource
Constructors
Name | Description |
---|---|
ShapePredicateValueSource(ValueSource, SpatialOperation, IShape) |
Methods
Name | Description |
---|---|
CreateWeight(IDictionary, IndexSearcher) | |
Equals(Object) | |
GetDescription() | |
GetHashCode() | |
GetValues(IDictionary, AtomicReaderContext) |