0
0
bleve/.gitignore
Marty Schoch 27f001bc14 overhauled top-level New/Open API
New is now used to create new indexes
Open is used to open existing indexes
calls to Open no longer specify a mapping because the mapping
is serialized and stored along with the index
2014-08-20 16:58:20 -04:00

17 lines
363 B
Plaintext

#*
*.sublime-*
*~
.#*
.project
.settings
.DS_Store
/analysis/token_filters/cld2/cld2-read-only
/examples/bleve_index_json/bleve_index_json
/examples/bleve_index_json/index.bleve/
/examples/bleve_query/bleve_query
/examples/beer-search/beer-search
/examples/beer-search/beer-search.bleve
/utils/bleve_dump/bleve_dump
/utils/bleve_registry/bleve_registry
/y.output