Sectioner Task Parameters
The parameters in this section customize the Sectioner
import task.
This task splits large documents into multiple sections. Dividing a document can result in more relevant search results, because IDOL Server can return a specific part of a document in response to a query.
You must configure the Sectioner
task as a Post task.
Use the Post
parameter to specify the name of a section that contains the task settings. For example:
[ImportTasks] Post0=Sectioner:Sectioning [Sectioning] SectionerMaxBytes=3000 SectionerMinBytes=1500