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

Add author name to app query #3

Open
shaeberling opened this issue Jun 25, 2018 · 0 comments
Open

Add author name to app query #3

shaeberling opened this issue Jun 25, 2018 · 0 comments
Assignees

Comments

@shaeberling
Copy link
Owner

At the moment, an app query will only search through title and descriptions. Adding the author will require a bit more delicate work to ensure the search index is in sync with the actual data:

  • Author details need to be queries when the AppItems are indexed
  • When an author is deleted or edited, or the items are edits, the index needs to be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant