some cores goes down during indexing

2013-12-02 Thread Grzegorz Sobczyk
Sync: core=shops3 url=http://host77:8280/solrDONE. sync succeeded above lines are missing for core shops5 -- Grzegorz Sobczyk

Re: Timeout Errors while using Collections API

2013-10-17 Thread Grzegorz Sobczyk
Thanks, I'll try upgade. On 17 October 2013 15:55, Mark Miller wrote: > There was a reload bug in SolrCloud that was fixed in 4.4 - > https://issues.apache.org/jira/browse/SOLR-4805 > > Mark > > On Oct 17, 2013, at 7:18 AM, Grzegorz Sobczyk wrote: > > > Sorry

Re: Timeout Errors while using Collections API

2013-10-17 Thread Grzegorz Sobczyk
onsHandler.handleRequestBody(CollectionsHandler.java:120) What are possilibities of such behaviour? When this error is thrown? Does anybody has the same issue? On 17 October 2013 13:08, Grzegorz Sobczyk wrote: > > > On 16 October 2013 11:48, RadhaJayalakshmi < > rlakshminaraya...@inautix.co.in&g

Re: Timeout Errors while using Collections API

2013-10-17 Thread Grzegorz Sobczyk
tion on these > instances with collection API. It is repeteadly giving the same timeout > error.. > This setup was working fine 5 mins back. suddenly it started throwing this > exceptions. Any ideas please?? > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Timeout-Errors-while-using-Collections-API-tp4095852.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Grzegorz Sobczyk

logging UI stops working when additional handlers defined

2013-08-07 Thread Grzegorz Sobczyk
er is registered only for root logger.) -- Grzegorz Sobczyk

Re: java.lang.OutOfMemoryError: Requested array size exceeds VM limit

2013-08-02 Thread Grzegorz Sobczyk
; Best > Erick > > > On Thu, Aug 1, 2013 at 9:50 AM, Grzegorz Sobczyk > wrote: > > > after node starts in log I have only few requests: > > https://gist.github.com/gsobczyk/6131503#file-solr-oom-log > > this error occurred multiple times > > > > > >

Re: java.lang.OutOfMemoryError: Requested array size exceeds VM limit

2013-08-01 Thread Grzegorz Sobczyk
gt; > at > > > org.apache.solr.handler.component.QueryComponent.mergeIds(QueryComponent.java:766) > > at > > > org.apache.solr.handler.component.QueryComponent.handleRegularResponses(QueryComponent.java:625) > > at > > > org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:604) > > at > > > org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:311) > > at > > > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) > > at org.apache.solr.core.SolrCore.execute(SolrCore.java:1817) > > at > > > org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:639) > > at > > > org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) > > ... 13 more > > -- Grzegorz Sobczyk

java.lang.OutOfMemoryError: Requested array size exceeds VM limit

2013-08-01 Thread Grzegorz Sobczyk
leRequestBody(SearchHandler.java:311) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1817) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:639) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ... 13 more -- Grzegorz Sobczyk

Re: facet prefix with tokenized fields

2012-10-29 Thread Grzegorz Sobczyk
or children" "games" "memory" "tv" W dniu 29.10.2012 o 13:12 Rafał Kuć pisze: Hello! Do you have to use faceting for prefixing ? Maybe it would be better to use ngram based field and return the stored value ? -- Grzegorz Sobczyk

facet prefix with tokenized fields

2012-10-29 Thread Grzegorz Sobczyk
c.facet.prefix=chi&facet.field=category_ac&facet=trueI'd like to get exacly "toys for children", not "children"--Grzegorz Sobczyk

Re: maven artifact for solr-solrj-4.0.0

2012-10-18 Thread Grzegorz Sobczyk
wrote: Grzegorz Sobczyk - It's already available in Maven central repo link org.apache.solr solr-solrj 4.0.0 PS: use this 'http://search.maven.org' official website of maven central repository for artifact search/download Cheers, Jeeva Blog: http://www.myjeeva.com