Hello Everyone,

I am trying to do a more like this query on a particular item(ItemID 3), 
restricted to a certain category(CatID 1).  This is the query string i am using:

select?q=ItemID:3&mlt=true&mlt.fl=Name,Text&mlt.mindf=1&mlt.mintf=1&fl=ItemID,Name,score&mlt.count=30&wt=php&mlt.boost=true&fq=CatID:1

This works most of the time but sometimes I am getting results that include 
items in different categories.  Is there something wrong with this query?  

Thanks in advance.

Reply via email to