Eccenux commented on issue #9415:
URL: https://github.com/apache/netbeans/issues/9415#issuecomment-4607162031

   You could just order by a percentage of matched text. E.g.:
   
   * "ReaderServiceImpl" matches 100% of the name in "ReaderServiceImpl.java" 
and 77.3% of the full name.
   * "ReaderServiceImpl" matches 73.9% of the name in 
"ReaderServiceImplItCase.java" and 60.7% of the full name.
   
   Order by both percentages and I think it should work better, right?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to