SearchFields
DEPRECATED: The SearchFields
parameter is deprecated in Eduction version 12.6.0 and later.
This parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
A comma-separated list of fields to search for entities, for example DRECONTENT
or DRETITLE
.
To search for a specific entity only in specific fields, you can set EntitySearchFieldsN, which overrides the value of this parameter for specific entities.
When you select multiple fields in a document for parsing, Eduction returns matches in the following field order:
DREREFERENCE
DRETITLE
DRECONTENT
- Any remaining fields in the order in which they are specified.
Type: | String |
Default: | DRETITLE,SUMMARY,DRECONTENT
|
Required: | No |
Configuration Section: | Eduction |
Example: | SearchFields=DRECONTENT,DRETITLE
|
See Also: |