Chart Search Module Technical

Overview

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,

 

Other Resources