mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-20 15:00:36 -04:00
WIP Index GXS channels with xapian
Use temporary DB ATM
This commit is contained in:
parent
ce61174d79
commit
c0e92ddc6b
6 changed files with 247 additions and 62 deletions
|
@ -293,7 +293,8 @@ public:
|
|||
|
||||
virtual void clear();
|
||||
|
||||
virtual void serial_process(RsGenericSerializer::SerializeJob j,RsGenericSerializer::SerializeContext& ctx);
|
||||
virtual void serial_process( RsGenericSerializer::SerializeJob j,
|
||||
RsGenericSerializer::SerializeContext& ctx );
|
||||
|
||||
RsGxsGroupId grpId; /// group Id, needed to complete version Id (ncvi)
|
||||
static int refcount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue