Method and Description |
---|
org.apache.lucene.queries.payloads.PayloadDecoder.computePayloadFactor(int, int, int, BytesRef)
Use
PayloadDecoder.computePayloadFactor(BytesRef) - doc and position can be taken
into account in PayloadFunction.currentScore(int, String, int, int, int, float, float) |
Constructor and Description |
---|
org.apache.lucene.queries.payloads.PayloadScoreQuery(SpanQuery, PayloadFunction) |
org.apache.lucene.queries.payloads.PayloadScoreQuery(SpanQuery, PayloadFunction, boolean) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.