pticostaricags / FairPlaySocial

Multi-platform social network system
GNU General Public License v3.0
21 stars 7 forks source link

Add support for the Meilisearch engine #140

Open loid345 opened 1 year ago

loid345 commented 1 year ago

Meilisearch is becoming the standard for search. It is one of the most promising search engines and consumes much less memory compared to elastic, has an active community and ready-made libraries for integration (https://github.com/meilisearch/meilisearch-dotnet https://www.nuget.org/packages/FluentSearchEngine/). meii

I suggest adding support for meilisearch

efonsecab commented 1 year ago

Hello @loid345 thanks for adding the ticket, was not aware of Meilisearch, the ticket has been moved to "needs research" to understand its capabilities and limitations in order to take a decision on whether it would be advisable to use it.