Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, the score in MongoDB full text search can be manipulated by the percentage of text that matches. MongoDB uses a weighted score based on the frequency and relevance of the keywords. The more matching keywords and the closer they are to each other, the higher the score. However, it is also possible to use a custom scoring function that takes into account other factors, such as the percentage of text that matches or the importance of certain fields.