Server-side search #43

Closed
opened 2017-02-26 13:04:30 -05:00 by jking · 2 comments
Owner

It would be beneficial for clients to offload searching onto the server, which can be assumed to be capable of searching its own database effectively.

The client would provide a query and a scope (feed, folder, unread, starred, a combination of these, or anything) and the server would return a set of article IDs, perhaps with weights and some other metadata.

It would be beneficial for clients to offload searching onto the server, which can be assumed to be capable of searching its own database effectively. The client would provide a query and a scope (feed, folder, unread, starred, a combination of these, or anything) and the server would return a set of article IDs, perhaps with weights and some other metadata.
Author
Owner

The Feedbin protocol supports server-side search, and this would probably be useful for Pants.

The Feedbin protocol supports server-side search, and this would probably be useful for Pants.
jking modified the milestone from Future to 0.7.0 2019-02-27 10:52:26 -05:00
Author
Owner

Recent experience shows server-side search is actually a common feature, with Tiny Tiny RSS, Google Reader, FeedBin, CommaFeed, and NewsBlur all supporting some form of server-side search.

Recent experience shows server-side search is actually a common feature, with Tiny Tiny RSS, Google Reader, FeedBin, CommaFeed, and NewsBlur all supporting some form of server-side search.
jking 2019-02-27 10:58:07 -05:00
  • closed this issue
  • added the
    internals
    label
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: MensBeam/Arsse#43
No description provided.