Yes, there are some searchContent screens and requests. You can reach it here https://demo.hotwaxmedia.com/ecommerce/control/searchContent
Not clear if it works or not. -Bruno 2008/9/14 Patrick Antivackis <[EMAIL PROTECTED]> > Hello, > In fact org.apache.lucene is imported in the 3 following classes : > content/src/org/ofbiz/content/search/ContentDocument.java > content/src/org/ofbiz/content/search/DataRessourceDocument.java > content/src/org/ofbiz/content/search/SearchWorker.java > > SearchWorker.java is called by > content/src/org/ofbiz/content/search/SearchService.java, > content/webapp/content/WEB-INF/actions/cms/Search.groovy and > ecommerce/webapp/ecommerce/WEB-INF/actions/content/Search.groovy > > The SerchService is defined as indexTree. > > cms/Search.groovy is used in CMSScreens.xml#AdminSearch and > content/Search.groovy by ContentScreens.xml#searchContent > > So there is definately a UI in the admin of content and in ecommerce pages, > look in the Screens.xml to find the ftls or forms. > > Regards >
