On Thu, 2009-10-15 at 15:34 +0530, Anish wrote: > > Please try to look into the default publication "search > > functionality" in lenya to know how it works. > > Hi Sac > > I have looked for it but by default it works with the standard > locations of CMS, actually I wanted to use my custom locations. I'm > unable to figure out that how to configure lucene search within the > publication for accessing my custom locations. >
I am not 100% sure whether I understand you but have a look at http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/pubs/default/config/search/lucene_index.xml?view=markup There you can configure the location of the lucene index. HTH salu2 > > Please suggest. > TIA > > sac sha wrote: > > Hi Anish > > > > You are right. Lucene search is there in lenya.. > > > > Please try to look into the default publication "search > > functionality" in lenya to know how it works. > > > > Regards > > Sac > > > > On Thu, Oct 15, 2009 at 9:46 AM, Anish <[email protected]> > > wrote: > > > See the FAQ on indexing here: > > > http://wiki.apache.org/lucene-java/LuceneFAQ#Indexing > > > > > > > > > I've checked the documentation, it gives implementation of > > lucene search in java but I need to configure that in lenya > > pub. I think it is already implemented in lenya, we just > > need to edit/append some configuration file . > > > > Correct me if I'm wrong and please suggest. > > > > Regards > > > > Anish > > > > > > > > Vik Tara wrote: > > > Anish, > > > > > > Check the lucene project website and their documentation. > > > > > > See the FAQ on indexing here: > > > http://wiki.apache.org/lucene-java/LuceneFAQ#Indexing > > > > > > Regards > > > > > > > > > Vik > > > > > > Anish wrote: > > > > > > > Hi All > > > > > > > > I want to use lucene search for my publication. I want to > > include some > > > > external system folder in the search i.e. in my custom search, > > I want > > > > some XMLs to be searched which are placed on the system but > > outside tomcat. > > > > > > > > Please suggest > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > > > > > > > > > > > > > -- > > Regards > > Sachin Sharma > > > > > -- > Anish Sneh > Software Engineer > Techblue Softwares Pvt. Ltd. > www.technologyblueprint.co.uk > > -- Thorsten Scherler <thorsten.at.apache.org> Open Source Java <consulting, training and solutions> Sociedad Andaluza para el Desarrollo de la Sociedad de la Información, S.A.U. (SADESI) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
