Maybe you need to check you repository.xml, whats the indexers that you put in your SearchIndex tag?
br 2007/10/31, Christoph Kiehl <[EMAIL PROTECTED]>: > > Jim Jones wrote: > > > New nodes added under the root node aren't search-able unless the index > > is rebuilt by stoppin the repository, deleting the index folders and > > then restarting the repository. > > Are you maybe calling Node/Session.save() before exiting you program? New > nodes > are automatically added to the search index if you call Node.save() or > Session.save(). Only calling Node.addNode() doesn't add a node to the > search > index (see 6.6.7 Search Scope in the JCR spec). I have no other idea why > your > nodes are not indexed. Could you please post you code if calling save() > first > doesn't resolve your issues? > > Cheers, > Chris > > -- Alexandre Costa Martins CESAR - Recife Center for Advanced Studies and Systems Software Engineer and Software Reuse Researcher MSc Candidate at Federal University of Pernambuco RiSE Member - http://www.rise.com.br Sun Certified Programmer for Java 5.0 (SCPJ5.0) E-mail: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] GTalk: [EMAIL PROTECTED] Skype: xandecmartins Mobile: +55 (81) 9929-9548 Office: +55 (81) 3425-4763 Fax: +55 (81) 3425-4701
