I am using roller 4, the latest version available on roller website. I have a planet aggregator roller setup. This planet aggregator has pulled the subcriptions from another roller site aggregator. My aim is to search from planet aggregator roller. Search says
Showing 1 - 0 of total 0 search results What i see is that planet roller has not created the index, even if i delete the existing index and restart roller. It creates 2 files segments, and .index-inconsistent something but there is no .cfs file I have set the following properties that i could think of was related to index creation in roller-custom.properties file. rendering.searchModels=\ org.apache.roller.weblogger.ui.rendering.model.SearchResultsModel,\ org.apache.roller.weblogger.ui.rendering.model.ConfigModel,\ org.apache.roller.weblogger.ui.rendering.model.UtilitiesModel,\ org.apache.roller.weblogger.ui.rendering.model.URLModel,\ org.apache.roller.weblogger.ui.rendering.model.MessageModel,\ org.apache.roller.weblogger.ui.rendering.model.CalendarModel,\ org.apache.roller.weblogger.ui.rendering.model.MenuModel,\ org.apache.roller.weblogger.ui.rendering.model.PlanetModel # Directory in which search index is to be created # (delete this directory to force Roller to recreate the entire search index) search.index.dir=C:/planetcache/roller_data/search-index # Planet cache (planet page and rss feed) cache.planet.enabled=true cache.planet.size=10 cache.planet.timeout=1800 cache.dir=C:/planetcache/roller_data/planetcache -- View this message in context: http://www.nabble.com/Search-doesn%27t-work-in-Planet-Aggregator-Roller-tp19643608s12275p19643608.html Sent from the Roller - User mailing list archive at Nabble.com.
