View Single Post
Old 08-02-2016, 06:28 PM   #11
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by encol View Post
i'm trying the commands i found in the script but, when i try to suspend the indexer:
Code:
lipc-set-prop -- com.lab126.indexer pauseIndexerMilliseconds 86400000
nothing happens, and in /var/log/messages i see:
Code:
160802:230232 cvm[4818]: E IndexerThread:Error::indexer pause, unsourced, value 86400000 not supported, non-positive values clear all sourced pauses
i tried also other values but nothing changes
So it isn't double precision (from the message that the value was treated as negative).

Will lipc-probe tell you what is expected as arguments?

Well, now you know how to clear all other indexer pauses ( pass -1 ).
Which is what you wanted, isn't it?

Your topic here was:
"Force the indexing of a book"
So now that you have removed all reasons for the indexer to pause, I guess that is what it will do, index your book.

Last edited by knc1; 08-02-2016 at 06:30 PM.
knc1 is offline   Reply With Quote