Uses of Interface
org.hibernate.search.engine.spatial.GeoPoint
Packages that use GeoPoint
Package
Description
-
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.search.projection.impl
Methods in org.hibernate.search.backend.elasticsearch.search.projection.impl with parameters of type GeoPointModifier and TypeMethodDescriptionvoidProjectionRequestRootContext.getDistanceSortIndex(String absoluteFieldPath, GeoPoint location) Method parameters in org.hibernate.search.backend.elasticsearch.search.projection.impl with type arguments of type GeoPointModifier and TypeMethodDescriptionElasticsearchDistanceToFieldProjection.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexValueFieldContext<GeoPoint> field) Constructors in org.hibernate.search.backend.elasticsearch.search.projection.impl with parameters of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.search.query.impl
Methods in org.hibernate.search.backend.elasticsearch.search.query.impl with parameters of type GeoPointModifier and TypeMethodDescriptionvoidElasticsearchSearchQueryBuilder.collectDistanceSort(com.google.gson.JsonElement sort, String absoluteFieldPath, GeoPoint center) -
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.search.sort.impl
Methods in org.hibernate.search.backend.elasticsearch.search.sort.impl with parameters of type GeoPointModifier and TypeMethodDescriptionvoidElasticsearchSearchSortCollector.collectDistanceSort(com.google.gson.JsonElement sort, String absoluteFieldPath, GeoPoint center) -
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.types.codec.impl
Methods in org.hibernate.search.backend.elasticsearch.types.codec.impl that return GeoPointModifier and TypeMethodDescriptionElasticsearchGeoPointFieldCodec.decode(com.google.gson.JsonElement element) Methods in org.hibernate.search.backend.elasticsearch.types.codec.impl with parameters of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.types.dsl.impl
Methods in org.hibernate.search.backend.elasticsearch.types.dsl.impl that return types with arguments of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.types.predicate.impl
Method parameters in org.hibernate.search.backend.elasticsearch.types.predicate.impl with type arguments of type GeoPointModifier and TypeMethodDescriptionorg.hibernate.search.backend.elasticsearch.types.predicate.impl.ElasticsearchGeoPointSpatialWithinBoundingBoxPredicate.BuilderElasticsearchGeoPointSpatialWithinBoundingBoxPredicate.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexValueFieldContext<GeoPoint> field) org.hibernate.search.backend.elasticsearch.types.predicate.impl.ElasticsearchGeoPointSpatialWithinCirclePredicate.BuilderElasticsearchGeoPointSpatialWithinCirclePredicate.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexValueFieldContext<GeoPoint> field) org.hibernate.search.backend.elasticsearch.types.predicate.impl.ElasticsearchGeoPointSpatialWithinPolygonPredicate.BuilderElasticsearchGeoPointSpatialWithinPolygonPredicate.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexValueFieldContext<GeoPoint> field) Constructor parameters in org.hibernate.search.backend.elasticsearch.types.predicate.impl with type arguments of type GeoPointModifierConstructorDescriptionFactory(ElasticsearchFieldCodec<GeoPoint> codec) Factory(ElasticsearchFieldCodec<GeoPoint> codec) -
Uses of GeoPoint in org.hibernate.search.backend.elasticsearch.types.sort.impl
Method parameters in org.hibernate.search.backend.elasticsearch.types.sort.impl with type arguments of type GeoPointModifier and TypeMethodDescriptionElasticsearchDistanceSort.Factory.create(ElasticsearchSearchIndexScope<?> scope, ElasticsearchSearchIndexValueFieldContext<GeoPoint> field) -
Uses of GeoPoint in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl
Constructors in org.hibernate.search.backend.lucene.lowlevel.docvalues.impl with parameters of type GeoPointModifierConstructorDescriptionGeoPointDistanceDocValues(org.apache.lucene.index.SortedNumericDocValues values, GeoPoint center) GeoPointDistanceMultiValuesToSingleValuesSource(String field, MultiValueMode mode, NestedDocsProvider nestedDocsProvider, GeoPoint center) -
Uses of GeoPoint in org.hibernate.search.backend.lucene.search.projection.impl
Methods in org.hibernate.search.backend.lucene.search.projection.impl with parameters of type GeoPointModifier and TypeMethodDescriptionvoidMethod parameters in org.hibernate.search.backend.lucene.search.projection.impl with type arguments of type GeoPointModifier and TypeMethodDescriptionLuceneDistanceToFieldProjection.Factory.create(LuceneSearchIndexScope<?> scope, LuceneSearchIndexValueFieldContext<GeoPoint> field) Constructor parameters in org.hibernate.search.backend.lucene.search.projection.impl with type arguments of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.backend.lucene.types.codec.impl
Methods in org.hibernate.search.backend.lucene.types.codec.impl that return GeoPointModifier and TypeMethodDescriptionLuceneGeoPointFieldCodec.decode(byte[] field) LuceneGeoPointFieldCodec.decode(org.apache.lucene.index.IndexableField field) Methods in org.hibernate.search.backend.lucene.types.codec.impl with parameters of type GeoPointModifier and TypeMethodDescriptionvoidLuceneGeoPointFieldCodec.addToDocument(LuceneDocumentContent documentBuilder, String absoluteFieldPath, GeoPoint value) byte[]Constructors in org.hibernate.search.backend.lucene.types.codec.impl with parameters of type GeoPointModifierConstructorDescriptionLuceneGeoPointFieldCodec(Indexing indexing, DocValues docValues, Storage storage, GeoPoint indexNullAsValue) -
Uses of GeoPoint in org.hibernate.search.backend.lucene.types.dsl.impl
Methods in org.hibernate.search.backend.lucene.types.dsl.impl that return types with arguments of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.backend.lucene.types.predicate.impl
Method parameters in org.hibernate.search.backend.lucene.types.predicate.impl with type arguments of type GeoPointModifier and TypeMethodDescriptionorg.hibernate.search.backend.lucene.types.predicate.impl.LuceneGeoPointSpatialWithinBoundingBoxPredicate.BuilderLuceneGeoPointSpatialWithinBoundingBoxPredicate.Factory.create(LuceneSearchIndexScope<?> scope, LuceneSearchIndexValueFieldContext<GeoPoint> field) org.hibernate.search.backend.lucene.types.predicate.impl.LuceneGeoPointSpatialWithinCirclePredicate.BuilderLuceneGeoPointSpatialWithinCirclePredicate.Factory.create(LuceneSearchIndexScope<?> scope, LuceneSearchIndexValueFieldContext<GeoPoint> field) org.hibernate.search.backend.lucene.types.predicate.impl.LuceneGeoPointSpatialWithinPolygonPredicate.BuilderLuceneGeoPointSpatialWithinPolygonPredicate.Factory.create(LuceneSearchIndexScope<?> scope, LuceneSearchIndexValueFieldContext<GeoPoint> field) -
Uses of GeoPoint in org.hibernate.search.backend.lucene.types.sort.comparatorsource.impl
Constructors in org.hibernate.search.backend.lucene.types.sort.comparatorsource.impl with parameters of type GeoPointModifierConstructorDescriptionLuceneGeoPointDistanceComparatorSource(String nestedDocumentPath, GeoPoint center, double missingValue, MultiValueMode mode, org.apache.lucene.search.Query filter) -
Uses of GeoPoint in org.hibernate.search.backend.lucene.types.sort.impl
Method parameters in org.hibernate.search.backend.lucene.types.sort.impl with type arguments of type GeoPointModifier and TypeMethodDescriptionLuceneGeoPointDistanceSort.Factory.create(LuceneSearchIndexScope<?> scope, LuceneSearchIndexValueFieldContext<GeoPoint> field) -
Uses of GeoPoint in org.hibernate.search.engine.backend.types.converter.spi
Fields in org.hibernate.search.engine.backend.types.converter.spi with type parameters of type GeoPointModifier and TypeFieldDescriptionstatic final DefaultStringConverters.Converter<GeoPoint>DefaultStringConverters.GEO_POINT -
Uses of GeoPoint in org.hibernate.search.engine.backend.types.dsl
Methods in org.hibernate.search.engine.backend.types.dsl that return types with arguments of type GeoPointModifier and TypeMethodDescriptionIndexFieldTypeFactory.asGeoPoint()Define a field type whose values are represented as aGeoPointin Hibernate Search. -
Uses of GeoPoint in org.hibernate.search.engine.cfg.spi
Methods in org.hibernate.search.engine.cfg.spi that return GeoPointMethods in org.hibernate.search.engine.cfg.spi with parameters of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.engine.logging.impl
Methods in org.hibernate.search.engine.logging.impl with parameters of type GeoPointModifier and TypeMethodDescriptionfinal IllegalArgumentExceptionLog_$logger.invalidGeoPolygonFirstPointNotIdenticalToLastPoint(GeoPoint firstPoint, GeoPoint lastPoint) Log.invalidGeoPolygonFirstPointNotIdenticalToLastPoint(GeoPoint firstPoint, GeoPoint lastPoint) -
Uses of GeoPoint in org.hibernate.search.engine.search.predicate.dsl
Methods in org.hibernate.search.engine.search.predicate.dsl with parameters of type GeoPointModifier and TypeMethodDescriptiondefault NRequire at least one of the targeted fields to point to a location within the given circle, i.e. a location that is at most at the given distance from the given center.SpatialWithinPredicateAreaStep.circle(GeoPoint center, double radius, DistanceUnit unit) Require at least one of the targeted fields to point to a location within the given circle, i.e. a location that is at most at the given distance from the given center. -
Uses of GeoPoint in org.hibernate.search.engine.search.predicate.spi
Methods in org.hibernate.search.engine.search.predicate.spi with parameters of type GeoPointModifier and TypeMethodDescriptionvoidSpatialWithinCirclePredicateBuilder.circle(GeoPoint center, double radius, DistanceUnit unit) -
Uses of GeoPoint in org.hibernate.search.engine.search.projection.dsl
Methods in org.hibernate.search.engine.search.projection.dsl with parameters of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.engine.search.projection.dsl.impl
Constructors in org.hibernate.search.engine.search.projection.dsl.impl with parameters of type GeoPointModifierConstructorDescriptionDistanceToFieldProjectionValueStepImpl(SearchProjectionDslContext<?> dslContext, String fieldPath, GeoPoint center) -
Uses of GeoPoint in org.hibernate.search.engine.search.projection.dsl.spi
Methods in org.hibernate.search.engine.search.projection.dsl.spi with parameters of type GeoPointModifier and TypeMethodDescription -
Uses of GeoPoint in org.hibernate.search.engine.search.projection.spi
Methods in org.hibernate.search.engine.search.projection.spi with parameters of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.engine.search.sort.dsl
Methods in org.hibernate.search.engine.search.sort.dsl with parameters of type GeoPointModifier and TypeMethodDescriptionDistanceSortOptionsStep<?,? extends SearchPredicateFactory> Order elements by the distance from the location stored in the specified field to the location specified.When documents are missing a value on the sort field, use the given value instead. -
Uses of GeoPoint in org.hibernate.search.engine.search.sort.dsl.impl
Methods in org.hibernate.search.engine.search.sort.dsl.impl with parameters of type GeoPointModifier and TypeMethodDescriptionConstructors in org.hibernate.search.engine.search.sort.dsl.impl with parameters of type GeoPointModifierConstructorDescriptionDistanceSortOptionsStepImpl(SearchSortDslContext<?, ? extends PDF> dslContext, String fieldPath, GeoPoint center) -
Uses of GeoPoint in org.hibernate.search.engine.search.sort.dsl.spi
Methods in org.hibernate.search.engine.search.sort.dsl.spi with parameters of type GeoPointModifier and TypeMethodDescription -
Uses of GeoPoint in org.hibernate.search.engine.search.sort.spi
Methods in org.hibernate.search.engine.search.sort.spi with parameters of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.engine.spatial
Methods in org.hibernate.search.engine.spatial that return GeoPointModifier and TypeMethodDescriptionGeoBoundingBox.bottomRight()static GeoPointGeoPoint.of(double latitude, double longitude) Create aGeoPointfrom a latitude and a longitude.GeoBoundingBox.topLeft()Methods in org.hibernate.search.engine.spatial that return types with arguments of type GeoPointMethods in org.hibernate.search.engine.spatial with parameters of type GeoPointModifier and TypeMethodDescriptionstatic GeoBoundingBoxCreate aGeoBoundingBoxfrom the top-left and bottom-right corners.static GeoPolygonGeoPolygon.of(GeoPoint firstPoint, GeoPoint secondPoint, GeoPoint thirdPoint, GeoPoint fourthPoint, GeoPoint... additionalPoints) Create aGeoPolygonfrom points.Method parameters in org.hibernate.search.engine.spatial with type arguments of type GeoPoint -
Uses of GeoPoint in org.hibernate.search.mapper.pojo.bridge.builtin.impl
Methods in org.hibernate.search.mapper.pojo.bridge.builtin.impl that return GeoPointModifier and TypeMethodDescriptionprotected GeoPointDefaultGeoPointBridge.fromString(String value) Methods in org.hibernate.search.mapper.pojo.bridge.builtin.impl with parameters of type GeoPoint