Hello Chritophe, Your suggestions worked. I was able to customize the search & split the basic search into title search & content search. Really appreciate you taking your time out to answer my question... Thank you...
> Message: 2 > Date: Fri, 24 Jul 2009 15:38:45 +0530 > From: Dilipkumar Jadhav <[email protected]> > Subject: [xwiki-users] Customized search possibility > To: [email protected] > Message-ID: > <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Hello All, > Is there a way to customize xwiki search. Eg. If we would like to search > for > keywords only in the title of the document and not in the content OR if the > search should return result based only on tag search. > If it is possible would it be in groovy/velocity or it would involve source > files... > Any help is much appreciated. > Thank you... > > > ------------------------------ > > Message: 3 > Date: Fri, 24 Jul 2009 13:08:53 +0200 > From: "PERINAUD Christophe" <[email protected]> > Subject: Re: [xwiki-users] Customized search possibility > To: "XWiki Users" <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > Hi, > > For the WebSearch engine (the one i use), you can modify the code of the > WebSearch page for the look and change also the code in the page > XWiki.WebSearchCode to customize the way to search your words in the wiki > (page names, content, text fields, textarea fields). Would not be too > difficult to also add a search in tags (based on the search in tags page) > > Hope it helps > > -----Message d'origine----- > De : [email protected] [mailto:[email protected]] De la part > de Dilipkumar Jadhav > Envoy? : vendredi 24 juillet 2009 12:09 > ? : [email protected] > Objet : [xwiki-users] Customized search possibility > > Hello All, > Is there a way to customize xwiki search. Eg. If we would like to search > for > keywords only in the title of the document and not in the content OR if the > search should return result based only on tag search. > If it is possible would it be in groovy/velocity or it would involve source > files... > Any help is much appreciated. > Thank you... > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > > -------------------------------------------------------------------------------- > > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
