mosuka / blast

Blast is a full text search and indexing server, written in Go, built on top of Bleve.
Apache License 2.0
1.08k stars 76 forks source link

Is there a way to create new mapping definitions using the REST API? #124

Closed flaviostutz closed 4 years ago

flaviostutz commented 4 years ago

I need to dynamically create new document types (new mappings) after running an index in Blast. Is there a way to do it?

mosuka commented 4 years ago

Sorry, Blast doesn't support it.