Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Chart Search Module uses Solr to provide powerful, sub-second Google-like searching of a patient's record, it supports use of embedded solr server and provides a way to use an external/dedicated solr server for indexing documents, searching against the index, and filtering returned result.

  • We index each patient data at a time, and we either index for the first time or update the index when the user is accessing the patient dashboard,
  • No labels