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

Added support for full text search of database fields and PDF/XML galleys #2908

Merged
merged 23 commits into from Jun 8, 2022

Conversation

mauromsl
Copy link
Member

@mauromsl mauromsl commented Jun 7, 2022

@mauromsl mauromsl requested a review from ajrbyers June 7, 2022 08:19
Copy link
Member

@ajrbyers ajrbyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally, this is great. Good work! I've added some, mostly ignorable, comments inline!

🎖️ 🎖️ 🎖️ 🎖️ 🎖️

src/core/models.py Outdated Show resolved Hide resolved


@receiver(models.signals.pre_save, sender=File)
def update_file_index(sender, instance, **kwargs):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we document that when calling .update() files will not be indexed?

src/submission/models.py Outdated Show resolved Hide resolved
src/submission/models.py Outdated Show resolved Hide resolved
@mauromsl mauromsl merged commit dce0e97 into master Jun 8, 2022
@mauromsl mauromsl deleted the full-text-search branch June 8, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants