I believe I saw in the Javadocs for Lucene that there is the ability to return the unique values for one field for a search, rather than each record. Is it possible to add this feature to Solr? It is the equivalent of 'select distinct' in SQL. Thanks, Lance Norskog
- "Select distinct" in Solr Lance Norskog
- Re: "Select distinct" in Solr Ryan McKinley
- useColdSearcher = false... not working in 1.2? Adam Goldband
- Re: useColdSearcher = false... not working in 1... Yonik Seeley