On Wed, Apr 11, 2012 at 2:48 PM, Suat Gonul <[email protected]> wrote:
> > On 04/11/2012 03:31 PM, Reto Bachmann-Gmür wrote: > > > >> By the way, regarding the Facet interface, facets are not mapped to RDF > >> properties. Actually, they are not managed using RDF at all. So, we can > >> remove getProperty method. > >> > > I'm a bit confused here. The data we do the faceted seach on is typically > > the one extracted by the enhancers. And the enhancers add nothing but > > triples. > > > > > > We parse the enhancements and populate 3 default Solr fields. Also, It > is possible to specify any field:value(s) pair for a content item and > fields does not have to be a RDF property. > Not sure how this mapping to the 3 default Solr fields works. But where there is a mapping to a property this should be accessible. The arbitrary fields that do not originate from RDF could be mapped to some ad-hoc property name. Cheers, Reto
