I'm working with a D7 site with a functioning apachesolr integration. I have a field on a particular content type that I DO want in the index, to be searchable in the site-wide default search. However, I want to have an additional search that (among other things that are already written) ignores the index on that field. Is there a way to modify the query that's sent to solr to tell it to NOT search certain fields?
Tell me more
×
Drupal Answers is a question and answer site for
Drupal developers and administrators. It's 100% free, no registration required.