m/apache-solr-3-enterprise-search-server/book
--
View this message in context:
http://lucene.472066.n3.nabble.com/Autocomplete-using-facets-tp3991377p3991953.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Dmitry,
I have tried like you say but this will filter out any possible
'continuation' of the search query.
Let's make an example. Let's suppose we are looking for 'red rachel zoe'.
The user will type something like:
"red r"
Given that we have an autocomplete_facet facet where we copy name,
Hi,
Could you preserve in the facet.prefix what the user has typed so far? Or
is this breaking your requirement?
/Dmitry
On Tue, Jun 26, 2012 at 5:08 PM, Ugo Matrangolo wrote:
> Hi,
>
> We are using SOLR to build a simple search engine on our e-commerce site.
> We also implemented an autocomple
Hi,
We are using SOLR to build a simple search engine on our e-commerce site.
We also implemented an autocompletion feature using faceting following
exactly what is described in the book 'Apache SOLR 3 Enterprise Search
Server' (page 221).
What we do is that we fill an autocomplete_facet with our