"Updating" facets after search results have been modified in a hook?
I am using the hook_apachesolr_process_results to modify the result set returned by Solr search. However, the enabled filters/facets do not reflect the modifications to the result set. How can I ensure that the facets reflect the changes to the results?
Thanks!
Read morepesquisa numérica
Ora boas a todos,
Estou a tentar criar um interface para um site sobre nutrição (João, tenho a impressão de te falado nisto, mas talvez seja util partilhar aqui; desculpa repetir-me), para ter um . Um dos campos será uma valor númérico relativo ás calorias.
Mas como não queremos que o user pesquise numericamente, no interface damos opções do tipo: pouco / muito calórico, para pesquisar na bd por valores por uma range desses valores numéricos.
do género:
Read moreCalendar && (Search API || Facets)
So I've been tangling with a problem for a couple weeks now. I love the way Search API works. Create a search index, select some fields, create facets on those fields (with Facet API) and you've built up a really neat interface for users to easily gain access to content.
I had the idea to build a calendar with faceted search based on events: one problem. I create a view off of a Search API index that contains only events, but the calendar formatter isn't available.
Read more