Multiple facets support

36 views
Skip to first unread message

Friedrich Lindenberg

unread,
Nov 23, 2010, 6:54:16 AM11/23/10
to sol...@googlegroups.com
Hi all,

I have just committed http://code.google.com/p/solrpy/source/detail?r=63f8b9aa744102a7206ba5bcbf6906f073a573d5, a changeset which adds support for lists in query arguments to query() and raw(). The goal is to allow queries for multiple facets, each of which would be given as a

facet.field=name&facet.field=tags

query part. In order to do this, one can now pass a list:

query(..., facet_field=['name', 'tags'], ...).

I hope this changeset is OK with everyone and would love to see it in pypi :-)

Best,

Friedrich

Reply all
Reply to author
Forward
0 new messages