Issue 11028

Add match type to nub lookup service

11028
Reporter: mdoering
Type: Improvement
Summary: Add match type to nub lookup service
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-04-16 14:33:38.996
Updated: 2013-12-09 13:41:02.692
Resolved: 2012-05-22 15:44:48.029
        
Description: The nub lookup can do straight, fuzzy or higher straight matches and return NULL for a variety of reasons (undecidable homonym for example).
The result should include a MatchType taken from an enumeration giving details to what has (not) matched. ]]>