Folks, I have a strange question. We have a Solr implementation that we would like to demo to external customers. But we don't want to display the real data, which contains our customer information and so is sensitive data. What's the best way to scramble the data of the Solr Query results? By best I mean the simplest way with least amount of work. BTW, we have a .NET front end application.
Thanks, Magesh