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
JMXin the horizontal menu. - Click on
org.bedework.bwengine - Click on
indexingin 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
Executebutton. - If you see OK, click on
Closebutton. - Go to
listIndexes() - Click
Executebutton. - 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.