From d3bee788bfcb3b1aebbe010657cc2595c578809a Mon Sep 17 00:00:00 2001 From: Ilya Pirozhenko Date: Tue, 31 Jan 2017 15:17:35 +0300 Subject: [PATCH] Create README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..68236d0 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Ambar. Make Your Docs Searchable + +![Ambar](http://ambar.rdseventeen.com/img/ambar-demo-image.png) + +## 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)