Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Full Index Rebuild

A full rebuild entails:

  1. Implementing Hawksearch for the first time.

  2. Building Hawksearch index on a new environment - dev/test/production

  3. Removal of an old/non-current index if max number of indices have been created for your engine

  4. Creation of a new index

  5. Addition and build of hierarchical data if applicable

  6. Item addition/indexing

  7. Rebuild All indices - this includes rebuilding the indices other than the data index which are Autocomplete index, Percolator, Learning Search and Related Searches.

  8. Setting the new index as the current index

...