Hoss Man created SOLR-7510:
------------------------------

             Summary: UpdateProcessor to compute a murmur3 hash of a field at 
index time
                 Key: SOLR-7510
                 URL: https://issues.apache.org/jira/browse/SOLR-7510
             Project: Solr
          Issue Type: Sub-task
            Reporter: Hoss Man


SOLR-6968 is adding HyperLogLog support to stats component.  HLL accuracy 
depends on having good (long) hash values -- these can be computed at query 
time, but we should give users a simple option to compute them at index time 
for efficiency (especially with things like String hashing)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to