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 a bunch of new search operators #674

Merged
merged 21 commits into from
Aug 23, 2024
Merged

Add a bunch of new search operators #674

merged 21 commits into from
Aug 23, 2024

Conversation

davidmz
Copy link
Member

@davidmz davidmz commented Aug 11, 2024

Added

  • New search operators:

    • clicked-by:
    • has:
    • comments:
    • likes:
    • clikes:
    • date:
    • post-date:

    See the app/support/search/query-syntax.md for details.

We need to run the bin/reindex_counters.js script after the database migration.

@davidmz davidmz requested a review from indeyets August 11, 2024 14:44
Copy link
Contributor

@indeyets indeyets left a comment

Choose a reason for hiding this comment

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

огромная работа 👍
немного переживаю, что support/DbAdapter/search.js / utils.js не покрыты типами.

@indeyets indeyets merged commit f0d36ee into stable Aug 23, 2024
12 checks passed
@indeyets indeyets deleted the search-operators branch August 23, 2024 09:31
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