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 was archived by the owner on Jan 30, 2023. It is now read-only.
Right now we've instituted special handling for the _source property on results objects in the results strategy. This property of results will be going away with futil-js/contexture-elasticsearch#149, so when that's merged we can remove the then-unnecessary handling of
_sourcefrom https://github.com/smartprocure/contexture-export/blob/master/src/dataStrategies.js#L55-L65