> -----Original Message-----
> short of it: i want "queen bohemian rhapsody" to return that song named 
> "Bohemian Rhapsody" by
> the artist named "Queen", rather than songs with titles like "Bohemian 
> Rhapsody (Queen Cover)".

Have you looked in MultiFieldQueryParser and its use of extra boosts per field 
(there is an argument in one of the constructors).
It seems like something close to that which you are looking to do.
-Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to