aniketsupertramp / freeze-messenger

Automatically exported from code.google.com/p/freeze-messenger
Other
0 stars 0 forks source link

Add Page Select to Archive, Improve Search Query #101

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It will not be used with the search functionality, which I don't yet know how 
to work, but can be used as follows:
1) If no user, obtain the messageCount for the room (add messageCount to room 
retrieval)
2) If one or more users, obtain the relative stats entries, then proceed.

Meanwhile, for search query:
1) Obtain all relevant message IDs up to the hardLimit from the search database.
2) Remove the hard limit outright subsequently. Thus, we will instead use an 
messageId = value, and will avoid all issues possible.

Original issue reported on code.google.com by JosephTP...@gmail.com on 8 Aug 2011 at 3:56

GoogleCodeExporter commented 9 years ago
Pretty much need to labed this won't fix, since I didn't realize until just now 
the two thingies aren't compatibile.

Original comment by JosephTP...@gmail.com on 19 Aug 2011 at 9:19