Method: MeiliSearch::Index#primary_key
- Defined in:
- lib/meilisearch/index.rb
#primary_key ⇒ Object (readonly)
Returns the value of attribute primary_key.
7 8 9 |
# File 'lib/meilisearch/index.rb', line 7 def primary_key @primary_key end |