Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRUNK-4116 #450

Closed
wants to merge 9 commits into from
Closed

TRUNK-4116 #450

wants to merge 9 commits into from

Conversation

pamcdm
Copy link

@pamcdm pamcdm commented Nov 14, 2013

We left getDrugs(String phrase) as is but change the existing getDrugs(String drugName, Concept concept, boolean searchOnPhrase, boolean searchDrugConceptNames, boolean includeRetired, Integer start, Integer length) so that it performs the same sort of query as getDrugs(String phrase)--that is, it if "searchOnPhrase=true" is breaks up the passed in drugName string and parses it into individual words and adds each word as an ilike queries Restriction separately. Since the different implementations of getDrugs accept and others don't return retired drugs, couldn't have an agreement without impact the current behaviour.

@dkayiwa
Copy link
Member

dkayiwa commented Jan 21, 2014

@pamcdm can you pull the latest changes from upstream, then do an "mvn clean install" to see if all is well?

@dkayiwa
Copy link
Member

dkayiwa commented Jan 31, 2014

@pamcdm just reopen this pull request when you are done addressing the above comments. :)

@dkayiwa dkayiwa closed this Jan 31, 2014
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants