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?
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
Comment #1
rjerome commentedThere was a "biblio_facets" module for D6, have you looked at that for any hints as to similar functionality in D7?
Comment #2
deltab commentedI used that module in Drupal 6, now trying to figure out how to get faceted search working with Search API and biblio.
Comment #3
michelel commentedHi I need to index all the fields of biblio. I have seen that you deltab did it.
How ?
Michele
Comment #4
deltab commentedI 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
Comment #5
tobik-1 commentedI 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!
Comment #6
vegardjo commentedLate 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
Comment #7
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.