I have a delta indexing setting for sphinx thinking on one of my models. Whenever a record is ever updated, the delta is set to True, but I do not see the index being updated with the changes made to the record. I have sphinx configuration files updated with delta property changes. Any idea why delta indexing is not working?
According to the documentation after updating the database and model, you should do the following:
rake thinking_sphinx: rebuild
You may have skipped this step.
Source: https://habr.com/ru/post/1761330/More articles:Dynamic proxy lock and INotifyPropertyChanged in WPF - c #Call lex / yacc from a separate program - flex-lexerContextMenuStrip In RightClick IF elements selected in the list? - c #Internal function cannot be defined (C) - cHow to beat block with emacs? - emacsProblems populating IE8 v IE7 - cssHibernate: query cache has never been used - javaChoosing the foundation for XML persistence - javaShould I link source and class files in one JAR? - javaС# 3.5 Чтение файлов Excel - c#All Articles