Re: Solr 3.4 Grouping group.main=true results in java.lang.NoClassDefFound

2011-10-06 Thread broncomania
Hey Martijn, thx for your reply. I tried really a lot, at least I restart the server and eh voilá it works as expected. Stupid mistake. But Martijn I read a lot your postings the last days about the work you have done. I run into another problem regarding the grouping function including the c

Re: Solr 3.4 Grouping group.main=true results in java.lang.NoClassDefFound

2011-09-28 Thread Martijn v Groningen
Hi Frank, How is Solr deployed? And how did you upgrade? The commons-lang library (containing ArrayUtils) is included in the Solr war file. Martijn On 28 September 2011 09:16, Frank Romweber wrote: > I use drupal for accessing the solr search engine. After updating an > creating my new index ev