Thanks, it works with set_property inside define_index as well.

On Aug 6, 4:42 pm, Pat Allan <[email protected]> wrote:
> Hi Uros
>
> You can set the html_strip setting in your config/sphinx.yml file, as  
> (generically) documented on the 
> site:http://freelancing-god.github.com/ts/en/advanced_config.html
>
> I'm not entirely sure if setting the same values on a per-model basis  
> works (I think it should though), using set_property:
>    set_property :html_strip => true
>
> Hope this helps.
>
> --
> Pat
>
> On 06/08/2009, at 1:13 PM, uros wrote:
>
>
>
> > Hello,
>
> > I've just read about html_strip setting in sphinx documentation, that
> > makes an indexed fields stripped of html tags, which is especially
> > useful for richtext fields.
>
> > Is there similar directive in TS to use inside define_index block?
>
> > Thanks, Uros
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to