Alexandro
Results
2
comments of
Alexandro
Hi @dixpac Maybe also we need to call IndexerWorker after commit changes to database Cause in postgres with json field I had an issue with that after_commit { ElasticSearch::IndexerWorker.perform_async((persisted? ?...
Hi I have used elasticsearch proxy `__elasticsearch__` and works perfect) for example: User.__elasticsearch__.import if you need to import specific models you can use query parameter User.__elasticsearch__.import query: -> { User.where(id:...