Module flinch::doc_trait

source ·

Structs

  • Field is used in CollectionOptions for range configuration Consider using it for string props. Because at the end, Field columns will be converted to string. Use it for Range filter.
  • ViewConfig is used for View filter

Traits

  • Clips help to group documents
  • DocumentSearch is used for search engine
  • Index is similar to RDMS unique key
  • Range is for filtering a range of values
  • View is similar to Tag For example: Get all documents that matches prop age expected 18 and view_name is ADULT