Hi,

So wanting to add location data to the search. All location items are selectable as fields however one has an issue.

Skipped fields
The following fields cannot be indexed since there is no type mapping for them:
    Location (type "field_item:address")

Still getting to grips with Search API so might be a basic question. Question is, is this a bug with Search API or other module?

Comments

nickbits created an issue. See original summary.

borisson_’s picture

I think this issue belongs in the Search API Location module. As that's where the location data comes from.

nickbits’s picture

Thanks for the reply. Only issue with that, should have mentioned in original post, is that I do not have the Search API Location module installed. I have just Search API and am using "Address" module. Presumably it is the Address module than causing the issue?

borisson_’s picture

Search API location provides a handler to make it possible to index address fields, but for use in a geolocation field. There is an issue in the address queue, if that one fixes your problem, it would be really helpful to comment on that issue that the patch fixes your problem.

#2812659: Integrate Address with Search API

nickbits’s picture

Status: Active » Closed (won't fix)

Thanks for the reply. Not sure how I missed that issue. Need my eyes checked! Thanks for the help, appreciated.