Hello everybody,

I a using the python GAE. I would like to implement a custom match scorer
which sorts a set of documents according to their timestamp (taking into
account an eventual periodicity of the events; e.g. a sport competition
which takes place every year).

In search.py I can find two empty implementations of a MatchScorer (the
RescoringMatchScorer and the MatchScorer itself), so I concluded that
they're just stubs for a real implementation elsewhere.

So, is it possible to implement a custom MatchScorer?

Thanks in advance,
Ivo

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAPc4eF-tdMUaCGwnunRnJXWq%3DX%3DKN0M%2BaOP9%3DF71GkSDdbtV-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine] I... Ivo Bellin Salarin

Reply via email to