ericmckean / wave-protocol

Automatically exported from code.google.com/p/wave-protocol
0 stars 0 forks source link

Enhance search to allow ordering by date and filtering by participant. #222

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current search implementation is merely a static "in:inbox" query. WIAB cannot 
be really useful without basic search features like ability to filter by 
participant. Also the current wave list digests ordering is not totally 
deterministic - it's not strictly ascending or descending according to the last 
modified time - which makes very hard to identify last modified waves.
Until new full text search with advanced features is implemented - temporary 
solution is needed to address the issues from above.

Original issue reported on code.google.com by vega113 on 17 Feb 2011 at 3:35

GoogleCodeExporter commented 9 years ago
Please review the patch at: http://codereview.waveprotocol.org/545001

Original comment by vega113 on 17 Feb 2011 at 3:39

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I deployed the patch to http://waveinabox.net:9898 WIAB instance to serve as 
demo.

Original comment by vega113 on 17 Feb 2011 at 6:28

GoogleCodeExporter commented 9 years ago
fixed by bd884fad42 

Original comment by vega113 on 26 Feb 2011 at 10:13