Re: How different is solr 4.7 from latest version.

2018-01-13 Thread srini sampath
Thanks Joe and Shawn. This is very useful information. @Joe, I need to upgrade and use synonym support of support. So I think I should better start with latest version. .Best, Srini Sampath. .Best, Srini Sampath On Fri, Jan 12, 2018 at 8:42 PM, Joe Heasly wrote: > Srini, > > We upgr

How different is solr 4.7 from latest version.

2018-01-12 Thread srini sampath
ences which makes it too difficult to understand for a newbie). Does it cover all the features related to new version (like important features) or is it better to follow some other resource? .Best, Srini Sampath.

Re: How to build solr

2017-09-29 Thread srini sampath
It says no main manifest attribute. I would be glad if I can get solution specific to this issue. .Best, Srini Sampath On Fri, Sep 22, 2017 at 9:55 PM, Erick Erickson wrote: > 1> do you have ant installed? My guess is yes but thought I'd check > 2> what target are you executing?

Re: How to build solr

2017-09-21 Thread srini sampath
PS: I have Installed both Ant and Ivy in my system. But there is no ${user.home}\.ant\lib folder On Fri, Sep 22, 2017 at 11:41 AM, srini sampath wrote: > Thanks Aman, > Erick, I followed the link and I am getting the following error, > > Buildfile: ${user.home}\git\lucene-so

Re: How to build solr

2017-09-21 Thread srini sampath
> Erick > > On Thu, Sep 21, 2017 at 3:07 AM, Aman Tandon > wrote: > > Hi Srini, > > > > Kindly refer to the READ.ME section of this link of GitHub, this should > > work. > > https://github.com/apache/lucene-solr/blob/master/README.md > > > >

How to build solr

2017-09-21 Thread srini sampath
Hi, How to build and compile solr in my locale machine? it seems the https://wiki.apache.org/solr/HowToCompileSolr page became obsolete. Thanks in advance