hapi-fhir/hapi-fhir-jpaserver-base
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
.gitignore
pom.xml Undo "helpful" IntelliJ edit (#3489) 2022-03-24 18:43:47 +00:00