Versions Compared

Key

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

...

A field definition can be commented or deleted.

4.1 Document Configurations

...

A common place to define all Configurations related to all documents which are indexed & searchable by the solr are being defined in this file. Like the fields that can be searched, displayed and faceted (for each document category/type/format) cab be defined in the xml file 'DocumentConfig.xml' & conveyed to docstore.  A sample of this file is as given below:

...