Web search with "."

In a db I have some documents in which the field “company” contains the string “F.I.M.E.”. I have a web search in which query is “[company]=(* *)”. If I try to search for “F.I.M.E” all the documents are returned but If I search for “F.I.M.E.” (ending with full stop) no docs are returned. Does anybody know why?

Thanks in advance

Stefano