2012-10-30 10:39:29 +01:00
2012-10-30 10:39:29 +01:00
2012-10-30 10:39:29 +01:00

This module differs from this one: http://drupal.org/project/search_api_et. It 
uses an alternative way of getting language aware search with entity translation: 
have one index per language. This has some drawbacks like scalability and site 
building usability. But when used with Solr as indexing backend, it allows to set 
a different configuration for each language (by declaring one Search API server 
per language, matching to a different Solr core). This especially makes sense if 
the website only has two or three languages.
For more info on these considerations, see http://drupal.org/node/1393058.
Description
No description provided
Readme
Languages
PHP 77.4%
JavaScript 11.3%
HTML 6.8%
CSS 3.5%
Less 0.4%
Other 0.6%