Utility of Pro Meilisearch Integration and syncing. #1309
-
Hello, After going pro and setting up meilisearch the rowy dashboard searching of table records works fine. I activated search so that I can add a reference in a table A record with a record in table B by searching for it and selecting from a dropdown. How can that be done? Also, how does sync mean in the Rowy search settings page and why is it then when i turn sync on it goes back to unsynced? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hey @davhad, to add a reference from Table B to a record in Table A you could utilize the Connector Field. You should check out this example to refer to a Firestore Reference: https://docs.rowy.io/field-types/connector#connect-to-a-firestore-collection.
Sync basically means syncing your documents to the Meilisearch Index such that they are searchable. Not sure about this issue... Could you share a recording via jam.dev so that we can take a look? |
Beta Was this translation helpful? Give feedback.
@davhad, regarding your question about the difference between a connector field and a connect table field, the Connect Table is actually an older version of the Connector field type and it has now been deprecated. The Connector field is the recommended approach for creating relationships between tables in Rowy.