Skip to content

hebestreit/elasticsearch-angularjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch & AngularJS

This is a simple implementation of Elasticsearch and AngularJS. Currently available features are:

  • Search
  • AutoComplete

Future features will be:

  • Highlighting
  • Fuzzy search
  • Faceted search
  • ...

Install

Run following command to install all dependencies with bower.

$ bower install

Sample data

To initialize some sample data please execute init.sh.

$ ./elasticsearh/init.sh

How to use

Open public/index.html in your favorite browser and start searching some persons!

About

A simple test with Elasticsearch and Angular.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published