Andreas Hubold created SOLR-13757:
-------------------------------------
Summary: termfreq function does not work for (int) point field
Key: SOLR-13757
URL: https://issues.apache.org/jira/browse/SOLR-13757
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 8.2
Reporter: Andreas Hubold
The termfreq function always returns 0 for IntPointField. It used to work with
the deprecated TrieIntField, for which IntPointField is documented as
replacement.
If this cannot be fixed because of the missing terms index, then the reference
guide should mention the requirements for the termfreq function, so that users
are warned to not use that function with IntPointField.
For more information, see also the question on the mailing list:
https://mail-archives.apache.org/mod_mbox/lucene-solr-user/201909.mbox/%3Cd81d886b-f9d5-caa0-efaf-ac7679c26c14%40coremedia.com%3E
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]