I'm glad it is working for you.
Quote:
Originally Posted by ivanp
1) Is there a fix to make wildcards work?
|
From what I can tell from the Sphinx docs, you need to add:
min_prefix_len = 3
prefix_fields = title (maybe more?)
enable_star = 1
I'm not sure where you add these lines, though. I would think that they go in:
index thread : post - first two
index threaddelta : post - first two
searchd - enable_star = 1
Let us know if you find out where they go, and if it slows searches much.
Transliteration? I'm not sure. Check the Sphinx docs.