|
JmsBackendQueueTask actually already sets the index name as a custom string property. At the moment Environment.INDEX_NAME_JMS_PROPERTY is used which is set to HSearchIndexName. The easiest approach seems to be to just change HSearchIndexName to the standard header _ JMSXGroupID_.
|