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.
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.