nixme / warble

The intelligent communal jukebox
10 stars 2 forks source link

Incremental search - "search as you type" #15

Open nixme opened 13 years ago

nixme commented 13 years ago

Now that warble is running in production mode, I updated Solr's schema to do 2-15 length n-grams while indexing text fields. So now partial words matching from the front of a word works. It's also fast enough that we should be able to do incremental searching while a user types.