Wondering if this is possible. I have multiple clients using solr. Each client could have their own synonym list. During an update process if the record being inserted belongs to a client that happens to have it's own synonym file is there a way to use that during indexing / querying? It doesn't seem reasonable to have one field type per client so I'd like to know if there is a way to switch synonym files dynamically. It might not be possible since synonyms.txt is loaded when solr starts.
-- View this message in context: http://old.nabble.com/dynamic-synonyms-tp27705987p27705987.html Sent from the Solr - User mailing list archive at Nabble.com.