Skip to content

Instantly share code, notes, and snippets.

@jobergum
Created January 31, 2020 15:04
Show Gist options
  • Save jobergum/ab2fffabea6ecce7b95ae1b8f536f779 to your computer and use it in GitHub Desktop.
Save jobergum/ab2fffabea6ecce7b95ae1b8f536f779 to your computer and use it in GitHub Desktop.
bm25(attributes)
bm25(brand)
bm25(description)
bm25(queries)
bm25(title)
elementCompleteness(attributes).completeness
elementCompleteness(attributes).elementWeight
elementCompleteness(attributes).fieldCompleteness
elementCompleteness(attributes).queryCompleteness
elementCompleteness(queries).completeness
elementCompleteness(queries).elementWeight
elementCompleteness(queries).fieldCompleteness
elementCompleteness(queries).queryCompleteness
elementSimilarity(attributes)
elementSimilarity(queries)
fieldLength(description)
fieldLength(title)
fieldMatch(brand)
fieldMatch(brand).absoluteOccurrence
fieldMatch(brand).absoluteProximity
fieldMatch(brand).completeness
fieldMatch(brand).degradedMatches
fieldMatch(brand).earliness
fieldMatch(brand).fieldCompleteness
fieldMatch(brand).gapLength
fieldMatch(brand).gaps
fieldMatch(brand).head
fieldMatch(brand).importance
fieldMatch(brand).longestSequence
fieldMatch(brand).longestSequenceRatio
fieldMatch(brand).matches
fieldMatch(brand).occurrence
fieldMatch(brand).orderness
fieldMatch(brand).outOfOrder
fieldMatch(brand).proximity
fieldMatch(brand).queryCompleteness
fieldMatch(brand).relatedness
fieldMatch(brand).segmentDistance
fieldMatch(brand).segmentProximity
fieldMatch(brand).segments
fieldMatch(brand).significance
fieldMatch(brand).significantOccurrence
fieldMatch(brand).tail
fieldMatch(brand).unweightedProximity
fieldMatch(brand).weight
fieldMatch(brand).weightedAbsoluteOccurrence
fieldMatch(brand).weightedOccurrence
fieldMatch(description)
fieldMatch(description).absoluteOccurrence
fieldMatch(description).absoluteProximity
fieldMatch(description).completeness
fieldMatch(description).degradedMatches
fieldMatch(description).earliness
fieldMatch(description).fieldCompleteness
fieldMatch(description).gapLength
fieldMatch(description).gaps
fieldMatch(description).head
fieldMatch(description).importance
fieldMatch(description).longestSequence
fieldMatch(description).longestSequenceRatio
fieldMatch(description).matches
fieldMatch(description).occurrence
fieldMatch(description).orderness
fieldMatch(description).outOfOrder
fieldMatch(description).proximity
fieldMatch(description).queryCompleteness
fieldMatch(description).relatedness
fieldMatch(description).segmentDistance
fieldMatch(description).segmentProximity
fieldMatch(description).segments
fieldMatch(description).significance
fieldMatch(description).significantOccurrence
fieldMatch(description).tail
fieldMatch(description).unweightedProximity
fieldMatch(description).weight
fieldMatch(description).weightedAbsoluteOccurrence
fieldMatch(description).weightedOccurrence
fieldMatch(title)
fieldMatch(title).absoluteOccurrence
fieldMatch(title).absoluteProximity
fieldMatch(title).completeness
fieldMatch(title).degradedMatches
fieldMatch(title).earliness
fieldMatch(title).fieldCompleteness
fieldMatch(title).gapLength
fieldMatch(title).gaps
fieldMatch(title).head
fieldMatch(title).importance
fieldMatch(title).longestSequence
fieldMatch(title).longestSequenceRatio
fieldMatch(title).matches
fieldMatch(title).occurrence
fieldMatch(title).orderness
fieldMatch(title).outOfOrder
fieldMatch(title).proximity
fieldMatch(title).queryCompleteness
fieldMatch(title).relatedness
fieldMatch(title).segmentDistance
fieldMatch(title).segmentProximity
fieldMatch(title).segments
fieldMatch(title).significance
fieldMatch(title).significantOccurrence
fieldMatch(title).tail
fieldMatch(title).unweightedProximity
fieldMatch(title).weight
fieldMatch(title).weightedAbsoluteOccurrence
fieldMatch(title).weightedOccurrence
matchCount(attributes)
matchCount(brand)
matchCount(description)
matchCount(queries)
matchCount(title)
matches(attributes,0)
matches(attributes,1)
matches(attributes,2)
matches(attributes,3)
matches(attributes,4)
matches(brand,0)
matches(brand,1)
matches(brand,2)
matches(brand,3)
matches(brand,4)
matches(description,0)
matches(description,1)
matches(description,2)
matches(description,3)
matches(description,4)
matches(title,0)
matches(title,1)
matches(title,2)
matches(title,3)
matches(title,4)
nativeRank(attributes)
nativeRank(brand)
nativeRank(description)
nativeRank(title)
queryTermCount
rankingExpression(description_semantic_score)
rankingExpression(title_semantic_score)
term(0).significance
term(1).significance
term(2).significance
term(3).significance
term(4).significance
textSimilarity(brand).fieldCoverage
textSimilarity(brand).order
textSimilarity(brand).proximity
textSimilarity(brand).queryCoverage
textSimilarity(brand).score
textSimilarity(description).fieldCoverage
textSimilarity(description).order
textSimilarity(description).proximity
textSimilarity(description).queryCoverage
textSimilarity(description).score
textSimilarity(title).fieldCoverage
textSimilarity(title).order
textSimilarity(title).proximity
textSimilarity(title).queryCoverage
textSimilarity(title).score
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment