The SCORE scalar function searches in text documents and returns a score value for each document found, indicating how well the found document is described by the search argument.
SCORE returns a DOUBLE value. As the search term appears more frequently in the document, the score of the document increases.
You cannot use the SCORE query on a text index created on a view.