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

An usable web client for blast just like kibana for elasticsearch? #112

Closed Peipeilvcm closed 4 years ago

Peipeilvcm commented 4 years ago

For using blast easily, a web client for accessing blast seems to be a good way.

Is there an an usable web client for blast just like kibana for elasticsearch?

Or, is there an open source project to build a web client quickly for querying?

And I have created a simple go-web for querying term and want it to support more query method like numeric range, prefix, date and so on.

May you have some suggestion? thanks.

mosuka commented 4 years ago

@Peipeilvcm Sorry for the late reply. Unfortunately, there isn't a web-based interface like a Kibana for Blast.