In addition: *1) Machine Learning* It is possible to integrate Learning To Rank models for Solr reranking : https://solr.apache.org/guide/8_8/learning-to-rank.html https://www.techatbloomberg.com/blog/bloomberg-integrated-learning-rank-apache-solr/ <https://solr.apache.org/guide/8_8/learning-to-rank.html> https://sease.io/tag/learning-to-rank <https://solr.apache.org/guide/8_8/learning-to-rank.html>
It is possible to use Lucene/Solr as classifiers: https://sease.io/2015/07/lucene-document-classification.html *2) Desktop Application* Lucene is a Java library Apache Solr is a REST server now(originally it was a web application) Cheers -------------------------- Alessandro Benedetti Apache Lucene/Solr Committer Director, R&D Software Engineer, Search Consultant www.sease.io On Fri, 30 Apr 2021 at 01:34, Furkan KAMACI <furkankam...@gmail.com> wrote: > Hi Ecem, > > 1.a) What do you mean with File Fingerprint? If that is hash of a file, you > should check here: > > https://solr.apache.org/guide/8_8/de-duplication.html > > 1.b) Solr has a limited capability of Machine Learning applications. You > can check the list from here: > > https://solr.apache.org/guide/8_8/machine-learning.html > > 2) Solr/Lucene are libraries which are not desktop applications. You can > use them as dependencies at your desktop applications. > > Kind Regards, > Furkan KAMACI > > > On Tue, Apr 20, 2021 at 4:42 PM ECEM YAMAN <16008117...@ogr.bozok.edu.tr> > wrote: > > > Hi, > > I just started working on Solr and Lucene. I have some questions on my > > mind, can you help me? > > > > - How to apply File Fingerprint and Machine learning applications to > > lucene? > > - What are the dependencies in the Solr and Lucene desktop application? > > > > Also I would appreciate if you recommend a book. > > > > Best regards, > > Ecem > > >