View Source ArangoXEcto.Migration.Analyzer (ArangoX Ecto v2.0.1)
Used internally by the ArangoXEcto migration.
To define an analyzer in a migration, see ArangoXEcto.Migration.analyzer/4.
Summary
Functions
Creates a new Analyzer struct
Types
@type feature() :: :frequency | :norm | :position
      @type type() ::
  :identity
  | :delimiter
  | :stem
  | :norm
  | :ngram
  | :text
  | :collation
  | :aql
  | :pipeline
  | :stopwords
  | :segmentation
  | :minhash
  | :classification
  | :nearest_neighbors
  | :geojson
  | :geo_s2
  | :geopoint