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

Fix keyword indexing: use publication id instead of submission id #10

Open
wants to merge 2 commits into
base: stable-3_3_0
Choose a base branch
from

Conversation

mpbraendle
Copy link

Keyword facets did not work properly on our Lucene/Solr installations. Inspection of the Solr/Lucene index showed that keywords field and facet was missing for many articles that had keywords. This is due to the fact that the submission Id instead of the publication Id was used to extract the keywords from the OJS database.

@asmecher
Copy link
Member

Good catch, @mpbraendle! Are you in a position to forward-port this for 3.4.0?

@mpbraendle
Copy link
Author

I haven't 3.4.0 installed yet. Is there only a minor difference? - then I would forward port it - have all branches on my fork.

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

Successfully merging this pull request may close these issues.

2 participants