Tom Burton-West created SOLR-4938:
-------------------------------------

             Summary: Solr should be able to use Lucene's 
BlockGroupingCollector for field-collapsing
                 Key: SOLR-4938
                 URL: https://issues.apache.org/jira/browse/SOLR-4938
             Project: Solr
          Issue Type: New Feature
    Affects Versions: 4.3.1
            Reporter: Tom Burton-West
            Priority: Minor


In Lucene it is possible to use the BlockGroupingCollector  for grouping in 
order to take advantage of indexing document blocks: 
IndexWriter.addDocuments().   With SOLR-3076 and SOLR-3535, it is possible to 
index document blocks.   It would be nice to have an option to use the 
BlockGroupingCollector with Solr field-collapsing/grouping.   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to