You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Mark Robert Miller (Jira)" <ji...@apache.org> on 2021/08/18 05:13:00 UTC

[jira] [Commented] (SOLR-15581) Expand the benchmark DocMaker api to allow for a wider array of value generation strategies.

    [ https://issues.apache.org/jira/browse/SOLR-15581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400788#comment-17400788 ] 

Mark Robert Miller commented on SOLR-15581:
-------------------------------------------

[~mdrob] - high level on the new data generation dsl / imp: [https://www.solrdev.io/data-gen-dsl.html]

Right now it's tied into SOLR-15560 because I needed to actually be able to easily generate a large space of nested data types that JavaBinCodec encodes, but it supersedes the quick PR i through up for this issue to explore random distribution.

This attempt to solve those issues in the same api and to make the same api actually coherent and fluidity explorable in terms of what you can combine and do, vs the current situation that some things don't make sense depending on what else you chose and you might find out if its check and an exception is thrown if that happens to catch every case of exploding combinations.

> Expand the benchmark DocMaker api to allow for a wider array of value generation strategies.
> --------------------------------------------------------------------------------------------
>
>                 Key: SOLR-15581
>                 URL: https://issues.apache.org/jira/browse/SOLR-15581
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Robert Miller
>            Assignee: Mark Robert Miller
>            Priority: Major
>
> Includes an EnglishWOrdGenerator as an initial proof of concept.
> First PR is incomplete, a variety of things to smooth out and straighten up and the EnglishWordGenerator is only single token ATM.



--
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