package
0.5.0
Repository: https://github.com/anmil/quicknote.git
Documentation: pkg.go.dev

# Functions

NewIndex returns a new Index.

# Variables

BodyBoost boost value for the body field.
MaxExpansions max expansion sets the limit on how many documents the prefix max will match before returning.
Slop how much slop to give when matching the order and position of the words For more details see ElasticSearch's docs on "Query-Time Search-as-You-Type".
TagsBoost boost value for the tags field.
TitleBoost boost value for the title field.

# Structs

Index provides the interface to ElasticSearch.