Hi Amir The reason it's private is because no one has ever asked for it to be public, really. I'm open to the idea of changing it, but it'll probably happen faster if you fork and patch, then send me the pull request :)
Cheers -- Pat On 15/03/2010, at 10:41 PM, Amir Yalon wrote: > Hi, > > Why would the method ThinkingSphinx::Search.field_names be private? > > I want to display all of my models' searchable fields the DRY way, and I > found that this method does exactly what I want. Seeing that it's private, I > wonder whether there is a good reason for that, or I shall just send a patch > to make it part of the interface. > > Yours, > Amir > > -- > 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.
