Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enabling this, the following use cases could be answered.

 

  • Easy Configuration, adding facets is easy through access to solr fields and teh possibility to facet on evrything that is indexed.
  • Image Added
  • Image AddedImage AddedImage Added

  • Facet/Categorize on all fields submitted to the index and for all content inside the index ( DMS/DATA, WEBSITE, Third party )

Image Added

  • Do keyword based searches in faceted content, get the current facets for a specific keyword search.
  • Image Added
    • The above keyword search gives the associated categories that are available for teh specific search, refining is possible by clicking again on one of the items, for instance  clicking on IT Systems will give us teh only result matching IT-Systems and "Magnolia Presentation".
  • Image Added
  • Do range faceting ( price/dates) propose a general search interface for product/e-commerce sites.
  • Be able to provide user context content paths, a diagram on how to use this is available below.

Proposed architecture

 

...

We will try to make things as generic as possible, to be able to use as well other search providers, we extend the ExtSearchResultModel Class with the FacettedSearchResultModel Class which will only contain the specific getters/setters for faceting.

 

 

How do we push the categories to the index ?