Annotation Interface FulltextIndex


Deprecated.
Annotation to define a given field to be indexed using ArangoDB's Fulltext index.
Author:
Mark Vollmary
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated.
    The attribute paths
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Deprecated.
    Minimum character length of words to index.
  • Element Details

    • field

      String field
      Deprecated.
      The attribute paths
    • minLength

      int minLength
      Deprecated.
      Minimum character length of words to index. Will default to a server-defined value if unspecified. It is thus recommended to set this value explicitly when creating the index.
      Default:
      -1