[PATCH 00/11] Add ghost messages and fix thread linking

2014-10-05 Thread David Bremner
Austin Clements writes: > This series modifies our database representation of messages that have > been referenced by other messages, but for which we don't have the > message itself. Currently, we store this information as Xapian > metadata, but this has several downsides for performance and >

Re: [PATCH 00/11] Add ghost messages and fix thread linking

2014-10-05 Thread David Bremner
Austin Clements writes: > This series modifies our database representation of messages that have > been referenced by other messages, but for which we don't have the > message itself. Currently, we store this information as Xapian > metadata, but this has several downsides for performance and >

[PATCH 00/11] Add ghost messages and fix thread linking

2014-10-04 Thread Austin Clements
On Sat, 04 Oct 2014, Tomi Ollila wrote: > On Fri, Oct 03 2014, Austin Clements wrote: > >> This series modifies our database representation of messages that have >> been referenced by other messages, but for which we don't have the >> message itself. Currently, we store this information as Xapia

Re: [PATCH 00/11] Add ghost messages and fix thread linking

2014-10-04 Thread Austin Clements
On Sat, 04 Oct 2014, Tomi Ollila wrote: > On Fri, Oct 03 2014, Austin Clements wrote: > >> This series modifies our database representation of messages that have >> been referenced by other messages, but for which we don't have the >> message itself. Currently, we store this information as Xapia

[PATCH 00/11] Add ghost messages and fix thread linking

2014-10-04 Thread Tomi Ollila
On Fri, Oct 03 2014, Austin Clements wrote: > This series modifies our database representation of messages that have > been referenced by other messages, but for which we don't have the > message itself. Currently, we store this information as Xapian > metadata, but this has several downsides fo

Re: [PATCH 00/11] Add ghost messages and fix thread linking

2014-10-04 Thread Tomi Ollila
On Fri, Oct 03 2014, Austin Clements wrote: > This series modifies our database representation of messages that have > been referenced by other messages, but for which we don't have the > message itself. Currently, we store this information as Xapian > metadata, but this has several downsides fo

[PATCH 00/11] Add ghost messages and fix thread linking

2014-10-03 Thread Austin Clements
This series modifies our database representation of messages that have been referenced by other messages, but for which we don't have the message itself. Currently, we store this information as Xapian metadata, but this has several downsides for performance and complexity and results in hard-to-fi

[PATCH 00/11] Add ghost messages and fix thread linking

2014-10-03 Thread Austin Clements
This series modifies our database representation of messages that have been referenced by other messages, but for which we don't have the message itself. Currently, we store this information as Xapian metadata, but this has several downsides for performance and complexity and results in hard-to-fi