I have noticed that in the class UninvertedField.java there is a synchronized access to the FieldValueCache. I would like to know why this access is synchronized. Could this end up in a loss of performance when there are concurrent search requests? I am doing as much research as I can as I have noticed a performance loss when concurrent search happens. I described it with detail in another thread:
http://old.nabble.com/Strange-performance-behaviour-when-concurrent-requests-are-done-td27659695.html -- View this message in context: http://old.nabble.com/Why-synchronized-access-to-FieldValueCache-in-getUninvertedField.java-tp27672399p27672399.html Sent from the Solr - User mailing list archive at Nabble.com.