You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Erick Erickson <er...@gmail.com> on 2013/04/01 14:28:30 UTC

Re: Need Help in Patching OPENNLP

Here's the start-up page:
http://wiki.apache.org/solr/HowToContribute

First, just check out the code via svn and build it (see the page
above). That'll tell you if you have all the tools available.
Second, apply the patch to the source. From the root of your source,
'patch -p0 -i <patch name>'
Third, execute "ant example dist" and that should build you source
with the patch in place...

If you get stuck, let us know what problems you are having, specific
errors you're receiving, all that kind of stuff....

Best
Erick

On Fri, Mar 29, 2013 at 7:42 AM, karthicrnair <ka...@gmail.com> wrote:
> Hi All,
>
> am very new to solr and Java technology. I would wonder if some one can
> gimme a way out to patch the OpenNLP platform with Solr.
>
> Am simply blocked out at the initial step, applying patch to Solr 4.2. Any
> pointer would be highly appreciated.
>
> Thanks,
> Karthic
>
>
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Need-Help-in-Patching-OPENNLP-tp4052362.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Need Help in Patching OPENNLP

Posted by Erick Erickson <er...@gmail.com>.
Gora: Thanks for pitching in, I'm on vacation and only sporadically
looking at the lists.

Karthicrnair:
https is the access to the writeable archive, it's been a long enough
since I set things up that I don't remember if you need committer
credentials or not, so try straight http (without the 's') maybe?

Erick

On Tue, Apr 2, 2013 at 1:01 AM, karthicrnair <ka...@gmail.com> wrote:
> Thanks much !!
>
> Explorer -- Internet Explorer :) Sorry for the miscommunication. Yeah let me
> check it once again.
>
> appreciate all the help :)
>
> krn
>
>
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/Need-Help-in-Patching-OPENNLP-tp4052362p4053094.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Re: Need Help in Patching OPENNLP

Posted by karthicrnair <ka...@gmail.com>.
Thanks much !!

Explorer -- Internet Explorer :) Sorry for the miscommunication. Yeah let me
check it once again.

appreciate all the help :)

krn



--
View this message in context: http://lucene.472066.n3.nabble.com/Need-Help-in-Patching-OPENNLP-tp4052362p4053094.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Need Help in Patching OPENNLP

Posted by Gora Mohanty <go...@mimirtech.com>.
On 2 April 2013 11:17, karthicrnair <ka...@gmail.com> wrote:
> Thanks Gora!!
>
> when I tried with ping command all my request got timed out. am able to
> access the svn through my explorer though.
>
> What could be the issue now? :(

Hard to tell. My guess would be that your network is blocking
some things like ICMP. Not sure what Explorer you are referring
to, but if you can access svn.apache.org, "svn co" should work.

Regards,
Gora

Re: Need Help in Patching OPENNLP

Posted by karthicrnair <ka...@gmail.com>.
Thanks Gora!!

when I tried with ping command all my request got timed out. am able to
access the svn through my explorer though.

What could be the issue now? :(

Thanks,
krn



--
View this message in context: http://lucene.472066.n3.nabble.com/Need-Help-in-Patching-OPENNLP-tp4052362p4053092.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Need Help in Patching OPENNLP

Posted by Gora Mohanty <go...@mimirtech.com>.
On 2 April 2013 11:08, Gora Mohanty <go...@mimirtech.com> wrote:
> On 2 April 2013 11:00, karthicrnair <ka...@gmail.com> wrote:
>> Hi Erick,
>>
>> thank you so much or the help and support.
>>
>> As you have mentioned I have made the svn set up and while trying to connect
>> using check out option am getting this error;
>>
>> C:\bin>svn co https://svn.apache.org/repos/asf/lucene/dev/
>
> Please read http://wiki.apache.org/solr/HowToContribute#Getting_the_source_code
> carefully. You need to add a branch name to the SVN URL.
> You probably want something like
>   svn co http://svn.apache.org/repos/asf/lucene/dev/trunk

Though "svn co https://svn.apache.org/repos/asf/lucene/dev/"
also works just fine.Are you sure that there is no network issue
at your end? Are you able to ping svn.apache.org?

Regards,
Gora

Re: Need Help in Patching OPENNLP

Posted by Gora Mohanty <go...@mimirtech.com>.
On 2 April 2013 11:00, karthicrnair <ka...@gmail.com> wrote:
> Hi Erick,
>
> thank you so much or the help and support.
>
> As you have mentioned I have made the svn set up and while trying to connect
> using check out option am getting this error;
>
> C:\bin>svn co https://svn.apache.org/repos/asf/lucene/dev/

Please read http://wiki.apache.org/solr/HowToContribute#Getting_the_source_code
carefully. You need to add a branch name to the SVN URL.
You probably want something like
  svn co http://svn.apache.org/repos/asf/lucene/dev/trunk

Regards,
Gora

Re: Need Help in Patching OPENNLP

Posted by karthicrnair <ka...@gmail.com>.
Hi Erick, 

thank you so much or the help and support.

As you have mentioned I have made the svn set up and while trying to connect
using check out option am getting this error;

C:\bin>svn co https://svn.apache.org/repos/asf/lucene/dev/
svn: E175002: Unable to connect to a repository at URL
'https://svn.apache.org/r
epos/asf/lucene/dev'
svn: E175002: OPTIONS of 'https://svn.apache.org/repos/asf/lucene/dev':
could no
t connect to server (https://svn.apache.org)

Is this anything to do with the firewall set up? please advice me on the
further steps.

Thanks,
KRN



--
View this message in context: http://lucene.472066.n3.nabble.com/Need-Help-in-Patching-OPENNLP-tp4052362p4053089.html
Sent from the Solr - User mailing list archive at Nabble.com.