whosonfirst / go-whosonfirst-spelunker-opensearch

Go package implementing the whosonfirst/go-whosonfirst-spelunker.Spelunker interface for use with OpenSearch databases.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add "shouldQueryWithFiltersCriteria" method #2

Closed thisisaaronland closed 2 months ago

thisisaaronland commented 2 months ago

Necessary to allow for retrieving records by their wof:id value in full-text search.

Context: https://github.com/whosonfirst/go-whosonfirst-spelunker-httpd/issues/18

straup commented 2 months ago

Maybe, some day. In the meantime the immediate problem has been addressed elsewhere and there is no need at this time for a shouldQueryWithFiltersCriteria method.