Skip to content

Release 2019.07.24 -Update SOLR Queries

Compare
Choose a tag to compare
@LJTrent LJTrent released this 24 Jul 23:52
· 1227 commits to master since this release
e932dab

Required for phase 3 of namex code with us to add jurisdiction and start date to the solr query results presented in conflicts and name history in the UI. This is prep work. There was an isue with solr names core running out of memory during the data import. The solution was to increase the JVM memory by editing the deployment file and including solr start -m 1g. solr start of course is replaced by <...> parameter in the yaml file. It took 6 minutes to load the names core 1.8 million rows.