Re: Creating new backend - help wanted



Hello,

If You change the 'NewKeyword' to simple 'New' at line 185, then it will
work :

> indexable.AddProperty (Property.NewKeyword ("dc:title", item.Title));

< indexable.AddProperty (Property.New ("dc:title", item.Title));

BlamQueryable indexes feeds using this method.

Regards,

OJ






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]