Algolia Search in Flutter with Firestore: Step-by-Step Integration Guide

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 11

  • @samario_torres
    @samario_torres 11 місяців тому +1

    can you do algolia neural search next?

  • @primecomedy6534
    @primecomedy6534 11 місяців тому +1

    Keep it up 👍

  • @prabhur764
    @prabhur764 9 місяців тому

    Hi, nice video.
    I have 2 doubts.
    1. it's searching from starting, does not search from middle
    i.e : search mob ---> result mobiles. but search iles --> no result
    2. How to connect multiple firestore collection to one algolia index

    • @jotech-bi1cn
      @jotech-bi1cn  9 місяців тому

      Sorry i cant get your first question. for No. 2, Algolia extension is designed to integrate a single collection per index. If you want to add multiple collections to a single index, you can integrate Algolia into your Firebase project manually and manually create your cloud function that syncs your multiple collections in a single index. This is a complex task to do and I cannot think of any use case for this.

    • @familyfarmsforever
      @familyfarmsforever 6 місяців тому

      I can't figure out how to add multiple indices using the extension. @@jotech-bi1cn

  • @burakezeroglu9947
    @burakezeroglu9947 8 місяців тому

    thx to explain

  • @shanazkhdrrahem8964
    @shanazkhdrrahem8964 10 місяців тому +1

    Please can you create , project firebase flutter add, search , text , image , Description , click search name people click name open profle all informaion for example image , name people , information

    • @jotech-bi1cn
      @jotech-bi1cn  10 місяців тому

      Hi, thanks for watching, simply add an onTap/onPress function to your list tile and pass the selected user or whatever item your are searching, and display it in the details page. Algolia extension copies exactly the schema you have in your firestore so all information are already there.

  • @gyanupadhyay9473
    @gyanupadhyay9473 Рік тому +1

    How many videos u will upload on this topic??

    • @jotech-bi1cn
      @jotech-bi1cn  Рік тому

      Hi thanks for watching. Just one more video about refactoring and then move on to another topic. Cheers!

    • @gyanupadhyay9473
      @gyanupadhyay9473 Рік тому

      @@jotech-bi1cn OK.