Closed pkamps closed 9 years ago
Could you describe how it would be compatible with what the multilanguage branch does?
Hi!
Sorry for the late reply! I haven't had time to deal with eZ Tags in the past couple of weeks!
Well, just take the indexer from the multilanguage branch and modify it to remove locale and translation indexing.
Note that it requires changes to solr schema so it also needs docs update.
Hi!
If we're going to implement indexing tag IDs, I'd rather that it's compatible with version of indexing handler from
multilanguage
branch: https://github.com/ezsystems/eztags/blob/multilanguage/classes/ezfsolrdocumentfieldeztags.php, without locale and translations, ofcourse.