From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, January 17, 2008 4:00:58 PM
Subject: Re: Big number of conditions of the search
I still want to give a try to the simple idea just to combine all
those IDs in one query.
Again, lets say I
...
- Original Message
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Thursday, January 17, 2008 4:00:58 PM
Subject: Re: Big number of conditions of the search
I still want to give a try to the simple idea just to combine all those I
al Message
From: Otis Gospodnetic <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Friday, January 11, 2008 12:26:14 AM
Subject: Re: Big number of conditions of the search
Evgeniy - sound like a problem best suited for RDBMS, really.
You can run such an OR query, but you'll have
ne in RDBMS with some count(*) and
GROUP BY selects.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Evgeniy Strokin <[EMAIL PROTECTED]>
To: Solr User
Sent: Thursday, January 10, 2008 4:39:44 PM
Subject: Big number of conditions of the
) and
GROUP BY selects.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Evgeniy Strokin <[EMAIL PROTECTED]>
To: Solr User
Sent: Thursday, January 10, 2008 4:39:44 PM
Subject: Big number of conditions of the search
Hello, I don't know
Hello, I don't know how to formulate this right, I'll give an example:
I have 20 millions documents with unique ID indexed.
I have list of IDs stored somewhere. I need to run query which will take
documents with ID from my list and gives me some statistic.
For example: my documents are addresses