home.social

#meilisearch — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #meilisearch, aggregated by home.social.

fetched live
  1. Meilisearch и Manticore Search: проверяем сравнение на практике

    Несколько дней назад Meilisearch опубликовал сравнение с Manticore Search . Мы тоже любим сравнения: в 2023 году опубликовали своё с воспроизводимыми бенчмарками. Сразу оговоримся: мы спорим не со всей статьёй. Часть выводов Meilisearch справедлива, а кое-где сравнение говорит в пользу Manticore Search. Однако часть сведений о Manticore Search уже устарела. Спорить в теории мы не стали: запустили актуальные версии обоих движков (Manticore Search 28.4.4 и Meilisearch 1.41/1.48) и повторили описанные сценарии. Ниже мы приводим команды и ответы обоих движков, чтобы проверку можно было повторить самостоятельно.

    habr.com/ru/articles/1064700/

    #meilisearch #сравнение_поисковых_механизмов #полнотекстовый_поиск #выбор_поисковика #производительность #оптимизация #mysql #mysql_performance

  2. Meilisearch и Manticore Search: проверяем сравнение на практике

    Несколько дней назад Meilisearch опубликовал сравнение с Manticore Search . Мы тоже любим сравнения: в 2023 году опубликовали своё с воспроизводимыми бенчмарками. Сразу оговоримся: мы спорим не со всей статьёй. Часть выводов Meilisearch справедлива, а кое-где сравнение говорит в пользу Manticore Search. Однако часть сведений о Manticore Search уже устарела. Спорить в теории мы не стали: запустили актуальные версии обоих движков (Manticore Search 28.4.4 и Meilisearch 1.41/1.48) и повторили описанные сценарии. Ниже мы приводим команды и ответы обоих движков, чтобы проверку можно было повторить самостоятельно.

    habr.com/ru/articles/1064700/

    #meilisearch #сравнение_поисковых_механизмов #полнотекстовый_поиск #выбор_поисковика #производительность #оптимизация #mysql #mysql_performance

  3. Meilisearch и Manticore Search: проверяем сравнение на практике

    Несколько дней назад Meilisearch опубликовал сравнение с Manticore Search . Мы тоже любим сравнения: в 2023 году опубликовали своё с воспроизводимыми бенчмарками. Сразу оговоримся: мы спорим не со всей статьёй. Часть выводов Meilisearch справедлива, а кое-где сравнение говорит в пользу Manticore Search. Однако часть сведений о Manticore Search уже устарела. Спорить в теории мы не стали: запустили актуальные версии обоих движков (Manticore Search 28.4.4 и Meilisearch 1.41/1.48) и повторили описанные сценарии. Ниже мы приводим команды и ответы обоих движков, чтобы проверку можно было повторить самостоятельно.

    habr.com/ru/articles/1064700/

    #meilisearch #сравнение_поисковых_механизмов #полнотекстовый_поиск #выбор_поисковика #производительность #оптимизация #mysql #mysql_performance

  4. Ditch Java bloat!

    Switch to native Rust Meilisearch on Ubuntu 24.04 for sub-50ms search latency while using under 50MB RAM.

    SRE deployment blueprint:
    • Generate pure hex master keys (openssl rand -hex 32)
    • Fix 413 Payload limits & sync with Nginx client_max_body_size
    • Prevent OOM crashes by streaming .ndjson chunks
    • Unlock high concurrency using LimitNOFILE=65536

    servermo.com/howto/install-mei

    #Meilisearch #Elasticsearch #Ubuntu #Rust #DevOps #SysAdmin #ServerMO

  5. Ditch Java bloat!

    Switch to native Rust Meilisearch on Ubuntu 24.04 for sub-50ms search latency while using under 50MB RAM.

    SRE deployment blueprint:
    • Generate pure hex master keys (openssl rand -hex 32)
    • Fix 413 Payload limits & sync with Nginx client_max_body_size
    • Prevent OOM crashes by streaming .ndjson chunks
    • Unlock high concurrency using LimitNOFILE=65536

    servermo.com/howto/install-mei

    #Meilisearch #Elasticsearch #Ubuntu #Rust #DevOps #SysAdmin #ServerMO

  6. 以下是想不開做了差不多 3 年的 side project (腥^H新聞資料庫) 的心得
    blog.zeroplex.tw/2026/07/12/me

    若有問題歡迎提問,可以的話希望是在文章留言處討論,畢竟這邊是量子站,且消失過一次 Orz
    #meilisearch

  7. 以下是想不開做了差不多 3 年的 side project (腥^H新聞資料庫) 的心得
    blog.zeroplex.tw/2026/07/12/me

    若有問題歡迎提問,可以的話希望是在文章留言處討論,畢竟這邊是量子站,且消失過一次 Orz
    #meilisearch

  8. 以下是想不開做了差不多 3 年的 side project (腥^H新聞資料庫) 的心得
    blog.zeroplex.tw/2026/07/12/me

    若有問題歡迎提問,可以的話希望是在文章留言處討論,畢竟這邊是量子站,且消失過一次 Orz
    #meilisearch

  9. 以下是想不開做了差不多 3 年的 side project (腥^H新聞資料庫) 的心得
    blog.zeroplex.tw/2026/07/12/me

    若有問題歡迎提問,可以的話希望是在文章留言處討論,畢竟這邊是量子站,且消失過一次 Orz
    #meilisearch

  10. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30.

    Link: anisafifi.com/en/blog/i-ditche

  11. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30.

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  12. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30.

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  13. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30.

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  14. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30.

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  15. kleine Service Info, ich hab jetzt meine #Sharkey Server umgestellt umgestellt von #Meilisearch auf #PGroonga
    #fedimins
    Mit Meilisearch hatte ich ein kleines Hitze ble aufgrund der kontinuierlichen Indexierung. Mit pgroonga Habe ich das kurioserweise nicht.

  16. kleine Service Info, ich hab jetzt meine #Sharkey Server umgestellt umgestellt von #Meilisearch auf #PGroonga
    #fedimins
    Mit Meilisearch hatte ich ein kleines Hitze ble aufgrund der kontinuierlichen Indexierung. Mit pgroonga Habe ich das kurioserweise nicht.

  17. kleine Service Info, ich hab jetzt meine #Sharkey Server umgestellt umgestellt von #Meilisearch auf #PGroonga
    #fedimins
    Mit Meilisearch hatte ich ein kleines Hitze ble aufgrund der kontinuierlichen Indexierung. Mit pgroonga Habe ich das kurioserweise nicht.

  18. kleine Service Info, ich hab jetzt meine #Sharkey Server umgestellt umgestellt von #Meilisearch auf #PGroonga
    #fedimins
    Mit Meilisearch hatte ich ein kleines Hitze ble aufgrund der kontinuierlichen Indexierung. Mit pgroonga Habe ich das kurioserweise nicht.

  19. Does anyone have any pointers for getting Meilisearch working with Sharkey/Misskey?

    Both are installed and start up correctly. When I search I can see in Meilisearch's journald log that I am getting a query, but nothing returns.

    One lead I have is that teh query parameters are blank in the journald logs - but that could just be for privacy reasons.

    I don't see anything (after successfully connecting to Meilisearch) in the Sharkey logs.

    #sharkey #misskey #meilisearch #help #debug

  20. Does anyone have any pointers for getting Meilisearch working with Sharkey/Misskey?

    Both are installed and start up correctly. When I search I can see in Meilisearch's journald log that I am getting a query, but nothing returns.

    One lead I have is that teh query parameters are blank in the journald logs - but that could just be for privacy reasons.

    I don't see anything (after successfully connecting to Meilisearch) in the Sharkey logs.

    #sharkey #misskey #meilisearch #help #debug

  21. Does anyone have any pointers for getting Meilisearch working with Sharkey/Misskey?

    Both are installed and start up correctly. When I search I can see in Meilisearch's journald log that I am getting a query, but nothing returns.

    One lead I have is that teh query parameters are blank in the journald logs - but that could just be for privacy reasons.

    I don't see anything (after successfully connecting to Meilisearch) in the Sharkey logs.

    #sharkey #misskey #meilisearch #help #debug

  22. Does anyone have any pointers for getting Meilisearch working with Sharkey/Misskey?

    Both are installed and start up correctly. When I search I can see in Meilisearch's journald log that I am getting a query, but nothing returns.

    One lead I have is that teh query parameters are blank in the journald logs - but that could just be for privacy reasons.

    I don't see anything (after successfully connecting to Meilisearch) in the Sharkey logs.

    #sharkey #misskey #meilisearch #help #debug

  23. Agak malas kayaknya lanjut jajal pasang #akkoma, kayaknya gak ada official container image. Kecuali om @adhisimon kasih infra CI/CD buat auto-build nya di forgejo mereka.

    Kayaknya mending kita jajal aktifin #meilisearch nya misskey maneh kang @semurjengkol

  24. Agak malas kayaknya lanjut jajal pasang #akkoma, kayaknya gak ada official container image. Kecuali om @adhisimon kasih infra CI/CD buat auto-build nya di forgejo mereka.

    Kayaknya mending kita jajal aktifin #meilisearch nya misskey maneh kang @semurjengkol

  25. Agak malas kayaknya lanjut jajal pasang #akkoma, kayaknya gak ada official container image. Kecuali om @adhisimon kasih infra CI/CD buat auto-build nya di forgejo mereka.

    Kayaknya mending kita jajal aktifin #meilisearch nya misskey maneh kang @semurjengkol

  26. @tobru How do you deal with patching and updating #Meilisearch? Because that has been basically impossible.

  27. @tobru How do you deal with patching and updating #Meilisearch? Because that has been basically impossible.

  28. @tobru How do you deal with patching and updating #Meilisearch? Because that has been basically impossible.

  29. @tobru How do you deal with patching and updating #Meilisearch? Because that has been basically impossible.

  30. @tobru How do you deal with patching and updating #Meilisearch? Because that has been basically impossible.

  31. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30."

    Link: anisafifi.com/en/blog/i-ditche

  32. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30."

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  33. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30."

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  34. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30."

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  35. I Ditched Elasticsearch for Meilisearch. Here's What Nobody Tells You

    "Then I spent one afternoon replacing it with Meilisearch. My p99 search latency went from 180ms to 12ms. My infrastructure bill dropped to $14/month. My configuration went from 340 lines of YAML to about 30."

    Link: anisafifi.com/en/blog/i-ditche

    #linkdump #blogpost #elasticsearch #meilisearch

  36. RE: mstdn.feddit.social/@admin/116

    添加了Meilisearch功能:
    1. 需要先到在misskey管理面板 /admin/roles——角色——基本角色——启用是否可以搜索帖子 ✅
    2. 发一些测试/日常帖文,启用搜索功能/先关注站外用户,站外用户发帖,才不会显示帖子检索不可用(外站用户只能检索能看到的帖子,除非主动搜索公开的帖子链接)

    至此,创建一个包含Meilisearch的Misskey实例,如果提前构建好镜像,只需要1分钟不到;
    然后只需专注于其他配置:
    1. 邮件服务器 `/admin/email-settings`
    2. 对象存储 `/admin/object-storage`
    3. bot防御 `/admin/security`
    4. Banned Email Domains `/admin/security`
    5. 中继 `/admin/relays`
    6. 自定义表情包 `/admin/emojis`
    7. 个人资料 `/settings/profile`
    8. 隐私 `/settings/privacy`
    以及其他自定义功能,服务器美化,资料完善......

    ⚠️:测试Misskey服务器的联邦功能只开启了指定主机名,无需担心骚扰整个联邦宇宙

    #misskey #自动化 #docker #fediverse #meilisearch

  37. 🛠️ Our Tools: Meilisearch [🇫🇷]

    There are several solid European search engine options. For EU TechStack’s infrastructure, we chose Meilisearch (France). Powerful, open-source search engine designed to provide fast and relevant full-text searches.

    Why it works for us:
    ✅ Fast, relevant full-text search
    ✅ Advanced search features (facet search, hybrid search, geosearch)
    ✅ Easy integration

    🔗 Tool page: eutechstack.eu/tool/meilisearch
    👉 Explore more: eutechstack.eu

    #meilisearch #eutechstack

  38. #misskey 使用 #meilisearch 作為搜尋引擎的時候,搜尋的一致性比不上 #pgroonga

    比如搜尋「熊本」會找到46分鐘前的貼文,但是另外一篇5分鐘前的「熊本阿蘇火山觀光直升機失聯」的貼文則不會顯示,改搜尋「熊本阿蘇」則會顯示。

    根據 Gemini 說明與 meilisearch 的文件,問題應該是「分詞」造成的問題,這是 CJK 這類不使用空格區隔詞彙的語言常見的問題。
  39. #misskey 使用 #meilisearch 作為搜尋引擎的時候,搜尋的一致性比不上 #pgroonga

    比如搜尋「熊本」會找到46分鐘前的貼文,但是另外一篇5分鐘前的「熊本阿蘇火山觀光直升機失聯」的貼文則不會顯示,改搜尋「熊本阿蘇」則會顯示。

    根據 Gemini 說明與 meilisearch 的文件,問題應該是「分詞」造成的問題,這是 CJK 這類不使用空格區隔詞彙的語言常見的問題。
  40. #misskey 使用 #meilisearch 作為搜尋引擎的時候,搜尋的一致性比不上 #pgroonga

    比如搜尋「熊本」會找到46分鐘前的貼文,但是另外一篇5分鐘前的「熊本阿蘇火山觀光直升機失聯」的貼文則不會顯示,改搜尋「熊本阿蘇」則會顯示。

    根據 Gemini 說明與 meilisearch 的文件,問題應該是「分詞」造成的問題,這是 CJK 這類不使用空格區隔詞彙的語言常見的問題。
  41. #misskey 使用 #meilisearch 作為搜尋引擎的時候,搜尋的一致性比不上 #pgroonga

    比如搜尋「熊本」會找到46分鐘前的貼文,但是另外一篇5分鐘前的「熊本阿蘇火山觀光直升機失聯」的貼文則不會顯示,改搜尋「熊本阿蘇」則會顯示。

    根據 Gemini 說明與 meilisearch 的文件,問題應該是「分詞」造成的問題,這是 CJK 這類不使用空格區隔詞彙的語言常見的問題。
  42. "Bạn mới bắt đầu tự-host và gặp lỗi khi chạy Karakeep trên Synology NAS kết hợp Tailscale/glueTUN? Docker-compose gặp vấn đề kết nối giữa Chrome và Meilisearch qua VPN, gây lỗi `ENETUNREACH`. Cần giúp đỡ để giải quyết sự cố, đảm bảo lưu trữ dữ liệu đầy đủ. #SynologyNAS #Karakeep #Docker #Tailscale #Meilisearch #SelfHosting #TựHọcLinux #LỗiKếtNối"

    reddit.com/r/selfhosted/commen

  43. "Bạn mới bắt đầu tự-host và gặp lỗi khi chạy Karakeep trên Synology NAS kết hợp Tailscale/glueTUN? Docker-compose gặp vấn đề kết nối giữa Chrome và Meilisearch qua VPN, gây lỗi `ENETUNREACH`. Cần giúp đỡ để giải quyết sự cố, đảm bảo lưu trữ dữ liệu đầy đủ. #SynologyNAS #Karakeep #Docker #Tailscale #Meilisearch #SelfHosting #TựHọcLinux #LỗiKếtNối"

    reddit.com/r/selfhosted/commen

  44. "Bạn mới bắt đầu tự-host và gặp lỗi khi chạy Karakeep trên Synology NAS kết hợp Tailscale/glueTUN? Docker-compose gặp vấn đề kết nối giữa Chrome và Meilisearch qua VPN, gây lỗi `ENETUNREACH`. Cần giúp đỡ để giải quyết sự cố, đảm bảo lưu trữ dữ liệu đầy đủ. #SynologyNAS #Karakeep #Docker #Tailscale #Meilisearch #SelfHosting #TựHọcLinux #LỗiKếtNối"

    reddit.com/r/selfhosted/commen

  45. What an asinine piece of software #meilisearch is.

    Seriously.

    Who architects shit like this and hardcodes a database version to a specific version of the application without automatically taking care of migration when an upgrade happens rather than just noping the fuck out?

  46. What an asinine piece of software #meilisearch is.

    Seriously.

    Who architects shit like this and hardcodes a database version to a specific version of the application without automatically taking care of migration when an upgrade happens rather than just noping the fuck out?

  47. What an asinine piece of software #meilisearch is.

    Seriously.

    Who architects shit like this and hardcodes a database version to a specific version of the application without automatically taking care of migration when an upgrade happens rather than just noping the fuck out?

  48. What an asinine piece of software #meilisearch is.

    Seriously.

    Who architects shit like this and hardcodes a database version to a specific version of the application without automatically taking care of migration when an upgrade happens rather than just noping the fuck out?

  49. For some strange reason #pgroonga stopped returning any results when searching the database. Now we are running #meilisearch across all our platforms. The only downside is now the index needs time to build-up as new posts come in. I wish there was a way to kick-start it.

  50. For some strange reason #pgroonga stopped returning any results when searching the database. Now we are running #meilisearch across all our platforms. The only downside is now the index needs time to build-up as new posts come in. I wish there was a way to kick-start it.

  51. For some strange reason #pgroonga stopped returning any results when searching the database. Now we are running #meilisearch across all our platforms. The only downside is now the index needs time to build-up as new posts come in. I wish there was a way to kick-start it.

  52. For some strange reason #pgroonga stopped returning any results when searching the database. Now we are running #meilisearch across all our platforms. The only downside is now the index needs time to build-up as new posts come in. I wish there was a way to kick-start it.

  53. @Chocobozzz @Mrfunkedude Something like that (see attached photo)

    As far as I've researched #Meilisearch is capable of delivering the content that already #SepiaSearch indexes.

    Each video will open in its original instance i.e. new tab.

    Bonus features:
    - "Subscribe" to channels by just storing them in localStorage and influence the Meilisearch ranking
    - Related videos (unfortunately requires OpenAI API key) API that can be also embedded to the #peertube instances

  54. @Chocobozzz @Mrfunkedude Something like that (see attached photo)

    As far as I've researched #Meilisearch is capable of delivering the content that already #SepiaSearch indexes.

    Each video will open in its original instance i.e. new tab.

    Bonus features:
    - "Subscribe" to channels by just storing them in localStorage and influence the Meilisearch ranking
    - Related videos (unfortunately requires OpenAI API key) API that can be also embedded to the #peertube instances

  55. @Chocobozzz @Mrfunkedude Something like that (see attached photo)

    As far as I've researched #Meilisearch is capable of delivering the content that already #SepiaSearch indexes.

    Each video will open in its original instance i.e. new tab.

    Bonus features:
    - "Subscribe" to channels by just storing them in localStorage and influence the Meilisearch ranking
    - Related videos (unfortunately requires OpenAI API key) API that can be also embedded to the #peertube instances

  56. @Chocobozzz @Mrfunkedude Something like that (see attached photo)

    As far as I've researched #Meilisearch is capable of delivering the content that already #SepiaSearch indexes.

    Each video will open in its original instance i.e. new tab.

    Bonus features:
    - "Subscribe" to channels by just storing them in localStorage and influence the Meilisearch ranking
    - Related videos (unfortunately requires OpenAI API key) API that can be also embedded to the #peertube instances