Skip to content

Reindex

Build the Bedework index, look at list of index, point to new index.

  1. Log in to Events JMX (hawtio) or Steven JMX (hawtio).
    1. https://events.library.nashville.org/hawtio/login
    2. https://steven.library.nashville.org/hawtio/login
  2. Click JMX in the horizontal menu.
  3. Click on org.bedework.bwengine
  4. Click on indexing in the left menu
  5. Click Operations in the top menu
  6. Scroll down to bottom and find rebuildIndex()
  7. Click green Execute button
  8. When you get the list of indexes, copy (or jot down) the latest index. Will look something like: bwuserp20190402t114137
  9. Click on Close button
  10. Now you have to point to the new index you just built. Go to setProdAlias(java.lang.String).
  11. You should see a text box with P1 next to it. Paste in that text into the box.
  12. Click Execute button.
  13. If you see OK, click on Close button.
  14. Go to listIndexes()
  15. Click Execute button.
  16. Make sure you advanced the pointer to the most recent index.
  17. 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.