Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Add the custom field to the Solr schema 

Edit schemacustom_fields.xml located in /opt/datafari/solr/solr_home/FileShare/conf/customs_schema/custom_fields.xml and add your new field. It needs to be at least indexed (not necessarily stored) and not tokenized so if I want to add the field named job, the configuration will be :

...