Hi, 

    I want to use machine learning to learn the weights for all the fields 
we have in an sphinx index. In order to accomplish that I need to see and 
log what matching value Sphinx gave for every query to every field instead 
of the aggregated weight() value. Is there any way to see those values from 
SphinxQL? And for having this production ready, is there any way to log the 
information "query -> [{field1: value of match for query},{field2: value of 
match for query},{field3: value of match for query}...]" ?

Toni

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to