Ok, an updated, if i enable_star:true, the '*', works. Is there a way to do this without enabling_star?
On Aug 28, 10:49 am, mrmanishs <[email protected]> wrote: > Hello, > > I looked around TS group, but couldn't find anything with this > question. I'm trying to do search results based if there are values or > not for a specific indexed variable. I was thinking to do dynamic > conditions, I can do something like : > > :conditions => {:index => 'value'} if I have a value, and :conditions > => {:index => '*'} if there is no value( I want to get all the > results). How can I do this, or is there an alternative way I should > be looking to do this? > > Thanks. > > Manish --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
