LunarExplorer commented on issue #296:
URL: https://github.com/apache/lucenenet/issues/296#issuecomment-695352962
I get fairly reproducible Lucene.Net.Facet FastTaxonomyFacetCounts
System.IndexOutOfRangeException.
Message:
exception:
System.IndexOutOfRangeException: Index was outside the bounds of the
array.
Stack Trace:
FastTaxonomyFacetCounts.Count(IList`1 matchingDocs)
FastTaxonomyFacetCounts.ctor(String indexFieldName, TaxonomyReader
taxoReader, FacetsConfig config, FacetsCollector fc)
FastTaxonomyFacetCounts.ctor(TaxonomyReader taxoReader, FacetsConfig
config, FacetsCollector fc)
I'm happy to provide further info or even hop on some kind of screen share
to do debug interactively if that helps?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]