e message boards and JIRA (e.g., SOLR-1536 /
> SOLR-1327 not being fixed), it seems like there isn't a clean way to run
> analyzers dynamically based on data in other field(s). If I end up trying
> the caching idea, I'll report my findings here.
>
> Thanks,
> Dave
>
&
ield(s). If I end up trying
the caching idea, I'll report my findings here.
Thanks,
Dave
--
View this message in context:
http://lucene.472066.n3.nabble.com/Single-multilingual-field-analyzed-based-on-other-field-values-tp4098141p4098242.html
Sent from the Solr - User mailing list archive at Nabble.com.
. Then process the results and place in the
> desired field. And finally remove any temporary fields.
>
> -- Jack Krupansky
> -Original Message- From: David Anthony Troiano
> Sent: Monday, October 28, 2013 4:47 PM
> To: solr-user@lucene.apache.org
> Subject: Single mul
place in the
desired field. And finally remove any temporary fields.
-- Jack Krupansky
-Original Message-
From: David Anthony Troiano
Sent: Monday, October 28, 2013 4:47 PM
To: solr-user@lucene.apache.org
Subject: Single multilingual field analyzed based on other field values
Hello
Hello,
First some background...
I am indexing a multilingual document set where documents themselves can
contain multiple languages. The language(s) within my documents are known
ahead of time. I have tried separate fields per language, and due to the
poor query performance I'm seeing with that