CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Major Feature #26355

Apache Solr 3.x Support

Added by Ingo Renner about 2 years ago. Updated about 1 year ago.

Status:Closed Start date:2011-04-27
Priority:Must have Due date:
Assignee:Ingo Renner % Done:

100%

Category:Solr XML Configuration Files
Target version:2.0
TYPO3 Version: Has patch:
PHP Version: Tags:
Votes: 0

Description

Support / Require Apache Solr 3.x including the eDismax request handler.

History

Updated by Olivier Dobberkau almost 2 years ago

  • Status changed from New to Closed

See #27226

Updated by Ingo Renner almost 2 years ago

  • Subject changed from Apache Solr 3.1 Support to Apache Solr 3.2 Support
  • Status changed from Closed to Accepted

Updated by Ingo Renner almost 2 years ago

@see Output of mvn clean test

solrconfig.xml

  • Deprecated syntax found. <highlighting/> should move to <searchComponent/>
  • 2011-6-5 8:05:18 org.apache.solr.request.PHPResponseWriter <init>
    WARNING: org.apache.solr.request.PHPResponseWriter is deprecated. Please use the corresponding class in org.apache.solr.response
  • 2011-6-5 8:05:18 org.apache.solr.request.PHPSerializedResponseWriter <init>
    WARNING: org.apache.solr.request.PHPSerializedResponseWriter is deprecated. Please use the corresponding class in org.apache.solr.response
  • 2011-6-5 8:05:18 org.apache.solr.request.XSLTResponseWriter <init>
    WARNING: org.apache.solr.request.XSLTResponseWriter is deprecated. Please use the corresponding class in org.apache.solr.response
  • Add <luceneMatchVersion>LUCENE_32</luceneMatchVersion> in <config>

Updated by Ingo Renner almost 2 years ago

  • Subject changed from Apache Solr 3.2 Support to Apache Solr 3.x Support

Updated by Ingo Renner almost 2 years ago

  • Target version changed from 2.6-dkd to 2.5-dkd

Updated by Ingo Renner almost 2 years ago

  • Assignee set to Ingo Renner
  • % Done changed from 0 to 50

Changed the install script to set up Apache Solr 3.3 with a multicore setup by default in r50485

Updated by Ingo Renner almost 2 years ago

  • % Done changed from 50 to 80

r50602 - Changed the schema.xml files to use relative paths in xIncludes (supported since Apache Solr 3.1)

Updated by Ingo Renner almost 2 years ago

  • Target version changed from 2.5-dkd to 2.0

Updated by Ingo Renner almost 2 years ago

  • % Done changed from 80 to 90

Ingo Renner wrote:

Fixed these messages:

  • 2011-6-5 8:05:18 org.apache.solr.request.PHPResponseWriter <init> WARNING: org.apache.solr.request.PHPResponseWriter is deprecated. Please use the corresponding class in org.apache.solr.response
  • 2011-6-5 8:05:18 org.apache.solr.request.PHPSerializedResponseWriter <init> WARNING: org.apache.solr.request.PHPSerializedResponseWriter is deprecated. Please use the corresponding class in org.apache.solr.response
  • 2011-6-5 8:05:18 org.apache.solr.request.XSLTResponseWriter <init> WARNING: org.apache.solr.request.XSLTResponseWriter is deprecated. Please use the corresponding class in org.apache.solr.response
  • Add <luceneMatchVersion>LUCENE_32</luceneMatchVersion> in <config>

Updated by Ingo Renner almost 2 years ago

  • Category set to Solr XML Configuration Files
  • Status changed from Accepted to Resolved
  • % Done changed from 90 to 100

Ingo Renner wrote:

  • Deprecated syntax found. <highlighting/> should move to <searchComponent/>

Fixed in r50616

Updated by Ingo Renner about 1 year ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF