Issue #18: add queryParser module
First version, we'll see if we need to improve the parser using a lucene dependancy in a second version:
Let's not merge this as is. I will work on quickwit side to return the list of search keywords in the elasticsearch response so that we just have to add them to the dataframe.
Let's not merge this as is. I will work on quickwit side to return the list of search keywords in the elasticsearch response so that we just have to add them to the dataframe.
I just put this pr in draft again, I'll rework it when the quickwit response will provide the keywords.