Class GeoShapeQueryTestCase

java.lang.Object
org.junit.Assert
org.apache.lucene.util.LuceneTestCase

public abstract class GeoShapeQueryTestCase extends GeoPointShapeQueryTestCase
  • Constructor Details

    • GeoShapeQueryTestCase

      public GeoShapeQueryTestCase()
  • Method Details

    • testShapeFetchingPath

      public void testShapeFetchingPath() throws Exception
      Throws:
      Exception
    • testRandomGeoCollectionQuery

      public void testRandomGeoCollectionQuery() throws Exception
      Throws:
      Exception
    • testEnvelopeSpanningDateline

      public void testEnvelopeSpanningDateline() throws Exception
      Throws:
      Exception
    • testGeometryCollectionRelations

      public void testGeometryCollectionRelations() throws Exception
      Throws:
      Exception
    • testEdgeCases

      public void testEdgeCases() throws Exception
      Throws:
      Exception
    • testIndexedShapeReferenceSourceDisabled

      public void testIndexedShapeReferenceSourceDisabled() throws Exception
      Throws:
      Exception
    • testPointQuery

      public void testPointQuery() throws Exception
      tests querying a random geometry collection with a point
      Throws:
      Exception
    • testContainsShapeQuery

      public void testContainsShapeQuery() throws Exception
      Throws:
      Exception
    • testExistsQuery

      public void testExistsQuery() throws Exception
      Throws:
      Exception
    • testIndexedShapeReference

      public void testIndexedShapeReference() throws Exception
      Throws:
      Exception
    • testQueryRandomGeoCollection

      public void testQueryRandomGeoCollection() throws Exception
      Throws:
      Exception
    • testShapeFilterWithDefinedGeoCollection

      public void testShapeFilterWithDefinedGeoCollection() throws Exception
      Throws:
      Exception
    • testDistanceQuery

      public void testDistanceQuery() throws Exception
      Throws:
      Exception
    • testIndexRectangleSpanningDateLine

      public void testIndexRectangleSpanningDateLine() throws Exception
      Throws:
      Exception