Hi, I have an old Solr 1.3 version running on an issue. I have a field configured in such a way that "fifa 12" and "fifa12" should match the same documents, as it can be seen in screenshot bellow.
[image: Imagem inline 1] When I run the query itemNameSearch:fifa12, I get the folowing result: [image: Imagem inline 2] That seems okay. But I have the following document on the index: [image: Imagem inline 3] As my field is defined, I expected the query to match this document. This is not what is happening. Does anyone have any idea on what is wrong? -- Alexander Ramos Jardim