2023.1:AND (Collation Provider): Difference between revisions
| Line 5: | Line 5: | ||
== How to set up the AND Collation Provider == | == How to set up the AND Collation Provider == | ||
AND Collation can be set up on a Data Type. To do so, select a Data Type in the Node Tree. Under General properties, select Collation. Expand the drop-down menu and select AND. | |||
== What Does This Mean for Classification? == | == What Does This Mean for Classification? == | ||
Revision as of 15:07, 5 February 2024
About
AND Collation is a Collation Provider that works by providing a result as long as its child extractors return one result. If all child extractors return a result (assuming there are more than one), then these results are fed into the parent extractor and displayed as a single result on the parent.
insert image of a complete AND Collation Provider here
How to set up the AND Collation Provider
AND Collation can be set up on a Data Type. To do so, select a Data Type in the Node Tree. Under General properties, select Collation. Expand the drop-down menu and select AND.