You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by DHast <ha...@gmail.com> on 2009/09/21 17:45:57 UTC

define index at search time

is there a way i can actually tell solr which index i want it to search
against with the query? I know it will cost a bit on performance, but it
would be helpful
i have many indexes and it would be nice to determine which one should be
used by the user.
thanks
-- 
View this message in context: http://www.nabble.com/define-index-at-search-time-tp25530378p25530378.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: define index at search time

Posted by DHast <ha...@gmail.com>.
well after looking at http://wiki.apache.org/solr/CoreAdmin
perhaps multiple cores is what i want, 

DHast wrote:
> 
> No, I am talking about having multiple indexes, i want to send the index
> name to the searcher so it will search that index, rather than use the one
> defined in the schema/solrconfig.
> 
> nothing t do with multiple cores, i mean different indexes entirely with
> completely different content.
> 
> 
> 
> 
> Avlesh Singh wrote:
>> 
>> Are you talking about multiple cores?
>> 
>> Cheers
>> Avlesh
>> 
>> On Mon, Sep 21, 2009 at 9:15 PM, DHast <ha...@gmail.com>
>> wrote:
>> 
>>>
>>> is there a way i can actually tell solr which index i want it to search
>>> against with the query? I know it will cost a bit on performance, but it
>>> would be helpful
>>> i have many indexes and it would be nice to determine which one should
>>> be
>>> used by the user.
>>> thanks
>>> --
>>> View this message in context:
>>> http://www.nabble.com/define-index-at-search-time-tp25530378p25530378.html
>>> Sent from the Solr - User mailing list archive at Nabble.com.
>>>
>>>
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/define-index-at-search-time-tp25530378p25564937.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: define index at search time

Posted by DHast <ha...@gmail.com>.
No, I am talking about having multiple indexes, i want to send the index name
to the searcher so it will search that index, rather than use the one
defined in the schema/solrconfig.

nothing t do with multiple cores, i mean different indexes entirely with
completely different content.




Avlesh Singh wrote:
> 
> Are you talking about multiple cores?
> 
> Cheers
> Avlesh
> 
> On Mon, Sep 21, 2009 at 9:15 PM, DHast <ha...@gmail.com>
> wrote:
> 
>>
>> is there a way i can actually tell solr which index i want it to search
>> against with the query? I know it will cost a bit on performance, but it
>> would be helpful
>> i have many indexes and it would be nice to determine which one should be
>> used by the user.
>> thanks
>> --
>> View this message in context:
>> http://www.nabble.com/define-index-at-search-time-tp25530378p25530378.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/define-index-at-search-time-tp25530378p25564438.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: define index at search time

Posted by Avlesh Singh <av...@gmail.com>.
Are you talking about multiple cores?

Cheers
Avlesh

On Mon, Sep 21, 2009 at 9:15 PM, DHast <ha...@gmail.com> wrote:

>
> is there a way i can actually tell solr which index i want it to search
> against with the query? I know it will cost a bit on performance, but it
> would be helpful
> i have many indexes and it would be nice to determine which one should be
> used by the user.
> thanks
> --
> View this message in context:
> http://www.nabble.com/define-index-at-search-time-tp25530378p25530378.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>