Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time indexes #30

Open
asmith20002 opened this issue Oct 17, 2023 · 1 comment
Open

Real time indexes #30

asmith20002 opened this issue Oct 17, 2023 · 1 comment

Comments

@asmith20002
Copy link

asmith20002 commented Oct 17, 2023

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?

@jdarwood007
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants