Re: Catchall field and facet search

2009-09-09 Thread thibault jouannic
licks on one of the facet values, you > should use value path as a wildcard filter on the "location_facet" > field. For example, if the user click on London (the city in England), > the you should add the following filter: > > location_facet:/Europe/England/London/* > &g

Catchall field and facet search

2009-09-09 Thread thibault jouannic
Hi Solr users, This is my first post on this list, so nice to meet you. I need to do something with solr, but I have no idea how to achieve this. Let me describe my problem. I'm building an address search engine. In my Solr schema, I've got many fields like «country», «state», «town», «street»