You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@sling.apache.org by Anton P <pa...@gmail.com> on 2015/12/10 16:44:26 UTC

Exclude Sling nodes from indexing

Hi,  I have standalone application with MSSqlPersistenceManager. 

On application startup for existing DB and clean workspace folder structure
I have: 

10:07:43.823 INFO  [FelixStartLevel] <o.a.j.core.query.lucene.MultiIndex>
indexing...
/var/eventing/jobs/assigned/14ef287e-b403-4854-a6cd-392d81672558/XXX/2015/12/4/12/57/14ef287e-b403-4854-a6cd-392d81672558_945790
(*430300*)  

From
https://sling.apache.org/documentation/bundles/apache-sling-eventing-and-job-handling.html
I can see: 
/As soon as the method returns from the job manager, the job is persisted
and the job manager ensures that this job will be processed exactly once./  

So have a questions:  
Am I correct that node is created for succeed job and persisted. And it
never goes away? 
Is there a way to exclude {http://sling.apache.org/jcr/event/1.0}Job from
index?



--
View this message in context: http://apache-sling.73963.n3.nabble.com/Exclude-Sling-nodes-from-indexing-tp4057573.html
Sent from the Sling - Users mailing list archive at Nabble.com.