On Wed, Jan 23, 2013 at 12:23 PM, Eduard Moraru <enygma2...@gmail.com>wrote:
> The only small but workable problem I have now is the same as > https://issues.apache.org/jira/browse/SOLR-3598. When you are creating an > alias for the field "who", you can't include the actual field in the list > of alias like "f.who.qf=who,what,where" because you`ll get an "alias loop" > exception. > But why do you need 'title' field at all? I can see it is 'generic' formatting, but how useful can that be if you are actively multilingual? But if you need it, can't it be just title_generic in the schema. You can probably use Request Update Processors to change the field name if you can't rename it in the client/source. And if you are worried about the client getting the field names, I believe you can alias them on the way out as well, using a different parameter. Regards, Alex. Personal blog: http://blog.outerthoughts.com/ LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch - Time is the quality of nature that keeps events from happening all at once. Lately, it doesn't seem to be working. (Anonymous - via GTD book)