Mitthieu or someone else, Would you please have a check? If the URL is right to follow?
I got below error ## [root@localhost james-project]# java -Dworking.directory=/home/haimingli/james/conf -jar server/container/guice/target/james-server-guice-3.0.0-beta5-SNAPSHOT.jar server/container/guice/target/james-server-guice-3.0.0-beta5-SNAPSHOT.jar中没有主清单属性 [root@localhost james-project]# ## If https://github.com/linagora/james-project/pull/415 is 100% right? /Haiming 发送自 Windows 10 版邮件应用 发件人: li hai ming<mailto:[email protected]> 发送时间: 2016年9月28日 07:11 收件人: Matthieu Baechler<mailto:[email protected]>; [email protected]<mailto:[email protected]> 主题: 答复: question: elasticsearch for james Hi Matthieu, I am trying Cassandra + ES. Following https://github.com/linagora/james-project/pull/415, under G:\workspace\james-project> execute mvn package -DskipTests -am -pl server/container/guice/cassandra-guice the URL says ## Step 5: Start ############# * Run James <i>$ java -Dworking.directory=<b>WORKING_PATH</b> -jar server/container/cassandra-guice/target/james-server-cassandra-guice-beta5-SNAPSHOT.jar</i> ## However I see the jar is under G:\workspace\james-project\server\container\guice\target While under G:\workspace\james-project\server\container\cassandra-guice there is no target. Could it be a typo in the page? Btw: is there any more info/doc about Cassandra+ES? /Haiming LI 发送自 Windows 10 版邮件应用 发件人: Matthieu Baechler<mailto:[email protected]> 发送时间: 2016年9月23日 20:03 收件人: [email protected]<mailto:[email protected]> 主题: Re: question: elasticsearch for james Right now, the only tested components combination is cassandra + ES. You should be able to run that combination by following the README.txt with docker or my updated version of quickstart here : https://github.com/linagora/james-project/pull/415 Regards, -- Matthieu Baechler On 09/23/2016 10:25 AM, li hai ming wrote: > Matthieu, > > Great! > > By "will be" in " Elasticsearch 2 will be the default search engine for > James 3.0.", do you mean v3-beta5 will have it? > > Any pre-v3-beta5 we can have a try now? > > -- > haiming.li > > -----Original Message----- > From: Matthieu Baechler [mailto:[email protected]] > Sent: Friday, September 23, 2016 16:23 > To: [email protected] > Subject: Re: question: elasticsearch for james > > Hi Haiming, > > > On 09/23/2016 08:38 AM, li hai ming wrote: >> Hi, >> Can someone share a bit on the progress and plan of > https://github.com/apache/james-project/tree/master/mailbox/elasticsearch? >> e.g., what is it for? will it be included in v3-beta5? >> BR/Haiming LI >> >> >> > Elasticsearch 2 will be the default search engine for James 3.0. > > It passes all the integration tests we have and should work really well. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
