Set NormalizeReferences
to False
if you do not want to normalize the document references in your index.
By default, (Undefined variable: _FTc_Basic_Variables - Copy._FT_Product_Name) normalizes references to make them case insensitive and standardize back slash characters (\) to forwards slashes (/). You can set NormalizeReferences
to False
if you want to use case sensitive references for your documents. In this case, references must be identical to match.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | Server |
Example: | NormalizeReferences=False
|
See Also: |
|