Re: [xwiki-users] Apache Solr installation ?
Gaci, Hakim wrote: > I can't find any source files in the XWiki Enterprise folder... no .java, no > .jsp !? > Did I miss something ? Have you read http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository ? Marius > > -Message d'origine- > De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de > Vincent Massol > Envoyé : lundi 14 décembre 2009 10:26 > À : XWiki Users > Objet : Re: [xwiki-users] Apache Solr installation ? > > > On Dec 14, 2009, at 10:14 AM, Vincent Massol wrote: > >> Hi, >> >> On Dec 14, 2009, at 10:10 AM, Gaci, Hakim wrote: >> >>> Hi Sergiu, >>> >>> Thanks for your answer, >>> I have to implement this for an important customer... I thought it >>> was possible (and I know it won't be easy) >>> But do know how I can do this ? The general steps and principles ? >>> Do I have to create a plugin ? >> The best solution IMO is to contact XWiki SAS (http://xwiki.com) and >> ask them if they could do custom development for you (ie subcontract >> to them). > > Just to clarify what I meant (since I found it not clear after re- > reading myself): > - One way to participate to the XWiki projects is to sponsor the > development of some features. This has a double advantage: it helps > the XWiki project and in addition if what is developed goes back in > the community you get "free" support for it in future releases. > > The other way is to participate directly to the xwiki development here > by making a design proposal, gather a discussion around your idea, > generate an agreement, create some patches implementing the idea and > get some committers to commit them for you (basically this is exactly > what XWiki SAS would do if you contacted them to help you with this > development). > > Thanks > -Vincent > > PS: For full disclosure, I am XWiki SAS CTO. I am also a xwiki > committer. Hence the reason I present the 2 sides of the story and the > 2 possibilities that exist ;) > >> If not then you'll need to read the source code since this is not >> done and there's no documentation on this. Note that what you do may >> also be made obsolete later on when we work on this here (unless you >> participate and propose a design here, make it accepted and develop >> it collaboratively with the xwiki developers). >> >> Thanks >> -Vincent >> >>> Regards >>> >>> -Message d'origine- >>> De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la >>> part de Sergiu Dumitriu >>> Envoyé : lundi 14 décembre 2009 01:25 >>> À : XWiki Users >>> Objet : Re: [xwiki-users] Apache Solr installation ? >>> >>> On 12/10/2009 03:48 PM, Gaci, Hakim wrote: >>>> Hi, >>>> >>>> I'd like to index files to find them with Lucene search (TXT, PDF, >>>> WORD, PPT, XML, HTML...) >>>> I found this very useful tool in apache projects : Solr >>>> (http://lucene.apache.org/solr/ >>>> ) >>>> This works on top of lucene search tool. >>>> Is it possible to install Apache Solr on XWiki ? >>> Hi, >>> >>> Yes, it is possible, but it's not very easy at the moment, since the >>> integration hasn't been done yet. >>> >>> We're also evaluating different strategies for our next search >>> engine, >>> since the current Lucene plugin is pretty old, buggy and >>> deprecated. We >>> can either reimplement or improve a direct Lucene plugin, use Solr, >>> or >>> use Compass. >>> >>> -- >>> Sergiu Dumitriu >>> http://purl.org/net/sergiu/ > > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users > > > Please help Logica to respect the environment by not printing this email / > Pour contribuer comme Logica au respect de l'environnement, merci de ne pas > imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen > Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a > respeitar o ambiente nao imprimindo este correio electronico. > > > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be copied, > disclosed to, retained or used by, any other party. If you are not an > intended recipient then please promptly delete this e-mail and any attachment > and all copies and inform the sender. Thank you. > > > ___ > users mailing list > users@xwiki.org > http://lists.xwiki.org/mailman/listinfo/users ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Apache Solr installation ?
So I can do this by developing a new plugin "SolrSearch" ? -Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Vincent Massol Envoyé : lundi 14 décembre 2009 10:26 À : XWiki Users Objet : Re: [xwiki-users] Apache Solr installation ? On Dec 14, 2009, at 10:14 AM, Vincent Massol wrote: > Hi, > > On Dec 14, 2009, at 10:10 AM, Gaci, Hakim wrote: > >> Hi Sergiu, >> >> Thanks for your answer, >> I have to implement this for an important customer... I thought it >> was possible (and I know it won't be easy) >> But do know how I can do this ? The general steps and principles ? >> Do I have to create a plugin ? > > The best solution IMO is to contact XWiki SAS (http://xwiki.com) and > ask them if they could do custom development for you (ie subcontract > to them). Just to clarify what I meant (since I found it not clear after re- reading myself): - One way to participate to the XWiki projects is to sponsor the development of some features. This has a double advantage: it helps the XWiki project and in addition if what is developed goes back in the community you get "free" support for it in future releases. The other way is to participate directly to the xwiki development here by making a design proposal, gather a discussion around your idea, generate an agreement, create some patches implementing the idea and get some committers to commit them for you (basically this is exactly what XWiki SAS would do if you contacted them to help you with this development). Thanks -Vincent PS: For full disclosure, I am XWiki SAS CTO. I am also a xwiki committer. Hence the reason I present the 2 sides of the story and the 2 possibilities that exist ;) > If not then you'll need to read the source code since this is not > done and there's no documentation on this. Note that what you do may > also be made obsolete later on when we work on this here (unless you > participate and propose a design here, make it accepted and develop > it collaboratively with the xwiki developers). > > Thanks > -Vincent > >> Regards >> >> -Message d'origine- >> De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la >> part de Sergiu Dumitriu >> Envoyé : lundi 14 décembre 2009 01:25 >> À : XWiki Users >> Objet : Re: [xwiki-users] Apache Solr installation ? >> >> On 12/10/2009 03:48 PM, Gaci, Hakim wrote: >>> Hi, >>> >>> I'd like to index files to find them with Lucene search (TXT, PDF, >>> WORD, PPT, XML, HTML...) >>> I found this very useful tool in apache projects : Solr >>> (http://lucene.apache.org/solr/ >>> ) >>> This works on top of lucene search tool. >>> Is it possible to install Apache Solr on XWiki ? >> >> Hi, >> >> Yes, it is possible, but it's not very easy at the moment, since the >> integration hasn't been done yet. >> >> We're also evaluating different strategies for our next search >> engine, >> since the current Lucene plugin is pretty old, buggy and >> deprecated. We >> can either reimplement or improve a direct Lucene plugin, use Solr, >> or >> use Compass. >> >> -- >> Sergiu Dumitriu >> http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Apache Solr installation ?
I can't find any source files in the XWiki Enterprise folder... no .java, no .jsp !? Did I miss something ? -Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Vincent Massol Envoyé : lundi 14 décembre 2009 10:26 À : XWiki Users Objet : Re: [xwiki-users] Apache Solr installation ? On Dec 14, 2009, at 10:14 AM, Vincent Massol wrote: > Hi, > > On Dec 14, 2009, at 10:10 AM, Gaci, Hakim wrote: > >> Hi Sergiu, >> >> Thanks for your answer, >> I have to implement this for an important customer... I thought it >> was possible (and I know it won't be easy) >> But do know how I can do this ? The general steps and principles ? >> Do I have to create a plugin ? > > The best solution IMO is to contact XWiki SAS (http://xwiki.com) and > ask them if they could do custom development for you (ie subcontract > to them). Just to clarify what I meant (since I found it not clear after re- reading myself): - One way to participate to the XWiki projects is to sponsor the development of some features. This has a double advantage: it helps the XWiki project and in addition if what is developed goes back in the community you get "free" support for it in future releases. The other way is to participate directly to the xwiki development here by making a design proposal, gather a discussion around your idea, generate an agreement, create some patches implementing the idea and get some committers to commit them for you (basically this is exactly what XWiki SAS would do if you contacted them to help you with this development). Thanks -Vincent PS: For full disclosure, I am XWiki SAS CTO. I am also a xwiki committer. Hence the reason I present the 2 sides of the story and the 2 possibilities that exist ;) > If not then you'll need to read the source code since this is not > done and there's no documentation on this. Note that what you do may > also be made obsolete later on when we work on this here (unless you > participate and propose a design here, make it accepted and develop > it collaboratively with the xwiki developers). > > Thanks > -Vincent > >> Regards >> >> -Message d'origine- >> De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la >> part de Sergiu Dumitriu >> Envoyé : lundi 14 décembre 2009 01:25 >> À : XWiki Users >> Objet : Re: [xwiki-users] Apache Solr installation ? >> >> On 12/10/2009 03:48 PM, Gaci, Hakim wrote: >>> Hi, >>> >>> I'd like to index files to find them with Lucene search (TXT, PDF, >>> WORD, PPT, XML, HTML...) >>> I found this very useful tool in apache projects : Solr >>> (http://lucene.apache.org/solr/ >>> ) >>> This works on top of lucene search tool. >>> Is it possible to install Apache Solr on XWiki ? >> >> Hi, >> >> Yes, it is possible, but it's not very easy at the moment, since the >> integration hasn't been done yet. >> >> We're also evaluating different strategies for our next search >> engine, >> since the current Lucene plugin is pretty old, buggy and >> deprecated. We >> can either reimplement or improve a direct Lucene plugin, use Solr, >> or >> use Compass. >> >> -- >> Sergiu Dumitriu >> http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Apache Solr installation ?
On Dec 14, 2009, at 10:14 AM, Vincent Massol wrote: > Hi, > > On Dec 14, 2009, at 10:10 AM, Gaci, Hakim wrote: > >> Hi Sergiu, >> >> Thanks for your answer, >> I have to implement this for an important customer... I thought it >> was possible (and I know it won't be easy) >> But do know how I can do this ? The general steps and principles ? >> Do I have to create a plugin ? > > The best solution IMO is to contact XWiki SAS (http://xwiki.com) and > ask them if they could do custom development for you (ie subcontract > to them). Just to clarify what I meant (since I found it not clear after re- reading myself): - One way to participate to the XWiki projects is to sponsor the development of some features. This has a double advantage: it helps the XWiki project and in addition if what is developed goes back in the community you get "free" support for it in future releases. The other way is to participate directly to the xwiki development here by making a design proposal, gather a discussion around your idea, generate an agreement, create some patches implementing the idea and get some committers to commit them for you (basically this is exactly what XWiki SAS would do if you contacted them to help you with this development). Thanks -Vincent PS: For full disclosure, I am XWiki SAS CTO. I am also a xwiki committer. Hence the reason I present the 2 sides of the story and the 2 possibilities that exist ;) > If not then you'll need to read the source code since this is not > done and there's no documentation on this. Note that what you do may > also be made obsolete later on when we work on this here (unless you > participate and propose a design here, make it accepted and develop > it collaboratively with the xwiki developers). > > Thanks > -Vincent > >> Regards >> >> -Message d'origine- >> De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la >> part de Sergiu Dumitriu >> Envoyé : lundi 14 décembre 2009 01:25 >> À : XWiki Users >> Objet : Re: [xwiki-users] Apache Solr installation ? >> >> On 12/10/2009 03:48 PM, Gaci, Hakim wrote: >>> Hi, >>> >>> I'd like to index files to find them with Lucene search (TXT, PDF, >>> WORD, PPT, XML, HTML...) >>> I found this very useful tool in apache projects : Solr >>> (http://lucene.apache.org/solr/ >>> ) >>> This works on top of lucene search tool. >>> Is it possible to install Apache Solr on XWiki ? >> >> Hi, >> >> Yes, it is possible, but it's not very easy at the moment, since the >> integration hasn't been done yet. >> >> We're also evaluating different strategies for our next search >> engine, >> since the current Lucene plugin is pretty old, buggy and >> deprecated. We >> can either reimplement or improve a direct Lucene plugin, use Solr, >> or >> use Compass. >> >> -- >> Sergiu Dumitriu >> http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Apache Solr installation ?
Hi, On Dec 14, 2009, at 10:10 AM, Gaci, Hakim wrote: > Hi Sergiu, > > Thanks for your answer, > I have to implement this for an important customer... I thought it > was possible (and I know it won't be easy) > But do know how I can do this ? The general steps and principles ? > Do I have to create a plugin ? The best solution IMO is to contact XWiki SAS (http://xwiki.com) and ask them if they could do custom development for you (ie subcontract to them). If not then you'll need to read the source code since this is not done and there's no documentation on this. Note that what you do may also be made obsolete later on when we work on this here (unless you participate and propose a design here, make it accepted and develop it collaboratively with the xwiki developers). Thanks -Vincent > Regards > > -Message d'origine- > De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la > part de Sergiu Dumitriu > Envoyé : lundi 14 décembre 2009 01:25 > À : XWiki Users > Objet : Re: [xwiki-users] Apache Solr installation ? > > On 12/10/2009 03:48 PM, Gaci, Hakim wrote: >> Hi, >> >> I'd like to index files to find them with Lucene search (TXT, PDF, >> WORD, PPT, XML, HTML...) >> I found this very useful tool in apache projects : Solr >> (http://lucene.apache.org/solr/ >> ) >> This works on top of lucene search tool. >> Is it possible to install Apache Solr on XWiki ? > > Hi, > > Yes, it is possible, but it's not very easy at the moment, since the > integration hasn't been done yet. > > We're also evaluating different strategies for our next search engine, > since the current Lucene plugin is pretty old, buggy and deprecated. > We > can either reimplement or improve a direct Lucene plugin, use Solr, or > use Compass. > > -- > Sergiu Dumitriu > http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Apache Solr installation ?
Hi Sergiu, Thanks for your answer, I have to implement this for an important customer... I thought it was possible (and I know it won't be easy) But do know how I can do this ? The general steps and principles ? Do I have to create a plugin ? Regards -Message d'origine- De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de Sergiu Dumitriu Envoyé : lundi 14 décembre 2009 01:25 À : XWiki Users Objet : Re: [xwiki-users] Apache Solr installation ? On 12/10/2009 03:48 PM, Gaci, Hakim wrote: > Hi, > > I'd like to index files to find them with Lucene search (TXT, PDF, WORD, PPT, > XML, HTML...) > I found this very useful tool in apache projects : Solr > (http://lucene.apache.org/solr/) > This works on top of lucene search tool. > Is it possible to install Apache Solr on XWiki ? Hi, Yes, it is possible, but it's not very easy at the moment, since the integration hasn't been done yet. We're also evaluating different strategies for our next search engine, since the current Lucene plugin is pretty old, buggy and deprecated. We can either reimplement or improve a direct Lucene plugin, use Solr, or use Compass. -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
Re: [xwiki-users] Apache Solr installation ?
On 12/10/2009 03:48 PM, Gaci, Hakim wrote: > Hi, > > I'd like to index files to find them with Lucene search (TXT, PDF, WORD, PPT, > XML, HTML...) > I found this very useful tool in apache projects : Solr > (http://lucene.apache.org/solr/) > This works on top of lucene search tool. > Is it possible to install Apache Solr on XWiki ? Hi, Yes, it is possible, but it's not very easy at the moment, since the integration hasn't been done yet. We're also evaluating different strategies for our next search engine, since the current Lucene plugin is pretty old, buggy and deprecated. We can either reimplement or improve a direct Lucene plugin, use Solr, or use Compass. -- Sergiu Dumitriu http://purl.org/net/sergiu/ ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users