GlobalNamesArchitecture / gnresolver

MIT License
0 stars 0 forks source link

As a user I want to filter out surrogate names from my results #72

Closed dimus closed 7 years ago

dimus commented 7 years ago

Parser gives us information if a name is a surrogate. We need to keep this information in the database (name_strings table) so when we return results surrogates are filtered out by default. They are not what people normally want to see.