Man, I hadn't even thought of that! Now I feel like an idiot! Thanks!
Erik Hatcher wrote:
>
> If you're not using it, remove the QueryElevationComponent from
> solrconfig.xml
>
> Erik
>
>
> On May 11, 2009, at 1:15 PM, jcott28 wrote:
>
>>
I have a case where I would like a solr index created which disables the
unique-key option.
I've tried commenting out the option and that just spits out an
error:
SEVERE: org.apache.solr.common.SolrException: QueryElevationComponent
requires the schema to have a uniqueKeyField
I've tried som