Re: [DISCUSS] Community Virtual Meetup, February 2024

2024-02-15 Thread Alessandro Benedetti
Thanks for organising this! I am good with all of them! Cheers -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting | Training | Open Source

Multiple query fields with block max WAND

2024-02-15 Thread rajani m
Hi Solr Devs, Does the Block Max WAND feature support querying multiple fields in a single query? I tested using dismax query fields "qf" with 2 fields "qf=title description" and it didn't work but it works perfectly if "qf" is any one field. Is this expected? Thank you, Rajani