Walter Underwood [mailto:wun...@wunderwood.org] writes:

>You may be able to have unique keys. At Netflix, I found that there were 
>collisions between >the movie IDs and the person IDs. So, I put an 'm' at the 
>beginning of each movie ID and a >'p' at the beginning of each person ID. Like 
>magic, I had unique IDs.

did you do this with a transformer at index time, or in some other manner?

>You should be able to disable the query elevation stuff by removing it from 
>your >solrconfig.xml.

the documentation certainly implies this, which is why i'm baffled. i see no 
reason
why removing the config should trigger the multiple core error when i only have 
the
default setup with one core.

richard

Reply via email to