Thank you @Yone Moreno Jiménez for sharing your experience and raising this important accessibility need. I agree that a dark mode for the HealthShare Management Portal would significantly reduce eye strain.

To help bring this feature closer to reality, I’ve submitted a related idea here few days ago: Dark Mode for Management Portal.
If this resonates with you, feel free to upvote the idea so it gains more visibility among InterSystems experts.

Nice article @Luis Angel Pérez Ramos!
Just to clarify my understanding: If I run a query using LIKE '%example%' and get x number of results, will running a similar query using %iFind.Index.Basic always return at least x results (i.e., the result count with %iFind is always greater than or equal to the LIKE query)? Or are there cases where %iFind might return fewer or different records?