--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/729a23c4-314d-4e8e-aafc-86063e34757c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Alvin,Ah I've made this mistake before too. Always fun. :)You can trigger a manual reindex of the entire database (resources and terminology server) by calling the following operation:http://[server_base]/$mark-all-resources-for-reindexingThis kicks off a process that might take a while depending on how big your database is. It's designed to reindex in small chunks in order to avoid hogging the server, so it goes for a while. Watch your server logs to see when it's done.Cheers,James
On Mon, Nov 14, 2016 at 7:06 PM, <al...@tyde.com> wrote:
Hi allJust wondering how to recreate the Lucene index for HAPI? It appears that after maven clean, the index is wiped since it is stored in the target/ folder.CheersAlvin
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/5f518fcc-aa3e-4dda-aede-3154247b641f%40googlegroups.com.