brightway-lca / bw_hestia_bridge

Consume the HESTIA API in Brightway
https://docs.brightway.dev/projects/hestiabridge/
MIT License
1 stars 0 forks source link

Improved search #26

Closed tfardet closed 1 year ago

tfardet commented 1 year ago

Add the posibility to have complex queries like

search_hestia({"name": "ouidah", "products.term.name": "Saplings"}))

Add match_all_words argument.