Reindex
Build the Bedework index, look at list of index, point to new index.
- Log in to Events JMX (hawtio) or Steven JMX (hawtio).
- Click
JMX
in the horizontal menu. - Click on
org.bedework.bwengine
- Click on
indexing
in the left menu - Click Operations in the top menu
- Scroll down to bottom and find
rebuildIndex()
- Click green Execute button
- When you get the list of indexes, copy (or jot down) the latest index. Will look something like:
bwuserp20190402t114137
- Click on Close button
- Now you have to point to the new index you just built. Go to
setProdAlias(java.lang.String)
. - You should see a text box with P1 next to it. Paste in that text into the box.
- Click
Execute
button. - If you see OK, click on
Close
button. - Go to
listIndexes()
- Click
Execute
button. - Make sure you advanced the pointer to the most recent index.
- You can click on
rebuildStatus()
to check on progress. Same series of steps: Execute, Close. At the end, you will get a message that says something like “index complete.” Usually takes around 10-15 mins.