Solandra
Solandra copied to clipboard
Solandra = Solr + Cassandra
When handling a large number of solr queries, we noticed there was a memory leak. Each query seems to add to the memory used, and eventually it forces solr to...
We have been running a build from July 26th, last commit a10ea4081e864392cd280044b07c05d7f3273e99, and today Oct 25th tried to update to the current build, last commit 462c13ae27c8cc932c19dc870555f0eb86625155, and are having a...
Hi, We are using solandra for providing indexing on columns in our JPA 2.0 based ORM library called Kundera (https://github.com/impetus-opensource/Kundera). I have some queries. Would appreciate if you could throw...
we are seeing this error when trying to add a record to solandra: ```Error 500 null java.lang.AssertionError at org.apache.cassandra.locator.TokenMetadata.getToken(TokenMetadata.java:206) at lucandra.cluster.CassandraIndexManager.getToken(CassandraIndexManager.java:505) at lucandra.cluster.CassandraIndexManager.getNextId(CassandraIndexManager.java:513) at solandra.SolandraIndexWriter.addDoc(SolandraIndexWriter.java:244) at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:61) at org.apache.solr.handler.XMLLoader.processUpdate(XMLLoader.java:147) at...
I wanted to cache the solr caches into the scalable distributed key/value store like Redis or Memcached instead of the local memory LRUCache. I have tried to cache the solr...
The query and backtrace: ``` 22:20:13,416 INFO SolrCore:1370 - [0da105f0-b41e-4815-b26c-d3d0cb2ada7e-dev] webapp=/solandra path=/select params={facet=true&facet.mincount=1&facet.limit=20&q.alt=(uid:22)&json.nl=map&wt=json&version=1.2&rows=10&fl=id,nid,title,comment_count,type,created,changed,score,path,url,uid,name,teaser&start=0&facet.sort=true&q=&bf=recip(rord(created),4,,)^200.0&facet.field=uid&facet.field=type&facet.field=im_vid_3&facet.field=im_vid_2&facet.field=im_vid_1} status=500 QTime=4 22:20:13,417 ERROR SolrDispatchFilter:151 - java.lang.NullPointerException at java.io.StringReader.(StringReader.java:50) at org.apache.lucene.queryParser.QueryParser.parse(QueryParser.java:203) at org.apache.solr.search.LuceneQParser.parse(LuceneQParserPlugin.java:80) at org.apache.solr.search.QParser.getQuery(QParser.java:142) at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:84)...
Error: INFO 20:04:00,401 [] webapp=/solandra path=/update params={commit=true} status=500 QTime=2 ERROR 20:04:00,401 java.lang.NullPointerException at solandra.SolandraIndexWriter.addDoc(SolandraIndexWriter.java:241) at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:61) at org.apache.solr.handler.XMLLoader.processUpdate(XMLLoader.java:147) at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:77) at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:67) 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:171)...
Are you able to run Solandra in Eclipse? If so, do you have any "how tos" on that for configuring locally etc? Thanks!
I'm learning on Solandra and currently i don't know : - How to run a test by Wikipedia DB - How to create index on other Languages such as Vietnamese...
I'm seeing this happening arbitrarily on some search requests. The same term will show up working a minute later though. INFO [491335754@qtp-1728699027-57] 2011-08-18 01:05:03,368 CassandraIndexManager.java (line 318) ShardInfo for 3fae2fd4-dda2-47de-8a21-ecda58fa59c2-dev...