Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Improve wikipage

...

  1. You may wish to customize which boolean search operator is used by default. The DSpace search engine defaults to using boolean Code BlockOR (requires at least one search term to be present) when multiple terms are entered . However, if desired, you may specify to use boolean Code BlockAND (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