You are here

README.txt in Search API Entity Translation 7



INSTALLATION


Simply save this module's subdir in your contrib module directory,
and enable the module.



USAGE


Simply configure your search api index(es) to index the field
"Multilingual full text". Now, all of your selected entity's translations will
be included in your index(es) and the search.



MODULE DESCRIPTION


Search API Entity Translation is a minimalist approach of making multilingual
content managed via entity translations searchable via Search API.
The current approach simply offers a new search API field named
"Multilingual full text" which indexes all of your entity translations.
This is, of course, not very intelligent (since the translations/languages of
content cannot be properly distinguished in the search, let alone searched
language _specificly_ or independently) - but it's a first simply approach.

Search API Entity Translation is written for Drupal 7 and used in production
environments. It is currently only thouroughly tested and used with node based
indexes, though.

Requirements:

* Search API is obviously required, as well as
  a compatible search module (e.g. apachesolr, search_api).

Similar projects:

* Currently (2012-01-02) there does not seem to be other similar modules.



TODOS


* Make different language versions of a content distinguishable for search.



MODULE URL


More information and issues, see the module page, currently at:

  http://drupal.org/project/search_api_et

File

README.txt
View source
  1. INSTALLATION
  2. Simply save this module's subdir in your contrib module directory,
  3. and enable the module.
  4. USAGE
  5. Simply configure your search api index(es) to index the field
  6. "Multilingual full text". Now, all of your selected entity's translations will
  7. be included in your index(es) and the search.
  8. MODULE DESCRIPTION
  9. Search API Entity Translation is a minimalist approach of making multilingual
  10. content managed via entity translations searchable via Search API.
  11. The current approach simply offers a new search API field named
  12. "Multilingual full text" which indexes all of your entity translations.
  13. This is, of course, not very intelligent (since the translations/languages of
  14. content cannot be properly distinguished in the search, let alone searched
  15. language _specificly_ or independently) - but it's a first simply approach.
  16. Search API Entity Translation is written for Drupal 7 and used in production
  17. environments. It is currently only thouroughly tested and used with node based
  18. indexes, though.
  19. Requirements:
  20. * Search API is obviously required, as well as
  21. a compatible search module (e.g. apachesolr, search_api).
  22. Similar projects:
  23. * Currently (2012-01-02) there does not seem to be other similar modules.
  24. TODOS
  25. * Make different language versions of a content distinguishable for search.
  26. MODULE URL
  27. More information and issues, see the module page, currently at:
  28. http://drupal.org/project/search_api_et