Hey,
I have been using the cleo-primer from
and have found one seriously annoying issue. For eg. see this element in my data file.
<id>12205</id>
<score>420.000000</score>
<name>angel investor</name>
<term>angel investings</term>
<term>angel investing</term>
<term>angel investments</term>
<term>angel investment</term>
<term>angel investors</term>
<term>angel investor</term>
<term>business angel</term>
<term>informal investor</term>
<term>angel</term>
<term>investor</term>
It gives null when queried with 'angel investments', 'angel investings'. But gives the element itself when queried with 'angel invest' or 'angel investor'.
On rigorous testings I have found out that it only shows this type of null when the queried term is just a slight variant of the name in the end. Please let me know how to solve this using cleo-primer.