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

Question: How to run indexing incrementally? #18

Open
sureshvv opened this issue Oct 6, 2012 · 1 comment
Open

Question: How to run indexing incrementally? #18

sureshvv opened this issue Oct 6, 2012 · 1 comment

Comments

@sureshvv
Copy link

sureshvv commented Oct 6, 2012

I am adding new objects and calling indexObject() but the indexes in portal_catalog are getting updated rather than in solr.

How do I make sure that solr also gets updated?

@reinhardt
Copy link

Is the "Active" checkbox checked in the Solr configuration? Are your Solr server settings correct there?

Do you use object.indexObject()? In contrast, portal_catalog.indexObject(object) only updates the portal_catalog.

By the way, there is a new repository on https://github.com/collective/collective.solr that should be used in the future. This one here will probably not be updated any more.

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