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