Just to confirm - are you using :match_mode => :extended in your query? What's 
the full search call you're running?

-- 
Pat

On 15/01/2011, at 12:18 AM, luckydev wrote:

> I am trying a query to search a table in which name field should start
> with the letter g.
> 
> "hospital @name ^g"
> 
> Is this right ? I am getting 0 results for it even after indexing the
> table with names and all other columns.
> 
> I have indexed with
> 
> min_infix_len => 1 option as well in my index block.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Thinking Sphinx" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/thinking-sphinx?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en.

Reply via email to