Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Files:

Instructions:

  1. You may wish to customize which boolean search operator is used by default. The DSpace search engine defaults to using boolean OR (requires at least one search term to be present) when multiple terms are entered . However, if desired, you may specify to use boolean AND (requires all terms to be present) by modifying the following line in dspace.cfg:
    Code Block
    search.operator = OR
  2. The specified search operator will be the default operator used whenever someone enters multiple terms into the main search box
  3. If you want to modify which metadata fields are searchable, see Modify search fields