Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Final release of Apache Solr Multilingual 7.x-1.0.
Note that Solr 4.x is currently not supported until its support by the Apache Solr Search Integration module itself has been finished. We plan to (officially) support Solr 4.x with the next release of Apache Solr Multilingual 7.x-1.x.
The second alpha version of the drupal 7 port of Apache Solr Multilingual!
The feature list is still incomplete. At the moment, only nodes translated using content translation are completely supported. Entity translation will be targeted later. To keep informed, just have a look at #1702354: Apache Solr Multilingual 7.x Roadmap.
Nevertheless, this first alpha is already usable.
Apache Solr Multilingual depends on some contrib modules. Unfortunately some of them contain bug fixes or new features that have not been released yet. Therefor you have to use development snapshots or patch them:
The first alpha version of the drupal 7 port of Apache Solr Multilingual!
The feature list is still incomplete. At the moment, only nodes translated using content translation are completely supported. Entity translation will be targeted later. To keep informed, just have a look at #1702354: Apache Solr Multilingual 7.x Roadmap.
mkalkbrenner, mhuder: added advanced language specific index options
mhuder: only validate spell length if any language has been selected
mhuder: updates on ts_ fields support
mkalkbrenner: If "language" neutral" is mapped to another language the document gets indexed using this language. "Language neutral" will not occure as an filter in the language facet anymore.
mkalkbrenner: Skip dataDir in solrconfig.xml for Multi Core Setup
mkalkbrenner: Allow user to adjust Auto Commit Max Time
Apache Solr Multilingual 6.x-1.0-alpha1, 2010-03-10
---------------------------------------------------
[ ] mkalkbrenner: first protoype for title and body
[ ] mhuder: added first prototype of schema generator for multiple languages
[ ] mkalkbrenner: added variable to decide if translations should be indexed
[ ] mkalkbrenner: added tabs to apache solr admin backend
[ ] mhuder: added support for single language schema.xml
[750426] mkalkbrenner: removed textTight. see #750426: fieldType textSpell conficts with fieldType text
[ ] mkalkbrenner: prepared multiple spell fields
[ ] mkalkbrenner: added compound splitter to fieldType text
[ ] mhuder: added module apachesolr_multilingual_textfile to administer stopwords and so on
[ ] mhuder: automated generation of apachesolr textfiles
[ ] mhuder: added isolatin1accent_filter
[ ] mkalkbrenner: adjusted access rights
[ ] mkalkbrenner: added deatailed instructions to README.txt
[ ] mkalkbrenner: added fieldType_textSpell_LANGUAGE.xml
[ ] mhuder: added improved language selection
[750426] mkalkbrenner: set schema version to 0.9.5. see http://drupal.org/node/750426#comment-2779560
[ ] mhuder: provide config file for download
[ ] mkalkbrenner: changed some wording
[ ] mhuder: imroved config file for download
[ ] mkalkbrenner: reviewed and cleaned up some code