hapi-fhir/hapi-fhir-jpaserver-model
michaelabuckley 1dcc64ee44
Fast-path for lucene queries that skip the database (#3468)
* Store resource data inline with lucene/es resourcetable index.
* Use fulltextsearch to load resources if resource inlined in ES/Lucene index
Co-authored-by: Jaison Baskaran <jaisonb@gmail.com>
2022-03-25 16:21:47 +00:00
..
src Fast-path for lucene queries that skip the database (#3468) 2022-03-25 16:21:47 +00:00
pom.xml Convert Reindex into Batch2 Job (#3458) 2022-03-19 16:07:58 -04:00