Solr version supported by Solandra - solr

Does anyone know what version of Solr that Solandra will support? Is it just the latest version? I'm most concerned with the geospatial capabilities of Solr and I would like to know if Solandra will support this.
A link would be great also. Thanks.

Solandra uses Solr 3.2 currently so geo is supported

Related

AEM 6.0 SolR Enabled full text with DAM Assets

I'm trying to activate the indexing for document contents in the DAM using AEM 6.0. I've already activated SolR according to the documentation, but PDFs and DOC files in the dams don't get fully indexed as they were in AEM(CQ) 5.6.1 somehow.
I'm sure I'm probably missing something very obvious but the lack of actual documentation isn't really helping.
Unless of course this is another feature that disappeared with AEM 6.0 and hasn't been reimplemented, like the spellchecker support.
This is the document I've followed
http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html
Ok it seems this is fixed in Oak 1.0.9, which AEM 6.0 SP2 has.
https://issues.apache.org/jira/browse/OAK-2286
So I guess an upgrade is going to be needed.

SolR indexing using Alfresco SDK 3.4

We are using lucene indexing and deploying alfresco 3.4 war using Alfresco SDK 3.4
Now we aim to use an Solr indexing and deploying another alfresco war (alfresco 4.2) but still remaining Alfresco SDK 3.4
My question is: can we use an Solr indexing even with Alfresco SDK 3.4?
Thanks in advance,
TL;DR - No
From the Alfresco and SOLR wiki page:
From Alfresco 4.0, Solr is available to support search within the Alfresco repository.
In order for Alfresco to support indexing and searching through an external SOLR instance, rather than with the existing in-transactional same-JVM Lucene index support, took quite a lot of work. This was one of the big changes in Alfresco 4.0.
From Alfresco 4.0 onwards, you have a choice between using SOLR, or the old-style in-transactional Lucene indexing. 3.x (and before!) only support in-transactional Lucene. None of the code needed to support SOLR is in 3.x

Integrating liferay 5.2 EE5 with solr 3.x or later

I have liferay 5.2 EE5 integrated with solr 1.4. I would like to upgrade solr to newer version (for example: 3.6). Does anyone know how to do it? Or maybe someone integrated liferay 5.2 with solr 3.6 or newer?
I will be grateful for any help.
Regards.

Install mahout without hadoop and eclipse

I have to use mahout in my project. I don't want it to be installed on hadoop for now. and I have access to a Linux machine through putty. so I cannot use eclipse. can any one briefly guide me on this ? I am new to this technology. I have used Solr. I have to use mahout and make it integrate with solr.
pls do help.
Thanks in advance
export this variable
MAHOUT _LOCAL= TRUE

How to deploy solr4 in jboss6

What is the best way to deploy solr 4.x in a running jboss 6.x application server instance?
Well, JBoss features an embedded Tomcat, so I'd start by reading the docs about Solr and Tomcat. There's also some specific docs for JBoss, and of course there's the wiki page for general installation instructions.

Resources