You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
The double-metaphone match feature is not working for me. I'm attaching a QConsole workspace that works with the minimal-smart-mastering-content database. It does the following:
Loads 3 sample docs
Creates an element range index for the property being matched on ("prop")
Saves match options that have a double-metaphone option
Runs a match using the options and sample documents
In the match results, I get the expected exact match (/doc1.json and /doc3.json) but not the expected double-metaphone match (/doc1.json and /doc2.json). I'd expect "pair" to match "pear" via double-metaphone.
The double-metaphone match feature is not working for me. I'm attaching a QConsole workspace that works with the minimal-smart-mastering-content database. It does the following:
In the match results, I get the expected exact match (/doc1.json and /doc3.json) but not the expected double-metaphone match (/doc1.json and /doc2.json). I'd expect "pair" to match "pear" via double-metaphone.
Double-Metaphone-Workspace.xml.zip
The text was updated successfully, but these errors were encountered: