Thanks a lot Brian!
Maria
Brian Whitman wrote:
On Jan 15, 2008, at 3:47 PM, Maria Mosolova wrote:
Hello,
I am looking for the best way to get the number of documents in a
Solr index. I'd like to do it from a java code using solrj.
public int resultCount() {
try {
SolrQu
Hello,
I am looking for the best way to get the number of documents in a Solr
index. I'd like to do it from a java code using solrj. Any suggestions
are welcome.
Thank you in advance,
Maria mosolova
app that
rewrites the field names before sending the query to Solr?
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Maria Mosolova <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, October 25, 2007 3:38:36 PM
Subject:
Hello,
I am trying to figure out whether there is a way to specify field names
synonyms in Solr/Lucene schema. For instance, I have a field with the
name "title" in the database and want to be able to use queries:
title:query
t:query
to get the data from the same field.
Is there a way to do thi
ageIdentifier.html .
Peter
-Original Message-
From: Maria Mosolova [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 8:48 AM
To: solr-user@lucene.apache.org
Subject: Re: multilingual list of stopwords
Thanks a lot to everyone who responded. Yes, I agree that eventually we
need to use
t; http://members.unine.ch/jacques.savoy/clef/index.html for stopwords for
> several languages or check in some standard programming modules like:
> http://search.cpan.org/~fabpot/Lingua-StopWords-0.02/lib/Lingua/StopWords.pm
>
>
>
> On 10/18/07, Maria Mosolova <[EMAIL PROTECTE
----Original Message-
> From: Maria Mosolova [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 18, 2007 8:48 AM
> To: solr-user@lucene.apache.org
> Subject: Re: multilingual list of stopwords
>
> Thanks a lot to everyone who responded. Yes, I agree that eventually we
&
Thanks a lot to everyone who responded. Yes, I agree that eventually
we need to use separate stopword lists for different languages.
Unfortunately the data we are trying to index at the moment does not
contain any direct country/language information and we need to create
the first version of the in
Hi,
I am looking for a multilingual list of stopwords to use with
Solr/Lucene and would greatly appreciate an advice on where I could
find it.
Thanks,
Maria