Hi Andrew<br><br><div class="gmail_quote">On Thu, Sep 23, 2010 at 9:07 PM, Andrew Lake <span dir="ltr">&lt;<a href="mailto:jamboarder@gmail.com">jamboarder@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is there any situation under which indexed data would be cleared from<br>
the repository?  I&#39;m trying to hunt down a problem where occasionally,<br>
as far as I can tell, I lose all the indexed information.<br>
<br>
Another thought is about the storage of non-technically extractable<br>
properties with resources that were created by strigi.  If I recall<br>
correctly, indexed data is stored in a separate context for data that<br>
is technically extractable and thus re-creatable. Does non-technically<br>
extractable properties like rating and nuao properties of that<br>
resource end up getting stored in that context as well?  Sorry if I&#39;m<br>
completely misunderstanding, well..., everything.<br></blockquote><div><br></div><div>No, they are not stored in the same context. The indexed properties (technically extractable and thus re-creatable :) are stored in a <b>nrl:DiscardableInstanceBase</b> whereas the non-discard-able properties like ratings and tags are stored in <b>nrl:InstanceBase</b>.</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
In any event, whatever is causing the loss of indexed data in my case<br>
also causes a loss of this other valuable non-extractable which can&#39;t<br>
be (easily) recreated.  So I&#39;m grateful for any ideas you might be<br>
able to provide.<br></blockquote><div><br></div><div>The only case that I can think of is that you were trying to move the files and your metadatamover service isn&#39;t working properly. This happens if the metadatamover is not able to create all the inotify watches that it requires. This happened to me when I moved to Arch, their inotify watch limit was a little too low ( /proc/sys/fs/inotify/max_user_watches ).</div>
<div><br></div><div>Could you check if your metadatamover service is working? You can do that by moving ( not copying ) a file and checking if it&#39;s metadata is still intact.</div><div><br></div><div>- Vishesh Handa </div>
<div><br></div><div>PS: A folder is also a file.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Thanks much for all your hard work.<br>
<br>
peace and much respect,<br>
<font color="#888888">Andrew lake<br>
_______________________________________________<br>
Nepomuk mailing list<br>
<a href="mailto:Nepomuk@kde.org">Nepomuk@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/nepomuk" target="_blank">https://mail.kde.org/mailman/listinfo/nepomuk</a><br>
</font></blockquote></div><br>