Ankur Narayan Singh

Results 7 comments of Ankur Narayan Singh

You can solve this issue by sorting this array by metascore that is confidence score the top results(all having highest confidance score) by length in increating order so "Lille" will...

This is too later to answer but it might help someone . For case insensitive and diacritic insensitive text searches, the $text operator (textSearch function here ) matches on the...

Thanks for reply . For monstache to work we need to run atleast two instances of mongodb . One read write and one replica set . Now mongodb instances itself...

Thank You for reply . I am using windows and I am not using any configuration file . Just clicking on binary file. Do you have any sample configuration file...

https://cdn.jsdelivr.net/npm/@appbaseio/[email protected]/dist/@appbaseio/searchbase.umd.min.js this is for searchbase and this is umd script for autosuggest https://unpkg.com/@trevoreyre/[email protected]/dist/autocomplete.min.js . Though searchbase is not working properly

Anyone else facing this issue and want it to run offline, You can see simple code here in the repo ```https://github.com/coolb0y/php-inbrowser/tree/php-browser```

Is it resolved as I am still facing this issue. Thank You