Categorygithub.com/blevesearch/bleve-mapping-ui
modulepackage
0.6.0
Repository: https://github.com/blevesearch/bleve-mapping-ui.git
Documentation: pkg.go.dev

# README

bleve mapping UI

A reusable, web-based editor and viewer UI for bleve IndexMapping JSON based on angular JS, angular-bootstrap and the angular-ui-control.

Demo

Build the sample webapp...

go build ./cmd/sample

Run the sample webapp...

./sample

Browse to this URL...

http://localhost:9090/sample.html

Screenshot

screenshot

License

Apache License Version 2.0

For bleve mapping UI developers

Code generation

There's static bindata resources, which can be regenerated using...

go generate

Unit tests

There are some "poor man's" unit tests, which you can run by visiting...

http://localhost:9090/mapping_test.html

# Packages

No description provided by the author

# Functions

No description provided by the author
Asset loads and returns the asset for the given name.
AssetDir returns the file names below a certain directory embedded in the file by go-bindata.
No description provided by the author
AssetInfo loads and returns the asset info for the given name.
AssetNames returns the names of the assets.
Cleanse returns a new mapping with bleve-mapping-ui entries removed/cleansed so that it will pass bleve's strict parsing.
CleanseJSON returns a new mapping with bleve-mapping-ui entries removed/cleansed so that it will pass bleve's strict parsing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MustAsset is like Asset but panics when Asset would return an error.
RegisterHandlers registers mapping handlers on a router at the given pathBase, such as at "/api".
RestoreAsset restores an asset under the given directory.
RestoreAssets restores an asset under the given directory recursively.
No description provided by the author