Re: [Wikitty-devel] [bobo-browse] Facets based on queries
Le 23/08/2011 18:59, Lei Wang a écrit :
Since it's search on text field, bobo facets can not help. It that a was tring to do.
I have done it manually with multiple request :(
If it's facet selection, you can use bobo facet handlers.
- Lei Thanks for the reply.
On Mon, Aug 22, 2011 at 9:17 AM, Eric Chatellier <chatellier@codelutin.com <mailto:chatellier@codelutin.com>> wrote:
Hi,
I'm starting using bobo-browse project instead of solr.
I succed using SimpleFacetHandler for simples values and RangeFacetHandler for date range facets.
I'm now trying to make facets based on query. For exemple : value1 : "title:+foo -foo2" value2 : "body:+bar1 -bar2"
Is it possible using bobo ?
Regards.
-- Éric Chatellier <chatellier@codelutin.com> Tel: 02.40.50.29.28 http://www.codelutin.com
participants (1)
-
Eric Chatellier