Versions Compared

Key

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

Multi Search is Search as a project is a way of being able to search through anything that is stored in either the default openmrs database or one imported to into the system.

Multi Search provides a way to search for any thing from the database and displays it in a read-only custom format that can be overwritten. Here is how it is posible:

...

To import a database as shown in the above video is simply done by providing a path to a dump/.sql file that contains the create table table and insert into queries and inserts just as how you would import any other mysql database into another MySQL server or instance.

...

The custom indexing section handles both creating/deleting/editing search project(s) and indexing returned data after running the provided database query, solr fields or column names are vital for Solr to do both the indexing and searching. The merits of Solr for searching handling are great which explains why it was preferably used and so some most terms used in this project are solr based.

One can index data from the three supported database options.

 

The "Non-Patient Specific Searches Searches" term is used since this project was done as a separate branch off chartsearch otherwise, it is to be changed in-case the project is ever to be released separately since it is not part of chartsearch project.

This section allows the user to search against the index that is created and updated whenever a search project is created or updated. there various ways of searching as supported by the embedded Search query generator

...

Try the project out your self by either compiling the source code from https://github.com/openmrs/openmrs-module-chartsearch/tree/finalYearProject or the spring non openmrs alternative at: https://github.com/k-joseph/multi-search. or else email Kaweesi Joseph to send you the compiled package.

 

Some JIRA tickets: 

Jira Legacy
serverOpenMRS JIRA
jqlQueryfilter=14251
serverId45c5771b-fa4b-3e43-b34a-c19dc45ccc95