You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tom Burton-West (JIRA)" <ji...@apache.org> on 2013/06/18 20:18:20 UTC

[jira] [Created] (SOLR-4938) Solr should be able to use Lucene's BlockGroupingCollector for field-collapsing

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org