We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mentionsやreply.userId(とrenote.userId?)、ChannelIdに対して絞り込みが出来ると良さそうだと思いました。 現在でも、メンションが本文中に入っていれば検索クエリにメンションを記述することで検索が可能ですが、Meilisearchなどでない標準検索の場合はそれ以外のワードを同時に入れることが出来ないので、独立したオプションとして欲しいと思いました。(また、チャンネルを指定することは出来ません)
mentions
reply.userId
renote.userId
ChannelId
検索の利便性向上
The text was updated successfully, but these errors were encountered:
チャンネルも要望に含めるつもりだったのを忘れていたので加えました
Sorry, something went wrong.
No branches or pull requests
Summary
mentions
やreply.userId
(とrenote.userId
?)、ChannelId
に対して絞り込みが出来ると良さそうだと思いました。現在でも、メンションが本文中に入っていれば検索クエリにメンションを記述することで検索が可能ですが、Meilisearchなどでない標準検索の場合はそれ以外のワードを同時に入れることが出来ないので、独立したオプションとして欲しいと思いました。(また、チャンネルを指定することは出来ません)
Purpose
検索の利便性向上
Do you want to implement this feature yourself?
The text was updated successfully, but these errors were encountered: