Hi Seth This is possible I guess - in that Sphinx supports wildcards, and so you could search for a*, ab*, abj* and so on - but I'm not convinced Sphinx is the best tool for a dictionary. Still, perhaps there's some way it fits - feel free to ask more questions :)
Cheers -- Pat On 21/07/2011, at 3:14 AM, sethg wrote: > I am building an app that is much like a dictionary -- > > I need to basically be able to click the "a" and ts search for all words > beginning with "a" and then gives me the results -- any ideas on how to get > this going? > > thx > > sg > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/thinking-sphinx/-/5E-ds9GYG5wJ. > 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. -- 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.
