MostafaRabia

Results 17 comments of MostafaRabia

@tarreislam Method Laravel\\Scout\\Builder::pluck does not exist. And it's not good too, why using one more line and calling database?

@tarreislam not your bad, but we need to fix it, thank you for your help.

I searched on source of package, and i realized that this line in: Engines/TNTSearchEngine.php `$chunks = array_chunk($filtered->toArray(), $perPage);` was the problem. For that it's per page not in whole database,...

@nikhilbhatia22 Try to true the boolean search, set the "as you type" to false, and in .env make "fuzzines" auto. And trym

@thewebartisan7 I saw here one tima i can't remember that you can set it to "auto" and it's best value.

@thewebartisan7 you are right, thank you, i'm sorry but i searched and get it on elasticsearch not tntsearch: https://qbox.io/blog/elasticsearch-optimization-fuzziness-performance "AUTO should generally be the preferred value for fuzziness." very thanks...

Now i'm forcing real problem, if word like "أصول" that contains "أ" not shows if i typed "اصول" without "أ", So how can i solve it?

@BenMstfa Thanks, i didn't solve it but the client accept this thing. I don't have all prospects for all words, it's library, you can imagine. I think if i converted...