Elasticlunr v0.6.6
  • Pages
  • Modules

    API Reference Elasticlunr v0.6.6

    Modules

    Elasticlunr.Deserializer
    Elasticlunr.Deserializer.Parser
    Elasticlunr.DocumentStore
    Elasticlunr.Dsl.BoolQuery
    Elasticlunr.Dsl.MatchAllQuery
    Elasticlunr.Dsl.MatchQuery
    Elasticlunr.Dsl.NotQuery
    Elasticlunr.Dsl.Query
    Elasticlunr.Dsl.QueryRepository
    Elasticlunr.Dsl.TermsQuery
    Elasticlunr.Field
    Elasticlunr.Index
    Elasticlunr.IndexManager
    Elasticlunr.Pipeline
    Elasticlunr.Pipeline.Stemmer
    Elasticlunr.Pipeline.StopWordFilter
    Elasticlunr.Pipeline.Trimmer
    Elasticlunr.Serializer
    Elasticlunr.Storage

    This is the storage interface that's used by the index manager.

    Elasticlunr.Storage.Blackhole

    As the name implies, nothing is written nowhere.

    Elasticlunr.Storage.Disk

    This storage provider writes data to the local disk of the running application.

    Elasticlunr.Token
    Elasticlunr.Tokenizer
    Elasticlunr.Utils
    Elasticlunr.Utils.Process
    Next Page → LICENSE

    On Hex.pm: Package Preview

    Built using ExDoc (v0.27.0) for the Elixir programming language