Solr Server Overview


Create and Manage Solr collections

Data & Services > ColdFusion Collections

 

Use the Solr Collections section to create a collection or to populate, optimize, purge, or delete Solr collections that are connected to ColdFusion . Use the icons to the left of each collection in the Solr Collections table to manage collections.

 

Create a Solr collection

 

1.      Click Data & Services > ColdFusion Collections.

2.      In the ColdFusion Collections page, specify the name and path of the collection.

3.      (Optional) Select a language other than English for the collection from the Language pop-up menu.

4.      (Optional) Enable support for Verity categories by selecting the Enable Category Support option.

5.      Select Solr Collections.

6.      Click Create Collection. After the collection is created, it is displayed in the Solr Collections table on this page.

Populate a collection:

  1. Click the Index Collection icon for the collection to be populated.
    The Index Solr Collections page appears.

  2. Populate the collection, as described in Populate a Solr Collection.

 

Note: Indexing is the same as populating a collection.

Optimize a collection

  1. Click the Optimize Collection icon for the collection to be optimized. A message prompts you to verify the process, which can occur over several minutes.

  2. Click OK to proceed, or click Cancel to stop the procedure and return to the page. When you optimize a collection, a confirmation statement appears at the upper edge of the page.

Purge a collection

  1. Click the Purge Collection icon for the collection to be purged. A verification message appears.

  2. Click OK to verify the purging of data, which cannot be undone, or click Cancel to stop the procedure and return to the page. When you purge a collection, a confirmation statement appears at the upper edge of the page.

Delete a Solr collection

  1. Click the Delete collection icon for the collection to be removed. A verification message appears.

  2. Click OK to verify the deletion, or click Cancel to stop the procedure and return to the page. When you delete a collection, a confirmation statement appears at the upper edge of the page.

Related topics