legacy-knowledge-base
公開されました Jul. 2, 2025

ユーザーまたは組織の検索時の Solr エラー

written-by

Katlyn Lee

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

legacy-article

learn-legacy-article-disclaimer-text

問題

  • ユーザーまたは組織の検索を実行すると、空白の画面が表示され、ログに次のようなエラーが表示されます。
2021-01-29 00:15:48.429 WARN  [http-nio-8080-exec-5][ProxyMessageListener:86] 
com.liferay.portal.kernel.search.SearchException: Error from server at
http://localhost:8983/solr: org.apache.solr.search.SyntaxError: Cannot parse
'groupId:-1 OR groupId:0 ': Encountered " "-" "- "" at line 1, column 8._
Was expecting one of:_ <BAREOPER> ..._ "(" ..._ "*" ..._ <QUOTED> ..._
<TERM> ..._ <PREFIXTERM> ..._ <WILDTERM> ..._ <REGEXPTERM> ..._
"[" ..._ "{" ..._ <LPARAMS> ..._ "filter(" ..._ <NUMBER> ..._ [Sanitized]
2021-01-29 00:15:48.429 WARN [http-nio-8080-exec-5][ProxyMessageListener:86]
com.liferay.portal.kernel.search.SearchException: Error from server at
http://localhost:8983/solr: org.apache.solr.search.SyntaxError: Cannot parse
'groupId:-1 OR groupId:0 ': Encountered " "-" "- "" at line 1, column 8._
Was expecting one of:_ <BAREOPER> ..._ "(" ..._ "*" ..._ <QUOTED> ..._
<TERM> ..._ <PREFIXTERM> ..._ <WILDTERM> ..._ <REGEXPTERM> ..._
"[" ..._ "{" ..._ <LPARAMS> ..._ "filter(" ..._ <NUMBER> ..._
[Sanitized]com.liferay.portal.kernel.search.SearchException:
Error from server at http://localhost:8983/solr: org.apache.solr.search.SyntaxError:
Cannot parse 'groupId:-1 OR groupId:0 ': Encountered " "-" "- "" at line 1,
column 8._Was expecting one of:_ <BAREOPER> ..._ "(" ..._ "*" ..._
<QUOTED> ..._ <TERM> ..._ <PREFIXTERM> ..._ <WILDTERM> ..._
<REGEXPTERM> ..._ "[" ..._ "{" ..._ <LPARAMS> ..._ "filter(" ..._
<NUMBER> ..._ [Sanitized] at

Environment

  • Solr 7に接続されたLiferay DXP

解決策

  • この動作は LPS-123318で報告され、対処されています。 新しいヘルプ センター チケットを作成して、パッチを適用した Liferay Connector を Solr 7 にリクエストしてください。
did-this-article-resolve-your-issue

legacy-knowledge-base