Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-user] Solr home issue

Hi,

 

I just fixed this issue with revision 2651.

The problem was a missing import in org.apache.solr.core bundle (SMILA.extension). I took the Solr and Lucene jars from orbit originally. Unfortunately I had to make some changes because of missing imports. Since Solr loads required resources by itself, it’s hard to find missing imports until corresponding features are used.

 

Regards,

Peter

 

 

From: smila-user-bounces@xxxxxxxxxxx [mailto:smila-user-bounces@xxxxxxxxxxx] On Behalf Of Nick
Sent: Mittwoch, 16. Mai 2012 14:29
To: Smila project user mailing list
Subject: Re: [smila-user] Solr home issue

 

Hi,

I've tried to substiute the SMILA.extension bundle with the one that in the previous, working, version of my system and... Everything now works!

The SMILA.extension version that gave me problems was the one of revision 2579, while the "good" one it's revision 2413.
In revision 2579 some Solr and lucene plugins are missing, like org.apache.lucene.snowball. I think that this lack of plugins caused the exceptions when calling Solr pipelets.

Thank you,

Nick

2012/5/15 Thomas Menzel <tmenzel@xxxxxxx>

Hi,

No, not from the top of my hat, but peter wanted to look at the next couple of days.

Thomas Menzel @ brox IT-Solutions GmbH


-----Original Message-----
From: smila-user-bounces@xxxxxxxxxxx [mailto:smila-user-bounces@xxxxxxxxxxx] On Behalf Of Jürgen Schumacher
Sent: Dienstag, 15. Mai 2012 11:48
To: Smila project user mailing list
Subject: Re: [smila-user] Solr home issue

Am 14.05.2012 23:27, schrieb Nick:
> Hi,
>
> post refactoring issue seem not to be finished yet...
> When I invoke both SolrIndexPipelet and SolrSearchPipelet such
> exception is raised:
Sorry, I don't know much about the Solr integration.
Tom, do you have an idea?

Regards,
Juergen.
_______________________________________________
smila-user mailing list
smila-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-user
_______________________________________________
smila-user mailing list
smila-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-user

 


Back to the top