hi,
I have the following situation:
- A dropdownlist to search trips by Country
- A dropdownlist to search trips by departureperiod (range/month)
I want to have facetresults on these fields.
When i select a value in 1 of the dropdownlists, i receive the correct
numbers (facets)
If Country = "Belg
Hi Erik,
Thank you very much.
Your hint did solve the problem.
Acutally, i don't understand why (i read the difference between Q and QF,
but it's still not clear to me why it did'nt work with Q).
But it's solved, that's the most important :)
Thanks,
Ruben
--
View this message in context:
htt
Thank you Erik,
Now i understand the difference between Q and QF.
Unfortunately, there is 1 unsolved problem left (didn't find the answer
yesterday evening).
I added grouping on this query, because i want to show a group of trips with
the same code only once. (A trip has multiple departure days,
Hi,
I'm working on a travelwebsite and want create the whole search with Solr.
I added grouping on the query, because i want to show a group of trips with
the same ID (roundtripgroupcode) only once.
A trip has multiple departure days, and i just want to show 1 trip, while in
de detail screen, i'l
Hi,
I have a problem with facets on a grouped field.
Ex: SolR has 3 records, 2 records with the same RountripgroupCode and
CountryCode ("MA"), and 1 record with another roundtripgroupCode and another
CountryCode ("ID").
Because i use grouping, i should have only have 1 result in MA and 1 result
i
Hi Erick,
Well, these records are trips, each trip has multiple variants
(departuredates, number of days). Each variant has his own record.
Grouping is used to show only 1 record/trip.
When you search in this minidatabase (with 3 records) without a fq, then you
receive 1 facetcount (grouped by t