On 6/5/2011 3:36 AM, occurred wrote:
Ok, thx for the answer.
My idea now is to store both field-values in one field and pre- and
suffix the values from field2 with something very special.
Also then the synonyms have to have the special pre- and suffixes.
What are you actually trying to do?
Us
]
> > > wrote:
> >
> > > Hello,
> > >
> > > a query will be like this:
> > >
> > > field1:(DE123)
> > >
> > > my synonyms are:
> > > DE123 => 123,456,789
> > >
> > > then SOLR should searc
> Hello,
> >> >
> >> > a query will be like this:
> >> >
> >> > field1:(DE123)
> >> >
> >> > my synonyms are:
> >> > DE123 => 123,456,789
> >> >
> >> > then SOLR should sea
M
To: solr-user@lucene.apache.org
Subject: Re: Search with Synonyms in two fields
No, there should be only one field search:
field1:DE123
and then based on the config of a FilterFactory Solr will also search in
field2 based on a synonym list.
But also field1 should be search with DE123
cheers
Ch
ill 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 ex
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 mess
gt; 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.
>
age 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.