Re: Storing A Taxonomy In A Separate Core For Query Expansion

2013-08-08 Thread Erick Erickson
No reason why not. You don't even have to keep it in a separate core if you have some field in your docs that had values "items" or "taxonomy" you could always use the appropriate fq when querying... You could also to this from the app, query the taxonomy core and do the substitutions in the app l

Storing A Taxonomy In A Separate Core For Query Expansion

2013-08-08 Thread Michael Delaney
Hi Guys, Our application contains two data sets: - Items - Item taxonomy What i'm trying to do is allow our admin team to maintain a taxonomy which allows for items to be found easier. For example: if someone searched for 'dog', and the taxonomy contained 'Spaniel' as a narrower form of dog,