-
- Downloads
If a person is added, a scan for duplicates is triggered automatically. if a...
If a person is added, a scan for duplicates is triggered automatically. if a matching cluster exists the new record gets added, otherwise a new cluster gets created The field, which is currently used by the demo duplicatescan (firstname) is now another type because the phonetic matcher creates seemingly wrong searchresults. If the scan for duplicates or the indexsearch results in seemingly unrelated results, set the indexFieldType to TEXT_NO_STOPWORDS.
Showing
- entity/Person_entity/Person_entity.aod 1 addition, 1 deletionentity/Person_entity/Person_entity.aod
- entity/Person_entity/recordcontainers/db/onDBInsert.js 9 additions, 20 deletionsentity/Person_entity/recordcontainers/db/onDBInsert.js
- process/DuplicateScanner_lib/process.js 45 additions, 16 deletionsprocess/DuplicateScanner_lib/process.js
Loading
Please register or sign in to comment