Hi Guys i have a doubt lets say we have our primar...
# community-help
k
Hi Guys i have a doubt lets say we have our primary DB and Typesense will be our secondary DB to populate the search right ??? I have a use case lets say Ill create a Job The Job will be created and we will clone that in the typesense DB rigth ??Then If i need to add the save function for the particular job is their any way in Typesense to filter based on the Id ??? @Kishore Nallan
j
You can use the
filter_by
parameter
filter_by: id:123
k
so then for the particular page if we need to filter only the specific thing we need to use this method ??
j
Correct
k
thankyou so much @Jason Bosco 🙏 have a great day
👍 1