My site indexes all biblio fields, and they show up in searches fine, just no way to create search facets.

Is it possible Apache solr/FacetAPI create search facets?

Comments

rjerome’s picture

There was a "biblio_facets" module for D6, have you looked at that for any hints as to similar functionality in D7?

deltab’s picture

I used that module in Drupal 6, now trying to figure out how to get faceted search working with Search API and biblio.

michelel’s picture

Version: 7.x-1.x-dev » 6.x-1.14

Hi I need to index all the fields of biblio. I have seen that you deltab did it.
How ?

Michele

deltab’s picture

I used Search API views + Search API Solr, and made filters for each Biblio field I wanted. It can be very nice if Biblio did something directly with Facetapi though

tobik-1’s picture

I need to index the biblio fields, as well, but haven't achieved it with a regular database as Search API back-end. Can you add biblio fields to your index in Solr by default? (Drupal 7) Thanks for any hints!

vegardjo’s picture

Issue summary: View changes

Late to the game, but stumbled over this page in a search result. You should have a look at https://www.drupal.org/sandbox/jacobsanford/2150745 for d7

liam morland’s picture

Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.