This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I have a problem with running full text search over our database diagram. Unfortunatelly most of our primery keys are strings and complex keys. It seems to be limitation, that the primary key must be Int64 (Exception occurs inside Mindscape.LightSpeed.Identity.KeyTableIdentityGenerator.Coerce() function and it says that Id cannot be converted to number). Questions are: 1) Is this known limitation (and by design), or am I missed something in configuration? 2) Is there any workaround for this behaviour? It seems to be impossible to write own SearchEngineBroker, but maybe there is some other way? Greetings |
|
|
No it should be the case that the identity generator as per the context (or the one specific to that entity type if that has been set). What have you assigned your identity strategy to on the entity in question?
|
|