Hi Markus,
Thanks for the quick reply. it works now! :)
--
View this message in context:
http://lucene.472066.n3.nabble.com/Showing-results-based-on-facet-selection-tp1223362p1225626.html
Sent from the Solr - User mailing list archive at Nabble.com.
/solr/CommonQueryParameters#fq
Cheers,
-Original message-
From: PeterKerk
Sent: Thu 19-08-2010 14:10
To: solr-user@lucene.apache.org;
Subject: Showing results based on facet selection
I have indexed all data (as can be seen below).
But now I want to be able to simulate when a user clicks on a
"Live muziek"],
"features":[
"Strand",
"Cafe",
"Danszaal"],
"themes":[
"Strand & Zee"],
"score":1.0}]
},
"facet_counts":{
"facet_queries":{},
"facet_fields":{
"province_raw":[
"Gelderland",1,
"Utrecht",1,
"Zuid-Holland",1],
"services_raw":[
"Exclusieve huur",2,
"Fotoreportage",2,
"Live muziek",1],
"themes_raw":[
"Gemeentehuis",2,
"Strand & Zee",2],
"features_raw":[
"Cafe",3,
"Danszaal",2,
"Tuin",2,
"Strand",1]},
"facet_dates":{}}}
--
View this message in context:
http://lucene.472066.n3.nabble.com/Showing-results-based-on-facet-selection-tp1223362p1223362.html
Sent from the Solr - User mailing list archive at Nabble.com.