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.
最新 (2012 年 5 月) の Solr ベースの n Nutch を実行し、Apache の公式チュートリアルに従って実行すると、次のようになります。
HTTP ERROR 400 Problem accessing /solr/select. Reason: undefined field text
結局のところ、私は間違った検索構文を使用していました。使用する必要があります
*:*
また
xmlfield:searchtext
また、schema.xml ドキュメントに慣れておくこともお勧めします。