Skip to main content

tSynonymSearch

Searches a given index for the reference entries matching the data you input.

tSynonymSearch reads input data and searches for reference entries defined in a given synonym index. If this component finds matched entries in the synonym index, it outputs them along with the corresponding input data and the relative matching details.

For further information about how to create a synonym index and define the reference entries, see tSynonymOutput.

For further information about how to access and manage the words and the reference entries (documents) of an existing synonym index using the synonym index editor, see the Talend Studio User Guide.

For further information about available synonym indexes, see the appendix about data synonym dictionaries in the Talend Studio User Guide.

Information noteNote:
The synonym similarity computation is enhanced since the Studio version 5.1. If your indexes were created with version 5.0 or lower and you need to handle them using this enhanced computation method, you have to update these indexes by executing the IndexMigrator.jar file downloadable from: https://github.com/Talend/tdq-studio-se/blob/master/main/plugins/org.talend.dataquality.standardization.migration/dist/IndexMigrator.jar. The command to be used to run this jar file is

               java -jar IndexMigrator.jar <inputPath> <outputPath(optional)> 
            

In local mode, Apache Spark 1.6.0, 2.0.0, 2.3.0 and 2.4.0 are supported.

Depending on the Talend product you are using, this component can be used in one, some or all of the following Job frameworks:

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!