facetting? paul
Le 14 févr. 2012 à 23:10, Octavian Covalschi a écrit : > Hey guys, > > Has anyone done any kind of "smart" autocomplete? Let's say we have a web > store, and we'd like to autocomplete user's searches. So if I'll type in > "jacket" next word that will be suggested should be something related to > jacket (color, fabric) etc... > > It seems to me I have to structure this data in a particular way, but that > way I can do without solr, so I was wondering if Solr could help us. > > Thank you in advance.