Re: Localisation, faceting

2008-08-19 Thread Otis Gospodnetic
user@lucene.apache.org > Sent: Monday, August 18, 2008 6:08:47 PM > Subject: Re: Localisation, faceting > > Excellent point about the saved queries. Thanks! So I could sniff the > locale (from the HTML page or the Java application,...) and infer the > "query language",

Re: Localisation, faceting

2008-08-18 Thread Pierre Auslaender
ge From: Pierre Auslaender <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Saturday, August 16, 2008 12:50:53 PM Subject: Localisation, faceting Hello, I have a couple of questions: 1/ Is it possible to localise query operator names without writing code? For instance, I'd lik

Re: Localisation, faceting

2008-08-18 Thread Walter Underwood
t;> Otis >> -- >> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >> >> >> >> - Original Message >> >>> From: Pierre Auslaender <[EMAIL PROTECTED]> >>> To: solr-user@lucene.apache.org >>> Sent: Satur

Re: Localisation, faceting

2008-08-18 Thread Pierre Auslaender
rhaps that helps. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Pierre Auslaender <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Saturday, August 16, 2008 12:50:53 PM Subject: Localisation, faceting Hello, I have

Re: Localisation, faceting

2008-08-18 Thread Otis Gospodnetic
Solr - Nutch - Original Message > From: Pierre Auslaender <[EMAIL PROTECTED]> > To: solr-user@lucene.apache.org > Sent: Saturday, August 16, 2008 12:50:53 PM > Subject: Localisation, faceting > > Hello, > > I have a couple of questions: > > 1/ Is it

Re: Localisation, faceting

2008-08-17 Thread Pierre Auslaender
Thanks a lot for the reply. I thought, might be a good idea to sort of override operator names, same like stop words, stems, etc. I guess I'd need to parse the query string? As for keeping state between requests, there's always going to be some state going in order to have a drill-down sessio

Re: Localisation, faceting

2008-08-17 Thread Shalin Shekhar Mangar
On Sat, Aug 16, 2008 at 10:20 PM, Pierre Auslaender <[EMAIL PROTECTED]>wrote: > 1/ Is it possible to localise query operator names without writing code? > For instance, I'd like to issue queries with French operator names, e.g. ET > (instead of AND), OU (instead of OR), etc. No, your application

Localisation, faceting

2008-08-16 Thread Pierre Auslaender
Hello, I have a couple of questions: 1/ Is it possible to localise query operator names without writing code? For instance, I'd like to issue queries with French operator names, e.g. ET (instead of AND), OU (instead of OR), etc. 2/ Is it possible for Solr to generate, in the XML response, th