Closed agajdosi closed 2 weeks ago
@agajdosi Vyhledávání má nyní jinou filozofii. Nepodporujeme žádnou takovou syntaxi, ale assety obsahující obě klíčová slova by to mělo vyhazovat jako první (což se neděje).
Nad případnou změnou logiky vyhledávání bychom se museli pořádně zamyslet. To že ty výsledky úplně neodpovídají očekávání by se možná dalo opravit rovnou.
@agajdosi Search now has a different philosophy. We don't support any such syntax, but assets containing both keywords should be thrown out first (which is not happening).
We'd have to think hard about changing the search logic, if necessary. The fact that the results don't quite match expectations could perhaps be fixed straight away.
@PetrDlouhy Yeah, I guess the main problem is that the result does not match what user is expecting. Then they explore if there is any AND operator to precise their results. If the results were precise they would not have need to try and fail on making AND.
This issue is conneted to:
Problém je v tom, že neexistuje žádný asset, který by měl "flag" i "pole" v názvu. Název hodně boostujeme, takže se na první pozice dostávají assety, které mají v názvu jedno z těch slov. To že by měli to druhé ještě v popisku je už neboostuje tak moc.
I made the AND operator to have the highest priority now. There seems to be different problem. There are many assets with "flagpole" in tags or description. I will try to address that too, mostly as part of https://github.com/BlenderKit/BlenderKit-server/issues/676
Now even search for "flag pole" should return assets with "flagpole" on first positions. I am closing this issue, because I think that big progress was made in this direction.
Suggestion by Gary Kohime from Discord: