Quote:
Originally Posted by encol
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.