You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, thanks for this package. It did help me with Sphinx.
Secondly, this is not an "issue". I don't know Sphinx thoroughly so I'd like to know your take on RT indexes.
Well I know that delta indexes are updated every hour and the base is updated daily. So that almost covers up most scenarios. Would you say that the hassle of setting up RT indexes doesn't worth it for a forum? That aside, just for the sake of implementing it: Should I set up integration hooks every time the messages table is updated to reflect those changes into the RT index table?
The text was updated successfully, but these errors were encountered:
I have been meaning to research into realtime indexes but haven't got into it. I do have logic in the code (commented out) that was meant to update the indexes when things occur like edits, but I never got around to fully testing them for stability.
Hello,
First off, thanks for this package. It did help me with Sphinx.
Secondly, this is not an "issue". I don't know Sphinx thoroughly so I'd like to know your take on RT indexes.
Well I know that delta indexes are updated every hour and the base is updated daily. So that almost covers up most scenarios. Would you say that the hassle of setting up RT indexes doesn't worth it for a forum? That aside, just for the sake of implementing it: Should I set up integration hooks every time the messages table is updated to reflect those changes into the RT index table?
The text was updated successfully, but these errors were encountered: