In this documentation: https://cloud.google.com/appengine/docs/standard/java/search/options#sortoptions
It says that using the MatchScorer for scoring documents can be expensive in billable operations. However, I don't understand how if affects billing. >From what I understand, the Search API is billed by the number of queries, regardless of how computationally intensive they are or how long they take. How does it affect billable operations? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/e4593558-d566-423f-912f-6037f06506fa%40googlegroups.com.
