Done!

Uros

On Aug 6, 6:03 pm, Pat Allan <[email protected]> wrote:
> Scopes for facets... I hadn't thought of that. Should definitely be  
> viable to add - could you create a ticket on GitHub so I don't 
> forget?http://github.com/freelancing-god/thinking-sphinx/issues
>
> --
> Pat
>
> On 06/08/2009, at 5:01 PM, uros wrote:
>
>
>
> > Hi!
>
> > I really like the way you implemented named scopes with sphinx. I'm
> > trying to use them as much as possible and I've stomped across issue
> > with facets. Is there a way to reuse the same scope for search and for
> > facet search? Do you think you can support it in future?
>
> > Here is example what I mean (from online tutorial)..
> > scope = Article.latest_first.by_name('Puck')
> > articles = scope.search
> > facets = scope.facets
>
> > This would be really killer for 'advanced search' on portals, etc..
>
> > 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