Trying to find fragments via api using a generator. I notice that there are two possible generators, and I have problems:
- search prefix - does not work if I have a few words and the order is reverse in the request (for example, "brian adams" will return the answer, but "adams brian" will not
- search - it seems that it doesn’t allow you to search by name, only by text that returns poor quality results.
Does anyone know about this?
source
share