On 31.01.2008 00:31 Alessandro Senserini wrote:

I have a text field type called courseTitle and it contains
Struts 2

If I search courseTitle:strut*  I get the documents but if I search with
courseTitle:struts* I do not get any results.

Could you please explain why?

Just a guess: It might be because of stemming. Do you have the same effect with words that don't end in an 's' or similar?
If my guess is correct, only 'strut' is in the index, not 'struts'.

-Michael

Reply via email to