Re: Query not finding indexed data

2006-10-16 Thread Antony Bowesman
Doron Cohen wrote: Hi Antony, you cannot instruct the query parser to do that. Note that an Thanks, I suspected as much. I've changed it to make the field tokenized. field name. This is an application logic to know that a certain query is not to be tokenized. In this case you could create

Re: Query not finding indexed data

2006-10-16 Thread Erik Hatcher
On Oct 16, 2006, at 2:44 AM, Antony Bowesman wrote: Doron Cohen wrote: Hi Antony, you cannot instruct the query parser to do that. Note that an Thanks, I suspected as much. I've changed it to make the field tokenized. field name. This is an application logic to know that a certain

Re: Query not finding indexed data

2006-10-15 Thread Doron Cohen
Hi Antony, you cannot instruct the query parser to do that. Note that an application can add both tokenized and un_tokenized data under the same field name. This is an application logic to know that a certain query is not to be tokenized. In this case you could create your query with: query =