Documentation ¶
Index ¶
Constants ¶
View Source
const CustomerAnalyzerName = "space_search_analyzer"
View Source
const DbFileName = "filesIndex.bleve"
Variables ¶
This section is empty.
Functions ¶
func CustomAnalyzerConstructor ¶
func CustomAnalyzerConstructor(config map[string]interface{}, cache *registry.Cache) (*analysis.Analyzer, error)
/ Customer Analyzer extends the standard analyzer by registering a regexp character filter
func NewSearchEngine ¶
func NewSearchEngine(opts ...Option) *bleveFilesSearchEngine
Creates a new Bleve backed search engine for files and folders
Types ¶
Click to show internal directories.
Click to hide internal directories.