Commit 380858b47d1d4570883e1d09f0abca9ef069ec53

Authored by Andrew Kane
1 parent b7135f41

Added todo

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -146,6 +146,7 @@ bundle @@ -146,6 +146,7 @@ bundle
146 146
147 - Dashboard w/ real-time analytics? 147 - Dashboard w/ real-time analytics?
148 - [Suggest API](http://www.elasticsearch.org/guide/reference/api/search/suggest/) "Did you mean?" 148 - [Suggest API](http://www.elasticsearch.org/guide/reference/api/search/suggest/) "Did you mean?"
  149 +- Allow for "exact search" with quotes
149 - Make updates to old and new index while reindexing [possibly with an another alias](http://www.kickstarter.com/backing-and-hacking) 150 - Make updates to old and new index while reindexing [possibly with an another alias](http://www.kickstarter.com/backing-and-hacking)
150 151
151 ## Contributing 152 ## Contributing