[
https://issues.apache.org/jira/browse/SOLR-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916451#action_12916451
]
Jasper van Veghel commented on SOLR-1682:
-----------------------------------------
Great stuff guys. We're using Field Collapsing to fold in URLs of documents in
our index which have the same URL but multiple individual content parts. We
can't merge these earlier in the indexing proces as each individual page
content-part has different access rights. As such, not every piece of content
is accessible to everyone, but different users with different access rights
might still end up on the same URL and might end up finding multiple results
for the same page URL.
As for faceting and highlighting - I've managed to merge in the faceting patch
from SOLR-2098 and have taken the highlighting changes from Yonik's github
commit (r997870). This seems to be working flawlessly, and all we're rooting
for now is for some love for distributed collapsing so we use it across
multiple shards. So far we haven't run into any issues with the current (august
20th) patch. Keep up the good work!
> Implement CollapseComponent
> ---------------------------
>
> Key: SOLR-1682
> URL: https://issues.apache.org/jira/browse/SOLR-1682
> Project: Solr
> Issue Type: Sub-task
> Components: search
> Reporter: Martijn van Groningen
> Assignee: Shalin Shekhar Mangar
> Fix For: Next
>
> Attachments: field-collapsing.patch, SOLR-1682.patch,
> SOLR-1682.patch, SOLR-1682.patch, SOLR-1682.patch, SOLR-1682.patch,
> SOLR-1682.patch, SOLR-1682.patch, SOLR-1682_prototype.patch,
> SOLR-1682_prototype.patch, SOLR-1682_prototype.patch, SOLR-236.patch
>
>
> Child issue of SOLR-236. This issue is dedicated to field collapsing in
> general and all its code (CollapseComponent, DocumentCollapsers and
> CollapseCollectors). The main goal is the finalize the request parameters and
> response format.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]