Kunstmaan / KunstmaanBundlesStandardEdition

The "Kunstmaan Bundles Standard Edition" distribution
http://bundles.kunstmaan.be
MIT License
89 stars 39 forks source link

estonia and swedish language #107

Closed konstantinsp closed 9 years ago

konstantinsp commented 9 years ago

Hello, I'm making site with estonia and swedish translation. i noticed that you dont have estonian in your language analyzer and also you have old swedish country code.

Could you add estonian and new swedish code to language analizer?

for now i've added the manually to this file: /../vendor/kunstmaan/bundles-cms/src/Kunstmaan/SearchBundle/Resources/config/analyzer_languages.yml

//ADD
ee: { analyzer: 'estonian' }
se: { analyzer: 'swedish' }
roderik commented 9 years ago

Could you send a pull request to https://github.com/Kunstmaan/KunstmaanBundlesCMS

Thx!

krispypen commented 9 years ago

this was done in https://github.com/Kunstmaan/KunstmaanBundlesCMS/pull/77