I've been trying to get Thinking Sphinx for Ruby to handle prefixes
and/or star, and every time i generate a new configuration file, it
seems to ignore it.
Here's the line I added:
define_index do
[... Stuff ...]
set_property :min_prefix_len => 1
end
And then I run:
rake ts:config
rake ts:in
rake ts:run
And nothing new. I keep checking the config file, and it never changes
due to this. I even manually go in and change the file, and then in is
replaced with a file without anything relating to min_prefix. Any
thoughts?
-----
As an aside, what version of thinking sphinx now allows multiple
indexes against a single table? I'd like to have one index with
min_prefix_len on, and one without.
--
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.