Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

partial word searches? #1

Open
pjammer opened this issue Aug 20, 2009 · 1 comment
Open

partial word searches? #1

pjammer opened this issue Aug 20, 2009 · 1 comment

Comments

@pjammer
Copy link

pjammer commented Aug 20, 2009

hi.

i've set in default.base

enable_star = 1 
min_prefix_len = 4

then i re-ran rake ultrasphinx:configure, restarted the daemon and even reindexed all using rake.

all that to say, i can see in my autogenerated development.conf file the settings are there, but when i use my search form in my view and controller, partial words don't appear.

i expected to be able to search the word "CORN" and come up with "CORNHUSKER", "CORNHOLD" etc... only none of these show up. All that works is whole word searching. How am i screwing this up? thanks.

@pjammer
Copy link
Author

pjammer commented Aug 23, 2009

Well as an update, i got the wildcard search to work. i swore i restarted the server, but c'est la vie. however partial words don't return anything without the star.. shouldn't it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant