[TYPO3-Solr] Using "less than", "greater than" filters with facets

Ingo Renner ingo at typo3.org
Fri Jun 8 17:43:22 CEST 2012


Am 08.06.12 13:48, schrieb Søren Malling:

Hi Søren,

> and shows my indexed prices. One of the prices is "180.00". When
> clicking that I add a filter to the query, but I also products where the
> price is "225.00".
>
> Is it in some way possible to expand the filter through TypoScript or
> the syntax query so I my request to the SOLR server would be like this
> (in human readable language)
>
> Clicking "180.00" would make a request like this -> "Return all items
> where the indexed price field is {max,min,exact} the value 180.00"

Solr can do this through query facets (facet.query parameter). The TER 
and Forge versions can't do this yet. However I needed query facets for 
some other feature on typo3.org so the EAP version can handle this - 
since yesterday ;)

So you either can wait for the TER release (not scheduled yet) or join 
the EAP :)


best
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code

TYPO3 - Open Source Enterprise Content Management System
http://typo3.org

Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com




More information about the TYPO3-project-solr mailing list