Fulltext indexes not synced, right?
I just synced a rather large library. All looks fine, but the sqlite file is a lot smaller here than on the other (original) side (3,5 vs. 90Mb). Could it be because fulltext indexes are not synced? And if so, is this expected behaviour? What if I would also sync my attachments (no WebDAV space currently so that has to wait), would the fulltext indexes be on both sides or would I have to reindex?
-
dstillmanFull-text indexes are not currently synced, though they may be eventually to allow for server-based searching. In the more immediate future, we may add automatic post-sync indexing.
-
rdiaz02This is still not impleted, is that right? I've been playing around with this and, if I understand correctly, either one syncs externally (e.g., via rsync or unison, not via Zotero syncs) the storage directories AND the sqlite files, or else one would need to re-index locally in every machine. Is this correct?
-
markThat is correct.