Uses of Package
org.infinispan.api.annotations.indexing

  • Class
    Description
    Maps an entity property to a field in the index.
    Maps a property to a scaled number field in the index, i.e.
    Maps a property to an object field whose fields are the same as those defined in the property type.
    Defines a Point binding from a type or a property to a Point field representing a point on earth.
    Maps an entity type to an index.
    Maps a property to a keyword field in the index, holding a single token (word) of text.
    Mark the property hosting the latitude of a specific spatial coordinate.
    Mark the property hosting the longitude of a specific spatial coordinate.
    Maps a property to a full-text field in the index, potentially holding multiple tokens (words) of text.