Creating an Index

Menu option: Index > Create Index

Name
Enter the name of the index as it should appear in the Search dialog box.

Location
Enter the directory where dtSearch should store the index.  By default, dtSearch will create indexes in your "UserData" folder.  To specify a different location, click Options > Preferences > Indexing Options.

Logging
A Summary only log shows the number of files added or removed and a list of any files that could not be indexed.  A Detailed log adds a list of every file added to the index.

Advanced Options

Menu option: Index > Create Index (Advanced)

Cache document text in the index
Cache documents in the index

dtSearch indexes can store documents in either, or both, of two ways: (1) the entire original file can be stored, or (2) just the text of the file can be stored.  Stored documents and text are compressed using ZIP compression.  Storing the text of documents makes generation of search reports much faster, especially generation of the brief hits-in-context snippet in search results. For more information, see: Caching Documents and Text in an Index

Case-sensitive
Check this box if you want dtSearch to take capitalization into account in indexing words.  In a case sensitive index, APPLE, Apple, and apple would be three different words.  This option is not recommended because most users would like to retrieve a document containing Apple in a search for apple

Accent-sensitive
Check this box if you want dtSearch to take accents into account in indexing words.  Again, for most users this is not recommended, because this option increases the chance that you will miss retrieving a document if an accent was omitted in one letter. 

Support optional accent sensitivity
When you select an accent-optional index for searching, the Search dialog box will show a new option "Accents in search terms are significant".  In an accents-optional index, accented letters can be made significant for matching purposes, but unaccented letters will still always match both accented and unaccented forms.   For example, a search for abc will find both abc and äbc. A search for äbc will find different results depending on whether the "Accents in search terms are significant" box is checked.  If the box is checked, then äbc and will match äbc and will not match abc.  If the box is not checked, then äbc will match both äbc and abc.

Make index compatible with an existing index

This provides a way to use existing indexes as templates for new indexes without the need to specify all of the relevant settings each time you create an index. All of the settings in the Options > Preferences > Letters and Words dialog box will be copied into the new index.

Fields to display in search results
List the names of fields in your documents that you want to include in the search results list, along with other document properties such as the filename and date.

Select the index libraries that should include this index
When you create a new index, it is usually added to your default index library.  The Create Index (Advanced) dialog box lets you add the index to other libraries in one step.  This can be useful when you are sharing indexes on a network.