Rebuilding search indexes from the user interface
Keep your application up-to-date by rebuilding the indexes that store the application data. For example, in a flight booking application, you can introduce new parameters in the Data- index, and then rebuild that index to make the changes visible for the users.
You can rebuild the default and dedicated indexes in Dev Studio. Custom indexes are accessible in the application that uses them.- In the header of Dev Studio, click .
- Click the button with specific type of index.
For more information about dedicated indexes, see Creating dedicated indexes.
- In the Name column, select the check box of the index that you want to rebuild, and then click Re-index.
- In the Re-indexing dialog box, select which classes you want to reindex.
- At the bottom of the Re-indexing dialog box, click OK.
- Optional: To cancel the rebuilding process, click Cancel, and then click OK.
Previous topic Configuring dynamic system settings for search Next topic Stopping or pausing search reindexing