Re: Substring in filter query...

2009-05-26 Thread Shalin Shekhar Mangar
On Wed, May 27, 2009 at 6:07 AM, escher2k wrote: > > Example: > Root cat -> Digital -> Watch -> "Timex Essentials" > Root cat -> Men -> Accessories -> "Timex Essentials" > > In the example above, we essentially have a product that is a part of two > separate hierarchies. > In the use case that I

Re: Substring in filter query (fq)...

2009-05-26 Thread Otis Gospodnetic
Hi, It looks like you don't have about the hierarchy when doing your queries.  That makes things simpler, and you already have the answer, more or less: ?q=name:Timex&fq=category:Digital Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: e