I think that I can accomplish case sensitive searching by using a non- standard charset_table which doesn't fold A-Z to a-z. Seems to be working so far.
Matt Margolis On May 15, 12:47 pm, Matt Margolis <mrmargo...@gmail.com> wrote: > I have a search form where I want to allow the user to choose between > case sensitive and case insensitive searching over several fields on a > model. Is there a clean way to achieve this flexibility with Sphinx/ > ThinkingSpinx? I am new to Sphinx but it is my understanding that > indexing is lowercased by default? > > Thank you, > Matt Margolis > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to thinking-sph...@googlegroups.com. > To unsubscribe from this group, send email to > thinking-sphinx+unsubscr...@googlegroups.com. > For more options, visit this group > athttp://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 thinking-sph...@googlegroups.com. To unsubscribe from this group, send email to thinking-sphinx+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.