Hi, I'm a little bit unclear when I need to specify the "type" option in define_index?
e.g. define_index do has foo(:cool), type: :boolean end Will TS just know that the column is boolean or integer? Or do I always need to specify. Specifically, i'm joining another table/model's attribute. Thanks! -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/thinking-sphinx?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
