API Reference Haystack v0.1.0

modules

Modules

A module for managing indexes.

A behaviour for defining a store attr.

A module for returning a list of docs for a given field, term.

A module for storing the global list of refs.

A module for storing the meta for a field, term.

A module for preparing documents to be stored.

A module for index fields.

A module for building queries.

A module for defining query clauses.

A module to define "all" clauses.

A module to define "any" clauses.

A module for defining query expressions.

A module to define "match" expressions.

Calculate the IDF for the results.

A module and behaviour for storing data.

An ETS implementation of the storage behaviour.

A map implementation of the storage behaviour.

A module for tokenizing values.

A module for Tokens.

A module for transforming tokens.

A transformer for stemming words.

A transformer for removing stop words.