Thank you David, I will do something similar.
2018-05-05 3:12 GMT+02:00 David G. Johnston <david.g.johnston@xxxxxxxxx>:
On Friday, May 4, 2018, Havasvölgyi Ottó <havasvolgyi.otto@xxxxxxxxx> wrote:Now I am thinking about splitting the input text myself to terms, then searching and ranking the documents for each term.Maybe do: replace(input_text, ' ', ' | ')David J.