Details
-
Bug
-
Status: Closed
-
Should
-
Resolution: Fixed
-
Platform 1.11.0, Platform 1.12.0
-
None
Description
Migrate:
org.openmrs.api.db.hibernate.HibernateConceptDAO.getDrugs(String, Concept, boolean, boolean, boolean, Integer, Integer)
and
org.openmrs.api.db.hibernate.HibernateConceptDAO.getDrugs(String, Locale, boolean, boolean)
to use LuceneQuery similarily to:
org.openmrs.api.db.hibernate.HibernateConceptDAO.getDrugs(String)
Note that you will need to add lucene mappings to the Drug class to include concept.
Gliffy Diagrams
Attachments
Issue Links
- is related to
-
TRUNK-2999 Investigate replacing concept word with full text search
-
- Closed
-