-to-
> debug-solr-with-eclipse/
> >
> >
> > -Original Message-
> > From: Atita Arora [mailto:atitaar...@gmail.com]
> > Sent: Friday, September 22, 2017 10:07 AM
> > To: solr-user@lucene.apache.org
> > Subject: Re: How to build solr
> >
>
> http://opensourceconnections.com/blog/2013/04/13/how-to-debug-solr-with-eclipse/
>
>
> -Original Message-
> From: Atita Arora [mailto:atitaar...@gmail.com]
> Sent: Friday, September 22, 2017 10:07 AM
> To: solr-user@lucene.apache.org
> Subject: Re: How to build sol
]
Sent: Friday, September 22, 2017 10:07 AM
To: solr-user@lucene.apache.org
Subject: Re: How to build solr
http://www.gingercart.com/Home/search-and-crawl/build-and-run-solr-from-source
and follow thread
http://lucene.472066.n3.nabble.com/running-solr-in-debug-through-eclipse-td4159777.html
to run
http://www.gingercart.com/Home/search-and-crawl/build-and-run-solr-from-source
and follow thread
http://lucene.472066.n3.nabble.com/running-solr-in-debug-through-eclipse-td4159777.html
to run solr server in debug mode through eclipse.
Should give you some hint.
Let me go through your error ag
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-solr\build.xml
>
> comp
Thanks Aman,
Erick, I followed the link and I am getting the following error,
Buildfile: ${user.home}\git\lucene-solr\build.xml
compile:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
ivy-availability-check:
BUILD FAILED
${user.home}\git\lucene-solr\build.xml:30
And did you follow the link provided on that page?
Best,
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
>
> With regards,
> Ama
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
With regards,
Aman Tandon
On Sep 21, 2017 1:53 PM, "srini sampath"
wrote:
> Hi,
> How to build and compile solr in my locale machine? it seems th