Re: converting over from sphinx

2009-11-25 Thread Chris Hostetter
: way. In particular, I'm doing phrase searching into a corpus of : descriptions, such as "I need help with a foo" where I have a bunch of "foo: : a foo is a subset of a bar often used to create briznatzes", etc. : : With Sphinx, I could convert "I need help with a foo" into "*need* *help* : *wi

Re: converting over from sphinx

2009-11-15 Thread Otis Gospodnetic
Something doesn't sound right here. Why do you need wildcards for queries in the first place? Are you finding that with stopword removal and stemming you are not matching some docs that you think should be matched? If so, we may be able to help if you provide a few examples. Otis -- Sematext