Documentation ¶
Index ¶
- Constants
- func NewBleve(path string, size int64, service repo.Service, log log.Log) (bleveSearch, error)
- func NewElastic(url string, size int64, service repo.Service, log log.Log) (elasticSearch, error)
- func Reindex(p Provider, repo repo.Article) error
- func StripTags(text string) string
- type Provider
Constants ¶
View Source
const ( BatchAdd indexOperation = iota + 1 BatchDelete )
Variables ¶
This section is empty.
Functions ¶
func NewElastic ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.