cancel
Showing results for 
Search instead for 
Did you mean: 

Inconsistent Lucene results - why?

dduck
Champ in-the-making
Champ in-the-making
Hi,

If I have two users with the following job title:

User 1: "Leder"

User 2: "Akademiingenoer"

…then this search will only return one of them (user 2):

@cm\:jobtitle:"de" OR @cm\:jobtitle:"*de" OR @cm\:jobtitle:"de*" OR @cm\:jobtitle:"*de*"

I'm using the search.luceneSearch(search_string) method in the search API.

Any suggestions as to why that is?

If not, any suggestions as to how I can debug this to learn more about the reasons for this?
1 REPLY 1

openpj
Elite Collaborator
Elite Collaborator
Have you tried to execute this query in the Node Browser?
The Node Browser is in the Administration Console of the Alfresco Explorer.