See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
Options::SegmentationRulesFile Property

File segmentation rules, used to split up long text files into logical subdocuments during indexing.

C#
public String SegmentationRulesFile;
Visual Basic
Public Property SegmentationRulesFile() As String
Remarks

The SegmentationRulesFile is an XML file. To create the file, start dtSearch Desktop, click Options > Preferences > File Segmentation Rules and use the dialog box to set up the rules. The XML file will be saved as fileseg.xml in your dtSearch UserData folder. See File Segmentation Rules in the dtSearch Desktop help for information on this setting.

See Also
You are here: dtSearch::Engine Namespace > Options Class > Options Properties > SegmentationRulesFile Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.