Search Filters for Elasticsearch And Searchkick | Ruby On Rails 7 Tutorial

Sdílet
Vložit
  • čas přidán 24. 12. 2022
  • Search filters are pretty easy to implement with Elasticsearch and Searchkick, you just have to make some good choices along the way!
    Checkout my course(s) at: learn.deanin.com
    Source Code:
    github.com/Deanout/search_fil...
    Join this channel to help support these videos:
    / @deanin
    Follow me on social media:
    linktr.ee/deanin
    If you liked this video, please consider subscribing: t.co/RZ4EwP0F2a
    Timestamps
    #Deanin #Software #Programming

Komentáře • 10

  • @Deanin
    @Deanin  Před rokem +6

    CHRISTMAS SPECIAL~ Hope you had a good day! Sorry the video is a bit late :)

  • @ppavelcars
    @ppavelcars Před rokem +1

    Merry Christmas Deanin 🎄

  • @fancifulconcept
    @fancifulconcept Před rokem

    @6:44 - As an alternative to manually prepending an empty element to the categories you can add `{ include_blank: true }` as the optional 3rd parameter. If you pass a string instead of `true` you can specify the text displayed in the first option e.g. `{ include_blank: 'Please select a category' }`. An alias for this is also using `prompt` has the key which reads a bit better when also specifying text to be displayed, e.g. `{ prompt: 'Please select a category' }`

  • @BraisonsCrece
    @BraisonsCrece Před rokem +1

    Merry Christmas Deanin! 🥳
    Really interesting present, as always thanks for share

    • @Deanin
      @Deanin  Před rokem +1

      Thank you! Glad you enjoyed it 🙂

  • @ricardomordaunt1101
    @ricardomordaunt1101 Před rokem +1

    Thanks Dean

  • @mikopiko
    @mikopiko Před rokem

    I wish you covered geospatial searches aswell!

  • @arshanbhanage3814
    @arshanbhanage3814 Před rokem

    hey ! great video. Can u please make a video on searchkick aggregations? Would be very helpful

  • @azizdevfull
    @azizdevfull Před rokem +1

    nice : )