simserver.SessionServer.find_similar

SessionServer.find_similar(*args, **kwargs)[source]

Find similar articles.

With autosession off, use the index state before current session started, so that changes made in the session will not be visible here. With autosession on, close the current session first (so that session changes are committed and visible).