gt; To: solr-user@lucene.apache.org
> > Sent: Thursday, May 29, 2008 7:26:44 PM
> > Subject: Re: Sorting in different languages
> >
> > Thanks for the hints.
> >
> > I have been aware of the Collator. Actually a colleague of mine has
> written
> > a Collator
http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Uwe Klosa <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, May 29, 2008 7:26:44 PM
> Subject: Re: Sorting in different languages
>
> Thanks for the hints.
>
> I have b
gt; Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
> - Original Message
> > From: Uwe Klosa <[EMAIL PROTECTED]>
> > To: solr-user@lucene.apache.org
> > Sent: Thursday, May 29, 2008 3:36:39 AM
> > Subject: Re: Sorting in different langu
y, May 29, 2008 3:36:39 AM
> Subject: Re: Sorting in different languages
>
> On Wed, May 28, 2008 at 11:41 PM, Alexander Ramos Jardim <
> [EMAIL PROTECTED]> wrote:
>
> > Well,
> >
> > One solution that I can see for this problem is having different indexes
&
On Wed, May 28, 2008 at 11:41 PM, Alexander Ramos Jardim <
[EMAIL PROTECTED]> wrote:
> Well,
>
> One solution that I can see for this problem is having different indexes
> for
> each language.
>
>
In which way would that solve the sorting problem?
Well,
One solution that I can see for this problem is having different indexes for
each language.
2008/5/28 Uwe Klosa <[EMAIL PROTECTED]>:
> Nice idea. I'll look into that, too.
>
> Thanks
> Uwe
>
> On Tue, May 27, 2008 at 10:34 PM, Chris Hostetter <
> [EMAIL PROTECTED]>
> wrote:
>
> >
> > : I t
Nice idea. I'll look into that, too.
Thanks
Uwe
On Tue, May 27, 2008 at 10:34 PM, Chris Hostetter <[EMAIL PROTECTED]>
wrote:
>
> : I think Solr should support syntax like "sort=title_sv asc locale:sv",
> : minimally including the language, but possibly also the country
> : component of the local
I've been thinking about that in similar ways. I'll have look into it.
Thanks
Uwe
On Tue, May 27, 2008 at 9:06 PM, Steven A Rowe <[EMAIL PROTECTED]> wrote:
> Hi Uwe,
>
> On 05/26/2008 at 8:43 AM, Uwe Klosa wrote:
> > We're using Solr 1.3 in our application and we have an index
> > that contains
: I think Solr should support syntax like "sort=title_sv asc locale:sv",
: minimally including the language, but possibly also the country
: component of the locale, e.g. "sort=title_de asc locale:de_CH" for Swiss
: German.
I'm not sure how i feel about that syntax, but a fairly straight forwa
Hi Uwe,
On 05/26/2008 at 8:43 AM, Uwe Klosa wrote:
> We're using Solr 1.3 in our application and we have an index
> that contains 3 different languages which are stored and
> indexed in fields like 'title_sv', 'title_en', 'title_no'.
>
> Our problem in this case is we want to sort the search
> re
10 matches
Mail list logo