Assume these 2 search scenario:
- Simple search
- Advanced search title + contents (AND)
In the first case the expected results is all entries that has the keywork on title or in contents. That case works fine.
In the second case the expected results is all entries that have the keyword on entry title and the keywork on contents of file. In that case the result contains entry without keyword in title, but the same query on Luke works fine.
Any ideas?
Diego