lexs:StructuredQueryMatchScore
Structured query match score is a positive integer between 0 and 100 representing a hit percentage. Service providers will make best effort to answer queries the way they are asked. StructuredQueryMatchScore represents the number of search elements that were matched for a structured search query. A result that matches all requested fields is always a perfect match, represented by the value 100. Match scores for structured queries where the service provider had to ignore one or more search terms will be provided using numbers less than 100 to represent the percentage. StructuredQueryMatchScore is not applicable for text search results.
Element information
Namespace: http://usdoj.gov/leisp/lexs/3.1
Schema document: lexs/3.1/lexs.xsd
Type: lexs:StructuredQueryMatchScoreSimpleType
Properties: Global, Qualified
Content
- Type based on xsd:nonNegativeInteger
- Maximum inclusive: 100
Used in
- Type lexs:SearchResponseMetadataType (Element lexs:SearchResponseMetadata)
Sample instance
<lexs:StructuredQueryMatchScore>100</lexs:StructuredQueryMatchScore>