Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Solr 3.1 から 3.6.1 へのアップグレードと適用を試みたところ、次の問題に遭遇しました。以下に示すようなクエリは 3.1 では機能しましたが、3.6.1 では結果が返されません。
q=id:911 AND (フォーマット:テキスト OR フォーマット:ヌル)
defTypeは edismax に設定され、 q.opはANDに設定されます。
変更が導入された時期と理由を説明するリリース ノートまたは SOLR ドキュメントのポイントを教えてください。
理由を見つけました。バグの可能性があるとは信じていませんでした。とても簡単です。