notes.ini Reference - "Indexing" category (52 Entries)
A index is an internal filing system that is uses to build the list of documents to display in a database view or folder. All ini keys which will affect indexes can be found in this section.
iniTag |
Debug_disable_chronos Disable/Enable the full text indexes on server. |
Default_Index_Lifetime_Days Specifies a default lifetime for indexes associated with database views. |
FTBasePath Define the drive and folder for the fulltext search indexes. |
FTG_Disable_Auto_Rebuild Disable the automatic rebuilding of corrupt full-text indexes. |
FTG_Disable_Paging Used in combination with fulltext optimization |
FTG_Domain_Sort_Total_Limit Fixed a problem associated with displaying the "out of total documents" --- for domain search (i.e. the total number of documents changes from page to page). |
FTG_Index_Limit Specifies the amount of memory available for full text indexes. |
FTG_Index_Size No additional information is known about this variable. |
FTG_KEY_MAX Governs the maximum unique keys found by a wildcard search. |
FTG_Merge_Hours Controls full text indexing merging options. |
FTG_merge_threshold Defines the number of database updates before full text merge. |
FTG_No_Summary Specifies whether document summaries can be displayed in search results. |
FTG_Set_Initial_BufLen Used in combination with fulltext optimization |
FTG_Use_Fast_Binary_Sort Will use a more efficient binary sort to merge some of the index information. |
FTUpdate_Idle_Time Specify the number of seconds between full text indexes |
FTUpdate_Idle_Time_MS Specify the number of milliseconds between update operations if the update server task is running. |
FT_Alternate_Filter Use alternate filter for attachment indexing |
FT_Binary_Filter_Off Controls how some binary file types are scanned for indexing. |
FT_Domain_Directory_Name Select location and name of Domain Index. |
FT_Domain_IDXTHDS Specifies the number of indexing threads to use for Domain Search. |