I'm not sure if this is what you mean: copy field1 to field2 and for field 2 apply your analysis chain with your synonym list
query something like field1:DE123 and field2:DE123 or have i missed the point, if so can you clarify your use case cheers lee c On 4 June 2011 08:44, occurred <schaubm...@infodienst-ausschreibungen.de> wrote: > Hello, > > a query will be like this: > > field1:(DE123) > > my synonyms are: > DE123 => 123,456,789 > > then SOLR should search in field1 for DE123 and in another specified field > for the synonyms so for example: > in field2 for 123 OR 456 OR 789 > > is this somehow possible? > > cheers > Charlie > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Search-with-Synonyms-in-two-fields-tp3022534p3022534.html > Sent from the Solr - User mailing list archive at Nabble.com. >