Wouldn't it be nice if Solr had a simple utility to log a warning exactly once, and in a disable-able way, when you use a feature that we want to remove from Solr? Or that we are thinking about removing but want user input? I'm thinking of adding this. I don't think our users monitor the lists well, and so this would be an additional way to solicit their inputs. If you know if something similar exists or if you know of a suitable place this should go, please let me know. I didn't look hard but found nothing so I'll likely write some new little class for this. I'm thinking of a simple static method taking a String loggerName (that is an ID of the feature likewise) and a String warning message.
~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley
