IndexManagerCreateNewIndex Method

Overload List

CreateNewIndex(String) Creates a new index in the default index store. Call AddIndex(Index) to add the index to the index list.
CreateNewIndex(String, String) Creates a new index. Call AddIndex(Index) to add the index to the index list.

See Also