[GH-ISSUE #714] Filters #482

Closed
opened 2026-03-03 01:29:45 +03:00 by kerem · 2 comments
Owner

Originally created by @g-acciai-sintraconsulting on GitHub (Nov 7, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/714

Greetings,
after setting up the bitwarden_re docker and conducting some tests I noticed that in the Web App the FullText filters does not seems to work.
Wildcards does not works, nor search into custom fields or into the collection name.

Is this a planned feature to be added?

regards,

Originally created by @g-acciai-sintraconsulting on GitHub (Nov 7, 2019). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/714 Greetings, after setting up the bitwarden_re docker and conducting some tests I noticed that in the Web App the FullText filters does not seems to work. Wildcards does not works, nor search into custom fields or into the collection name. Is this a planned feature to be added? regards,
kerem closed this issue 2026-03-03 01:29:46 +03:00
Author
Owner

@BlackDex commented on GitHub (Nov 7, 2019):

Everything regarding the web-interface, or any other client interface, is handled by the upstream project https://github.com/bitwarden/web/ .
bitwarden_rs is just a third-party server implementation.

Also, the server can't search through the stored items, this would be bad also since that would indicate the data is not stored encrypted. All is done client side.

<!-- gh-comment-id:551158132 --> @BlackDex commented on GitHub (Nov 7, 2019): Everything regarding the web-interface, or any other client interface, is handled by the upstream project https://github.com/bitwarden/web/ . bitwarden_rs is just a third-party server implementation. Also, the server can't search through the stored items, this would be bad also since that would indicate the data is not stored encrypted. All is done client side.
Author
Owner

@g-acciai-sintraconsulting commented on GitHub (Nov 8, 2019):

I see, thanks for the clarification

<!-- gh-comment-id:551451455 --> @g-acciai-sintraconsulting commented on GitHub (Nov 8, 2019): I see, thanks for the clarification
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#482
No description provided.