* mu-msg-fields: index msg path as well (so we can search them)
This commit is contained in:
@ -88,7 +88,7 @@ static const MuMsgField FIELD_DATA[] = {
|
||||
MU_MSG_FIELD_ID_PATH,
|
||||
MU_MSG_FIELD_TYPE_STRING,
|
||||
"path", "p", "P",
|
||||
FLAG_XAPIAN | FLAG_GMIME
|
||||
FLAG_XAPIAN | FLAG_GMIME | FLAG_XAPIAN_INDEX
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user