Re-index command line
PostPosted:Tue Jan 07, 2020 8:21 am
by openkm_user
Hi,
Is there a command line option to,
- Initiating Lucene Re-indexing
Thanks!
Re: Re-index command line
PostPosted:Sat Jan 11, 2020 11:48 am
by jllort
No, you can not doing it from command line. If you want to build lucene indexes have two options:
1- From Administration > Tools > Rebuild Index > Lucene index ( will be overwriten current index )
2- Stop OpenKM, remove index folder, start openkm, go to administration > Tools > Rebuild Index > Lucene index ( basically you delete the index, when application is started automatically is created an empty one and from administration you force the rebuild ) ( will be created a new index from empty one )