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

feat: Adds type and fields attributes in resource and data sources for search_index #1605

Merged
merged 27 commits into from
Nov 16, 2023

Commits on Nov 16, 2023

  1. add type field

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1306c0b View commit details
    Browse the repository at this point in the history
  2. add fields field

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a79554d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b050b0f View commit details
    Browse the repository at this point in the history
  4. remove skip

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3180d68 View commit details
    Browse the repository at this point in the history
  5. change random prefixes

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2b19e79 View commit details
    Browse the repository at this point in the history
  6. fix tests

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e3bb1e5 View commit details
    Browse the repository at this point in the history
  7. const collectionName

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1d69ae4 View commit details
    Browse the repository at this point in the history
  8. const searchAnalyzer

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    02b2b92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46a83d3 View commit details
    Browse the repository at this point in the history
  10. reduce cluster name size

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a615529 View commit details
    Browse the repository at this point in the history
  11. don't check dangling indices for existing clusters as it takes some t…

    …ime for them to be deleted
    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    62125d8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8fa159 View commit details
    Browse the repository at this point in the history
  13. create vector index in test

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    71a8a7c View commit details
    Browse the repository at this point in the history
  14. change data source

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    90980ac View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    98a5bf3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f50782b View commit details
    Browse the repository at this point in the history
  17. initial doc

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1cf1f42 View commit details
    Browse the repository at this point in the history
  18. small fix in doc

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1f88258 View commit details
    Browse the repository at this point in the history
  19. fix example

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c5f6174 View commit details
    Browse the repository at this point in the history
  20. Update search_index.html.markdown

    formatting
    Zuhairahmed authored and lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    347f18e View commit details
    Browse the repository at this point in the history
  21. Update search_index.html.markdown

    formatting
    Zuhairahmed authored and lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    262218d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8dd9c8b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d673dd4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    06df642 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    267d30e View commit details
    Browse the repository at this point in the history
  26. generic json diff check

    lantoli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e31705a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    45fa280 View commit details
    Browse the repository at this point in the history