Voyager 2.0 makes it much easier to find similar documents in the search results using the Similar Documents and More Like This? features. The two terms refer to the same feature, but are used in different places in the Navigo UI:
Voyager can also use a different feature, Query Expansion, to find additional relevant documents by including search terms similar to the search keyword(s) you enter for a query. More Like This? and Similar Documents both operate on search results, whether or not an expanded query was used in the search itself.
There are two steps to enable More Like This? and Similar Documents:
To edit Voyager.vmoptions:
-Dvoyager.index.fulltext.termVectors=true
An example is shown below.
# The Maximum Memory
-Xmx1024M
-XX:MaxPermSize=256M
# The discovery will use 5 ports, starting with the configured port.
-Dport.discovery=8900 # In this case: 8900,8901,8902,8903,8904
# Directories
-Ddata.dir=../data
# for More LIke This -Dvoyager.index.fulltext.termVectors=true -Dvoyager.index.Storetext=true
To enable More Like This: