Github user amiara514 commented on the pull request:
https://github.com/apache/jena/pull/52#issuecomment-101331810
Hi, I'm not against your suggestion, it's probably easier to deal with one
index.
So, I made some positive tests that cover the points discussed previously
(index a lang var and query on it).
But a problem persists, we need to dynamically set the indexing analyzer on
each triple addition, each of them may have a different language.
I dont think it's possible to change it on the fly. The indexWriter config
is done at start and the lock mechanism prevents it...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---