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.
javafx を使って検索アプリを作っています。インデックス作成と検索には apache lucene を使用しています。lucene の代わりに apache solr を使用できます。
Apache Lucene に対する Apache solr の利点は何ですか。solr は独自のインデックス作成方法を提供しますか、それとも lucene インデックスを使用して検索を実行しますか。