|
|
|
@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
# Ambar. Make Your Docs Searchable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## What is Ambar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It’s a smart collection-indexing-searching warehouse for files. Imaging having billion of files in different formats like xls, doc, txt, etc... and any encoding. Ambar gives you an ability to search through their content and metadata in milliseconds. Any phrase or word in any sequence with stemming and fuzzy search. Ambar is very lightweight, simple and intuitive, but yet very fast and powerful in term of data amounts and scaling. All the rocket-science is hidden behind the simple UI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## How To Install
|
|
|
|
|
|
|
|
As for now only [cloud version](http://ambardemo.rdseventeen.com/) available. VirtualBox image will be available soon, as well as images in Docker Hub.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Api documentation will be soon available at [http://docs.rdseventeen.com](http://docs.rdseventeen.com)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See [LICENSE](https://raw.githubusercontent.com/RD17/ambar/master/LICENSE.md)
|