Renamed do_search → do_node_search

This commit is contained in:
2018-01-05 16:40:54 +01:00
parent 999c1a3fa6
commit acd7a40fe6
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ def nested_bool(must: list, should: list, terms: dict) -> Search:
return search
def do_search(query: str, terms: dict) -> dict:
def do_node_search(query: str, terms: dict) -> dict:
"""
Given user query input and term refinements
search for public published nodes