agency
• directory
• -2 agency directory
• 2 agency directory
• w-2agency directory
• w2agency directory
From: Hongtai Xue
Sent: Monday, March 2, 2020 3:45 AM
To: solr_user lucene_apache
Cc: d...@lucene.apache.org
Subject: strange behavior of solr query parser
Hi,
Our team found a strang
t?q=%2B%28name_str%3AFoundation+OR+name_str%3AJhereg+OR+cat%3Abook+OR+cat%3Acd%29&debug=query
we did a little bit research, and we wander if it is a bug of SolrQueryParser.
more specifically, we think if statement here might be wrong.
https://github.com/apache/lucene-solr/blob/branch_8_4/solr/core/src/java/org/apache/solr/parser/SolrQueryParserBase.java#L711
Could you please tell us if it is a bug, or it's just a wrong query statement.
Thanks,
Hongtai Xue