Hi Piotr I'm afraid I'm not really sure what you want... Sphinx will index a string like you've mentioned as four keywords: 'keyword1', 'keyword2', 'keyword' and '3'. Will this do what you want? Or am I misunderstanding the situation?
-- Pat On 27/02/2010, at 12:39 AM, Piotr Misiurek wrote: > Hi, > > I stored keywords for sth in one table field called keywords. Now i > want index them as single keywords. For example: > Field in database: "keyword1, keyword2, keyword 3" > As a result I want 3 indexes: > "keyword1" > "keyword2" > "keyword 3" > > Is it possible to do that in TS? > > -- > 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. > -- 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.
