Hy Pat, thanks for the answer.
I've updated the gist to show the correct configuration that is accepted by $ rake ts:config http://gist.github.com/151583 Cheers, Lukas On 22 Jul., 04:15, Pat Allan <[email protected]> wrote: > Heya Lukas > > Doesn't look like you're doing anything wrong... just to confirm > though (and I would guess the YAML parser handles this internally, but > it's worth checking) can you change it from using the shared 'common' > settings to having all those settings repeated for each of the main > environments? > > Also, allow_star is deprecated. Use enable_star set to true and > min_infix_len set to 1. > > Cheers > > -- > Pat > > On 21/07/2009, at 5:18 PM, Lukas Rieder wrote: > > > > > > > Hy everybody, > > > Please have a look at this gist:http://gist.github.com/151583 > > > I'd like to configure sphinx with a little bit higher mem_limit and > > stopwords in two languages. > > > But the configuration for sphinx that is beeing generated by hitting $ > > rake ts:config doesn't use all values set in sphinx.yml. > > What am I doing wrong? Or do I assume a wrong behaviour? > > > Thanks, any help is appreciated, > > > Lukas Rieder --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
