[
https://issues.apache.org/jira/browse/LUCENE-7591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15746187#comment-15746187
]
ASF subversion and git services commented on LUCENE-7591:
---------------------------------------------------------
Commit 87d8b5450a6d75fdd4b724b24a3722054b6d00f8 in lucene-solr's branch
refs/heads/feature/metrics from [~teofili]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=87d8b54 ]
LUCENE-7591 - approximate to no. of terms when DVs are not available
> Let DatasetSplitter approximate no. of class values by no. of terms
> -------------------------------------------------------------------
>
> Key: LUCENE-7591
> URL: https://issues.apache.org/jira/browse/LUCENE-7591
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/classification
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Fix For: master (7.0)
>
>
> Currently {{DatasetSplitter}} throws an exception if it's not possible to
> find {{SortedDocValues}} or {{SortedSetDocValues}} on the class field as it
> wouldn't be possible to correctly split the indexes in a balanced way.
> As a fallback we could instead use the no. of terms per leaf reader as an
> approximate count (upper bound) to the no. of classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]