NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

A Higher Performance Lucene

Lucene indexes can be created to perform searches in a wide variety of text match algorithms, natural language processing paradigms, customized normalization methods, regular expression implementations and more.  The resulting indexes can can be large and complex enough to slow result returns on a given Lucene query.  Breaking out a restricted Lucene index using the simplest of these could provide needed speed in result returns. 

Multi-Terminology Searches