Commit Graph

12 Commits

Author SHA1 Message Date
fa08d66380 * remove mu_query_xapian_combine; let Xapian handle it. add
mu_util_str_from_strv for combining strings
2010-02-03 21:06:31 +02:00
0b3de03d9d * mu-query-xapian: support batchsize == 0; use the db->get_doccount in that case 2010-01-24 13:15:04 +02:00
0a90c0e350 * mu-query-xapian.{cc,h}: add batch param, add documentation, cosmetics 2010-01-24 00:51:17 +02:00
9967751b1d * rename MuMsgXapian => MuMsgIterXapian 2010-01-23 23:34:27 +02:00
501ce008d3 * <many>: (WIP) use ~/mu/xapian as the database with an embedded version tag
- add checks in the code to make sure the database is up to date,
    if not, warn the user.
2010-01-23 20:50:06 +02:00
287a17f225 * mu-query-xapain.h: use G_GNUC_WARN_UNUSED_RESULT in function that return results that must be freed 2010-01-08 20:49:16 +02:00
b1a9cf8450 * refactoring, cleanup of the configuration / command system 2010-01-02 14:44:26 +02:00
4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
390b3db86f * mu-query-xapian: take a char** for combine; improve _get_query err handling 2009-12-11 22:06:49 +02:00
71abd126cd * mu-query-xapian: make the C++ more like C
mixing styles leads to weird errors
2009-12-09 00:01:49 +02:00
c16cea11c9 * mu-query.*: fix querying after recent changes 2009-12-05 20:10:58 +02:00
2b0aca1bf7 * initial import of mu - the next generation 2009-11-25 22:55:06 +02:00