I am using Solr 4.10.2. I have build indexed documents. In Schema.xml, I have removed ID field and replaced it with ngram field and made ngram field as unique key.
I have a question - when I will do search query on Solr. Will the performance of searching harm? And also it will affect Document caching.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.