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
When config is added to a repo, it needs to get propagated to any indices and (presumably) backgrounds- either before or after the fact.
problem:
apply a new config hint to resolve an ambiguous termination (e.g. "Land use" syn "Area*time")
should save to all resources?
either before or since, an index is created that lacks the config if the index is then loaded first, the synonym will not be created
its subsequent instantiation when the exchange interface will raise TermExists
Correct behavior tbd
The text was updated successfully, but these errors were encountered:
When config is added to a repo, it needs to get propagated to any indices and (presumably) backgrounds- either before or after the fact.
problem:
apply a new config hint to resolve an ambiguous termination (e.g. "Land use" syn "Area*time")
either before or since, an index is created that lacks the config
if the index is then loaded first, the synonym will not be created
its subsequent instantiation when the exchange interface will raise TermExists
Correct behavior tbd
The text was updated successfully, but these errors were encountered: