
Full-Text Search in Ruby - RUBY 600
Ruby Rogues
00:00
Elastic Search and the Importance of Model Reindexing
The millisearch library is kind of like the Elasticsearch library that search kick adds in to interface with the actual running instance of Elasticsearch. Each record will basically have its own schemas, essentially, for different attributes. So as you are updating a certain model within millisearch and you do a full reindex, it's going to start reindexing new records. And there is a model.reindex bang that will do all of that for you, just like Elasticsearch kicked it.
Transcript
Play full episode