Solandra icon indicating copy to clipboard operation
Solandra copied to clipboard

Solandra = Solr + Cassandra

Results 59 Solandra issues
Sort by recently updated
recently updated
newest added

Hi, Seeing the following when trying to use MTL query type, any suggestions are greatly appreciated: http://localhost:8983/solandra/culture/select?qt=mlt&&mlt.fl=body&q=id:1269312154160926&debugQuery=on 0 2 java.lang.RuntimeException: java.lang.NullPointerException at org.apache.solr.search.QueryParsing.toString(QueryParsing.java:594) at org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:416) at org.apache.solr.handler.MoreLikeThisHandler.handleRequestBody(MoreLikeThisHandler.java:201) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at...

) java.lang.OutOfMemoryError: Java heap space at org.apache.lucene.util.PriorityQueue.initialize(PriorityQueue.java:108) at org.apache.solr.handler.component.ShardFieldSortedHitQueue.(ShardDoc.java:111) at org.apache.solr.handler.component.QueryComponent.mergeIds(QueryComponent.java:485) at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:390) at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:289) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1368) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:356) at solandra.SolandraDispatchFilter.execute(SolandraDispatchFilter.java:183) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:252) at solandra.SolandraDispatchFilter.doFilter(SolandraDispatchFilter.java:147)

I try to add new data to the solandra according to the solr's schema but I can't find any example about this. My ultimate goal is to integrate solandra with...

I am using Solandra to search for events after a certain date. To do this I index the millis since epoch (as slong data type) and use a range search...

### Details: I do not have either CASSANDRA_HOME or CASSANDRA_MAIN set. I cannot seem to install getopt in Cygwin. ### Problem: Attempting to run it results in "line 133: getopt:...

Hi, I am trying to implement a multi-threaded version of DIH (SOLR 4) and am able to successfully run this with a single SOLR node. Getting ConcurrentModificationException at SolrCmdDistributor.java:223 when...

With Solandra 7b80ce2, certain queries cause lots of dropped reads on a large batch of data (25GB per node - see dropped read messages below). The queries are fairly simple....

Unfortunately I have no experience with Java and its build managers so can't guess the problem myself. I don't know if default ivysettings.xml is configured wrong on something, but seems...

Hello. I am trying to get faceted results for a given query using facet date with gap of 1 day and also using date as a string facet field. This...

HI @tjake i'm facing some problem with Indexing. m doing an study on Solandra but sudden m facing some problem, it is as My Index Size increases my data start...