Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Typesense #44

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

Add Typesense #44

wants to merge 29 commits into from

Commits on Nov 13, 2024

  1. add typesense

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    08e7b64 View commit details
    Browse the repository at this point in the history
  2. fix ci

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b59abed View commit details
    Browse the repository at this point in the history
  3. Update lib/hexdocs/queue.ex

    Co-authored-by: Eric Meadows-Jönsson <[email protected]>
    ruslandoga and ericmj committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    79edf7d View commit details
    Browse the repository at this point in the history
  4. add compose

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    67ae461 View commit details
    Browse the repository at this point in the history
  5. hide typesense behind impl

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4eecb02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c727da View commit details
    Browse the repository at this point in the history
  7. cleanup test

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2ed6007 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0a39a0 View commit details
    Browse the repository at this point in the history
  9. add post in hexdocs.http

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    649397a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6333e8c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e95f897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2862552 View commit details
    Browse the repository at this point in the history
  13. update typesense to 27.1

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    25938fb View commit details
    Browse the repository at this point in the history
  14. do typesense indexing last

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7ae762a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f436ed7 View commit details
    Browse the repository at this point in the history
  16. refactor

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7ce5be5 View commit details
    Browse the repository at this point in the history
  17. handle more errors

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f70d9b4 View commit details
    Browse the repository at this point in the history
  18. add proglang to collection

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    64481ed View commit details
    Browse the repository at this point in the history
  19. refactor tests a bit

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a29793d View commit details
    Browse the repository at this point in the history
  20. test find_search_items/3

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    460bc7a View commit details
    Browse the repository at this point in the history
  21. test package delete

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a70bc4b View commit details
    Browse the repository at this point in the history
  22. refactor log tests

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    321b806 View commit details
    Browse the repository at this point in the history
  23. add bad document test

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    58e923d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d7cb3b9 View commit details
    Browse the repository at this point in the history
  25. rm releases.exs

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dd222ea View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bfc0539 View commit details
    Browse the repository at this point in the history
  27. switch to :json

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1a97386 View commit details
    Browse the repository at this point in the history
  28. update tests

    ruslandoga committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1087e6a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8d58e4f View commit details
    Browse the repository at this point in the history