For my main search, I am using a stopwords file and it works well.
However, I'm trying out an auto-complete style search box and for it
to work correctly I need to NOT use a stopwords file.

I can't find a way to specify a custom stopwords file for each index
without manually editing the sphinx config file.  Seems like it is all
or nothing... Is there a way in the define_index method to specify a
custom stopwords file?

-Matt

-- 
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