Hi Andreas,
Am 01.10.2012 um 17:25 schrieb Andreas Weiler:
you can just use it as input for further xquery queries, like this:
index:facets("db", "flat")//element[@name = "selected"]/entry[text() = "yes"]/@count/data()
so you get the total number of entries with "yes".
Ah, thanks! Now it works. But almost no speed effect on the whole thing.
Best regards
Cerstin