In mysql query "distinct" keyword is used for getting different values. So is there any keyword for solr query to retrieve different documents on the basis of specific field name(fl) value.
Or any way to get different documents. Because sometimes i am getting same documents again and again because of same field title value but they have field content different values.