Re: filter query parsing problem

2010-01-20 Thread Shalin Shekhar Mangar
On Tue, Jan 19, 2010 at 3:10 AM, Ahmet Arslan iori...@yahoo.com wrote: I am submitting a query and it seems to be parsing incorrectly. Here is the query with the debug output. Any ideas what the problem is: arr name=filter_queries str ((VLog:814124 || VLog:12342)

Re: filter query parsing problem

2010-01-20 Thread Ahmet Arslan
If they are really filter queries i.e. specified through fq then they will not be run through an analyzer. Does this mean filter queries are not analyzed? The query below returns a document.

Re: filter query parsing problem

2010-01-20 Thread Erik Hatcher
On Jan 20, 2010, at 8:11 AM, Ahmet Arslan wrote: If they are really filter queries i.e. specified through fq then they will not be run through an analyzer. Does this mean filter queries are not analyzed? The query below returns a document.

Re: filter query parsing problem

2010-01-20 Thread Shalin Shekhar Mangar
On Wed, Jan 20, 2010 at 7:40 PM, Erik Hatcher erik.hatc...@gmail.comwrote: On Jan 20, 2010, at 8:11 AM, Ahmet Arslan wrote: If they are really filter queries i.e. specified through fq then they will not be run through an analyzer. Does this mean filter queries are not analyzed? The

Re: filter query parsing problem

2010-01-20 Thread Erik Hatcher
On Jan 20, 2010, at 9:34 AM, Shalin Shekhar Mangar wrote: On Wed, Jan 20, 2010 at 7:40 PM, Erik Hatcher erik.hatc...@gmail.comwrote: On Jan 20, 2010, at 8:11 AM, Ahmet Arslan wrote: If they are really filter queries i.e. specified through fq then they will not be run through an

Re: filter query parsing problem

2010-01-19 Thread John Thorhauer
Ahmet, Thanks so much for the help. I will give it a shot. John On Mon, Jan 18, 2010 at 4:40 PM, Ahmet Arslan iori...@yahoo.com wrote: I am submitting a query and it seems to be parsing incorrectly.  Here is the query with the debug output.  Any ideas what the problem is: arr

filter query parsing problem

2010-01-18 Thread John Thorhauer
I am submitting a query and it seems to be parsing incorrectly. Here is the query with the debug output. Any ideas what the problem is: arr name=filter_queries str ((VLog:814124 || VLog:12342) (PublisherType:U || PublisherType:A)) /str /arr arr name=parsed_filter_queries

Re: filter query parsing problem

2010-01-18 Thread Ahmet Arslan
I am submitting a query and it seems to be parsing incorrectly.  Here is the query with the debug output.  Any ideas what the problem is: arr name=filter_queries   str     ((VLog:814124 || VLog:12342) (PublisherType:U || PublisherType:A))   /str /arr arr name=parsed_filter_queries