Hi, I don't think query size can affect the kind of the parser chosen. I remember there is a maximum number of boolean clause (maxBooleanClauses), but this a slight different thing. If the query is too large, you can have an http error (bad request?), I don't remember, well just change the http method used (instead of GET use POST)
On Tue, May 19, 2020 at 4:16 PM vishal patel <vishalpatel200...@outlook.com> wrote: > > Which query parser is used if my query length is large? > My query is > https://drive.google.com/file/d/1P609VQReKM0IBzljvG2PDnyJcfv1P3Dz/view > > > Regards, > Vishal Patel > -- Vincenzo D'Amore