Hi, I want to get my meta tags included in my normal Drupal site search but am unsure how to do this.

The issue I have is a keyword is commonly misspelt without a space ie 'abcdef' rather than 'abc def' and, because we spell it correctly in the node body, search doesn't pick it up. As a soulution we put both the correct and incorrect spellings in the meta keywords for the affected nodes and were hopeful that search would pick it up, but it doesn't.

Any help is greatly appreciated.

Comments

rv0’s picture

same here

but in this case i'm using solr search

valthebald’s picture

I'm not an expert in search api, but would recommend to search on how to add field values to the search index

rv0’s picture

valthebald’s picture

Version: 7.x-2.4 » 7.x-2.x-dev

#3: thanks for the link!