Lucene patient search by identifier of a particular identifier type

@preethi.s, I understand you must have leveraged at least the Lucene indexing of patients that we setup for platform 2.1.0.

When integrating Lucene search with your search API, did you use Lucene directly, Hibernate Search or LuceneQuery? I’d highly recommend you to look at LuceneQuery and its usage in e.g. PersonLuceneQuery as it’s targeted at simplifying and optimizing queries.

Would you mind pointing me to your search API code so that I could try to look into incorporating it in openmrs-core? I’d love us to be in a place where openmrs-core search API is flexible enough to meet needs of most implementations. We could work together on improving performance and it would benefit more.

I don’t know the platform 2.1.0 release date. I asked the same question here.

1 Like