There’s a search index for the Apache Solr module. However, I don’t see any way to change this index. It seems that various fields and items are added to the index without rhyme or reason.
If I wanted to index a field called “keywords” how would I go about this? Do I have to use the method described in Adding Customized Fields to the Apache Solr index in Drupal?
Basically, there’s a keyword field, which will have comma separated values of keywords, and I want to index this for Apache Solr search.