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

Zach Chen commented on LUCENE-10212:
------------------------------------

No problem [~julietibs] ! Glad to be able to contribute! 

> Add luceneutil benchmark task for CombinedFieldsQuery
> -----------------------------------------------------
>
>                 Key: LUCENE-10212
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10212
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Zach Chen
>            Assignee: Zach Chen
>            Priority: Minor
>
> This is a spin-off task from 
> https://issues.apache.org/jira/browse/LUCENE-10061 . In order to objectively 
> evaluate performance changes for CombinedFieldsQuery, we would like to  add 
> benchmark task and parsing for CombinedFieldsQuery.
> One proposal to the query syntax to enable CombinedFieldsQuery benchmarking 
> would be the following:
> {code:java}
> taskName: term1 term2 term3 term4 
> +combinedFields=field1^boost1,field2^boost2,field3^boost3
> {code}
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to