Ticket #492 (closed New Feature)
allow to specify additional select fields into the facet-query
| Reported by: | mpo@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | Minor | Milestone: | |
| Component: | Frontend - faceted browser | Version: | 2.1 |
| Keywords: | Cc: |
Description
[jira2trac import : issue created on June 14, 2007 7:07:52 AM CEST http://issues.cocoondev.org/browse/DSY-492 ]
Currently the facet-browser will automatically execute a query with [select]-part that is holding
* name
* all specified facet-expressions
It would be nice to allow specifying additional select-expressions to be added as well.
Currently one needs to specify these as additional facets, and then suppress the facet styling on those.
(This wastes the )
Note that additionally it will become useful to be able to distinguish in xslt between those columns in the searchresult that were inserted as facets, or rather as additional select-expressions.
[jira2trac import : comment created by paul on June 15, 2007 4:50:49 AM CEST]
Fixed in svn r-4098