Hi Greg,

currently there is no out-of-the-box functionality, yet there is an EXPath Specification that handles facets:
http://expath.org/spec/facet

We have not yet implemented it in BaseX, but we might eventually if there is enough interest and maybe even a sponsor :-)

Would that module cover your needs?


Best
Michael

Am 15.05.2016 um 14:43 schrieb Murray, Gregory <gregory.murray@ptsem.edu>:

Hello,

Does BaseX have built-in support for faceted search? I see that there's an easy way to get the facets for the entire database using index:facets(), but is there way to get search results that includes a similar list of facets, based only on those results?

Thanks,
Greg