Search Number Plates using Solr
I am working on searching a database containing huge db of records of number plates. I am planning to use Apache Solr for implementing the search feature. I don't know the term how to call the search feature I want to implement. But let me explain my requirements to you: When people search, I want a Solr to subtitute certain numbers for letters? Eg. 12 = R 13 = B 4 = A 11 = H etc etc? So for example, when someone search for "John" a search result will be offered should have following suggestions from available list of number plates. JO11 NYJ - Search should substitute 11 for H! For example,