[
https://issues.apache.org/jira/browse/LUCENENET-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038239#comment-13038239
]
Ben West commented on LUCENENET-415:
------------------------------------
But that's just because some queries were repeated, right? The cache that I
changed is the one which wraps the query, not the one which wraps the groups.
So it's comparing a cached query to a fresh one, which isn't legitimate. The
second round (comparing fresh to fresh) is the one we should look at.
> Contrib/Faceted Search
> ----------------------
>
> Key: LUCENENET-415
> URL: https://issues.apache.org/jira/browse/LUCENENET-415
> Project: Lucene.Net
> Issue Type: New Feature
> Affects Versions: Lucene.Net 2.9.4
> Reporter: Digy
> Priority: Minor
> Attachments: PerformanceTest.cs, PerformanceTest.cs,
> PerformanceTest.cs, SimpleFacetedSearch.cs, SimpleFacetedSearch.cs,
> SimpleFacetedSearch.cs, TestSimpleFacetedSearch.cs,
> TestSimpleFacetedSearch.cs, facet performance.xls, facet performance.xls
>
>
> Since I see a lot of questions about faceted search in these days, I plan to
> add a Faceted-Search project to contrib.
> DIGY
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira