"More Like This" with Solr Filed under: Before You Begin Make sure that the fields which are to be used to compare documents have either stored set to 'true' or have termVectors set to 'true'. This is a prerequisite for MLT to work Configure solrconfig.xml The first thing that needs to be done is to enable MLT. This can be done by adding the solr.MoreLikeThisHandler request handler to solrconfig.xml. Add the below lines of code to the section which contains request handlers.
Read full article from NEW : "More Like This" with Solr | MyOwnNotes
No comments:
Post a Comment