C# (CSharp) Lucene.Net.Spatial SpatialStrategy.MakeQuery - 6 examples found. These are the top rated real world C# (CSharp) examples of Lucene.Net.Spatial.SpatialStrategy.MakeQuery extracted from open source projects. You can rate examples to help us improve the quality of examples.
Make a Query based principally on SpatialOperation and IShape from the supplied args. The default implementation is return new ConstantScoreQuery(MakeFilter(args));
If the strategy does not support the shape in . If the strategy does not support the in .