On Fri, Jun 22, 2007 at 09:41:07AM -0400, Dave wrote: > Hi Glen, > > It's hard to diagnose problems without any error messages. Could you > try turning up the logging on the search subsystem. You should be able > to do that by adding a line to WEB-INF/classes/log4j.properties like > so: > > log4j.category.org.apache.roller.business.search=DEBUG
I have done this with DEBUG logging and saw no messages regarding rebuilding the search indexes during startup after having deleted everything in the lucene search directory. I did see log entries when I rebuilt the search index for an individual blog using the blog admin online interface. I will give it another shot just in case I missed something. > Then stop Roller, delete your logs and restart. You should be able to > better see what is happening with search. Any clues there? Just to be clear. There is no other way to rebuild the search index for all blogs than stop roller, delete the contents of the lucene search directory, then restart roller? Thanks, Glenn
