Class SpatialFileQueryMaker
Reads spatial data from the body field docs from an internally created LineDocSource.
It's parsed by and then
further manipulated via a configurable IShapeConverter. When using point
data, it's likely you'll want to configure the shape converter so that the query shapes actually
cover a region. The queries are all created & cached in advance. This query maker works in
conjunction with SpatialDocMaker. See spatial.alg for a listing of options, in
particular the options starting with "query.".
Inheritance
System.Object
SpatialFileQueryMaker
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class SpatialFileQueryMaker : AbstractQueryMaker, IQueryMaker
Fields
Methods
Extension Methods