You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Jamie Johnson <je...@gmail.com> on 2012/03/12 23:16:34 UTC

Additional Query with MLT

Is there a way to provide an additional query constraint to the MLT
component?  My particular use case is I want to get similar documents,
but limit them to the documents a user can actually see based on some
authorization query.  Is this currently possible?