Re: [xwiki-users] Apache Solr installation ?

2009-12-14 Thread Gaci, Hakim
...@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

Re: [xwiki-users] Apache Solr installation ?

2009-12-14 Thread Vincent Massol
...@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

Re: [xwiki-users] Apache Solr installation ?

2009-12-14 Thread Vincent Massol
-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

Re: [xwiki-users] Apache Solr installation ?

2009-12-14 Thread Gaci, Hakim
: [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

Re: [xwiki-users] Apache Solr installation ?

2009-12-14 Thread Gaci, Hakim
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

Re: [xwiki-users] Apache Solr installation ?

2009-12-14 Thread Marius Dumitru Florea
-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

Re: [xwiki-users] Apache Solr installation ?

2009-12-13 Thread Sergiu Dumitriu
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

[xwiki-users] Apache Solr installation ?

2009-12-10 Thread Gaci, Hakim
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 ? Thanks Please help