Applying collapse patch

2010-05-28 Thread Sophie M.

Hello !

I am trying to apply the solr-236 patch to the sources I got from svn. I
downloaded the sources from path-to-repository/tags/release-1.4.0

I tried to apply this patch
https://issues.apache.org/jira/secure/attachment/12444611/SOLR-236-trunk.patch
and this one :
https://issues.apache.org/jira/secure/attachment/12434435/SOLR-236.patch
with eclipse

but when I compile I got compilation errors. I guess that I took the wrong
patch (or the wrong projet). I also tried to apply the patches on the
sources I got from solr/branches/branch1.4 but it didn't work.

Regards

Sophie
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851121.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Applying collapse patch

2010-05-28 Thread Peter Karich
I had success with a previous version (~ 12/2009). Try to ask directly
in the comments of the patch.
I got immediately help there.

Regards,
Peter.

 Hello !

 I am trying to apply the solr-236 patch to the sources I got from svn. I
 downloaded the sources from path-to-repository/tags/release-1.4.0

 I tried to apply this patch
 https://issues.apache.org/jira/secure/attachment/12444611/SOLR-236-trunk.patch
 and this one :
 https://issues.apache.org/jira/secure/attachment/12434435/SOLR-236.patch
 with eclipse

 but when I compile I got compilation errors. I guess that I took the wrong
 patch (or the wrong projet). I also tried to apply the patches on the
 sources I got from solr/branches/branch1.4 but it didn't work.

 Regards

 Sophie
   




Re: Applying collapse patch

2010-05-28 Thread Sophie M.

Ok I will have a look on the comments and I will post if necessary.

Thanks ^^
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851170.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Applying collapse patch

2010-05-28 Thread Martijn v Groningen
The trunk should work with the latest patch (SOLR-236-trunk.patch).
Did patching go successful? What compilation errors you get?

On 28 May 2010 11:10, Sophie M. sop...@beezik.com wrote:

 Ok I will have a look on the comments and I will post if necessary.

 Thanks ^^
 --
 View this message in context: 
 http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851170.html
 Sent from the Solr - User mailing list archive at Nabble.com.




-- 
Met vriendelijke groet,

Martijn van Groningen



Re: Applying collapse patch

2010-05-28 Thread Sophie M.

Hi,

I am getting the trunk, I try to apply the patch, to compile and I tell you
what I get.

Thanks
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851222.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Applying collapse patch

2010-05-28 Thread Sophie M.

It is ok for applying the patch, thanks Martin. When I start Solr I get this
logs in my console :

C:\Users\Sophie\workspace\lucene-solr\lucene-solr\solr\solrjava -jar
start.jar
2010-05-28 12:09:30.037:INFO::Logging to STDERR via
org.mortbay.log.StdErrLog
2010-05-28 12:09:30.178:INFO::jetty-6.1.22
2010-05-28 12:09:30.208:INFO::Opened
C:\Users\Sophie\workspace\lucene-solr\lucene-solr\solr\solr\logs\2010_05_28.request.log
2010-05-28 12:09:30.218:INFO::Started socketconnec...@0.0.0.0:8983

and I have a 404 error on http://localhost:8983/solr

I am investigating ^^

regards

-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851308.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Applying collapse patch

2010-05-28 Thread Martijn v Groningen
Have you executed: ant example after building? (Assuming that this
is the example solr)

On 28 May 2010 12:17, Sophie M. sop...@beezik.com wrote:

 It is ok for applying the patch, thanks Martin. When I start Solr I get this
 logs in my console :

 C:\Users\Sophie\workspace\lucene-solr\lucene-solr\solr\solrjava -jar
 start.jar
 2010-05-28 12:09:30.037:INFO::Logging to STDERR via
 org.mortbay.log.StdErrLog
 2010-05-28 12:09:30.178:INFO::jetty-6.1.22
 2010-05-28 12:09:30.208:INFO::Opened
 C:\Users\Sophie\workspace\lucene-solr\lucene-solr\solr\solr\logs\2010_05_28.request.log
 2010-05-28 12:09:30.218:INFO::Started socketconnec...@0.0.0.0:8983

 and I have a 404 error on http://localhost:8983/solr

 I am investigating ^^

 regards

 --
 View this message in context: 
 http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851308.html
 Sent from the Solr - User mailing list archive at Nabble.com.




-- 
Met vriendelijke groet,

Martijn van Groningen


Re: Applying collapse patch

2010-05-28 Thread Sophie M.

I don't know how, but it works now. Thanks
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Applying-collapse-patch-tp851121p851502.html
Sent from the Solr - User mailing list archive at Nabble.com.