Closed bard closed 1 year ago
@bard thank you so much, this is so awesome and thorough!
Basic question: what is the outcome of keyword-based filtering vs. keyword-based search? How do they differ/compare?
Basic question: what is the outcome of keyword-based filtering vs. keyword-based search? How do they differ/compare?
It would satisfy the scenario mentioned at the beginning, i.e. would allow to ... "locate a specific project using a specific term (e.g. project name) as opposed to explore available projects using generic terms". Happy to modify the spec if you have suggestions on how to make that clearer.
Scenario: user wants to locate a specific project using a specific term (e.g. project name) as opposed to explore available projects using generic terms
Requirements:
Out of scope:
Design sketch:
search_engine.load(documents)
andsearch_engine.search(query)
index
andsearch
methods from 2) using engine from 1)Open questions and trade-offs: