Project

General

Profile

Actions

CdmSearchIndexMaintenance » History » Revision 5

« Previous | Revision 5/15 (diff) | Next »
Andreas Kohlbecker, 09/17/2018 12:31 PM


Maintenance of the Lucene indexes of cdm instances

General

The index files are found on the servers usually at

/var/lib/cdmserver/index

Reindex

For Col: http://160.45.63.176/jenkins/job/REINDEX-col-catalogue-services/

For other instances http://160.45.63.176/jenkins/job/TRIGGER-cdmserver-reindex/

Reindex max 21 instances at the same time

The following chunks for edit-production have been used last time (2018-06-28)

palmae
cyprus
caryophyllales
caryophyllales_spp
flora-cuba
salvador
caryo_nepenthaceae
edaphobase
flora-greece
phycobank
algaterra_new
rubiaceae_mexico
corvidae
campanulaceae
asteraceae
myristicaceae
rl_animalia_final
flora-malesiana
flora-malesiana-clean
flore-gabon

flora-guianas
algaterra
globis
flora-central-africa
rl_standardliste
rl_plantae
rl_moose
rl_mammalia
rl_animalia
rl_armeria_demo
rl_german_sl
flora-malesiana-prospective
caryo_amaranthaceae
caucasus
diptera
pib_chenopodiumPilot
pib_antsPilot
pib_spidersPilot
pib_campylopusPilot

cichorieae
euromed

col

vibrant_index # skipped

The cdm-server provides the list of installed instances via the instances.jsp webservice:

  • edit-production: curl -s http://api.cybertaxonomy.org/instances.jsp | jq '.[].configuration.instanceName'
  • edit-test: curl -s http://160.45.63.175:8080/cdmserver/instances.jsp | jq '.[].configuration.instanceName'

Updated by Andreas Kohlbecker over 5 years ago · 5 revisions