You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2021/06/08 12:56:00 UTC

[jira] [Reopened] (SOLR-15185) Improve "hash" QParser

     [ https://issues.apache.org/jira/browse/SOLR-15185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein reopened SOLR-15185:
-----------------------------------
      Assignee: Joel Bernstein  (was: David Smiley)

The current impl doesn't create deterministic hashes which causes intermittent test failures. The test failures are infrequent enough that it's likely only non-deterministic with some specific randomized test config. 

Let's open this ticket back up and fix the issue.

> Improve "hash" QParser
> ----------------------
>
>                 Key: SOLR-15185
>                 URL: https://issues.apache.org/jira/browse/SOLR-15185
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: David Smiley
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: main (9.0)
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> * Don't use Filter (to be removed)
> * Do use TwoPhaseIterator, not PostFilter
> * Don't pre-compute matching docs (wasteful)
> * Support more fields, and more field types
> * Faster hash on Strings (avoid Char conversion)
> * Stronger hash when using multiple fields



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org