Re: SolrCloud indexing -- 2 collections, 2 indexes, sharing the same nodes possible?

2017-08-30 Thread Susheel Kumar
at the collections will > never be queried simultaneously. So will the "running but idle" collection > slow me down? > > Johannes > > -----Ursprüngliche Nachricht- > Von: Susheel Kumar [mailto:susheel2...@gmail.com] > Gesendet: Mittwoch, 30. August 2017 17

Re: SolrCloud indexing -- 2 collections, 2 indexes, sharing the same nodes possible?

2017-08-30 Thread Johannes Knaus
om] Gesendet: Mittwoch, 30. August 2017 17:36 An: solr-user@lucene.apache.org Betreff: Re: SolrCloud indexing -- 2 collections, 2 indexes, sharing the same nodes possible? Yes, absolutely. You can create as many as collections you need (like you would create table in relational world). On Wed,

Re: SolrCloud indexing -- 2 collections, 2 indexes, sharing the same nodes possible?

2017-08-30 Thread Susheel Kumar
Yes, absolutely. You can create as many as collections you need (like you would create table in relational world). On Wed, Aug 30, 2017 at 10:13 AM, Johannes Knaus wrote: > I have a working SolrCloud-Setup with 38 nodes with a collection spanning > over these nodes with 2 shards per node and re

SolrCloud indexing -- 2 collections, 2 indexes, sharing the same nodes possible?

2017-08-30 Thread Johannes Knaus
I have a working SolrCloud-Setup with 38 nodes with a collection spanning over these nodes with 2 shards per node and replication factor 2 and a router field. Now I got some new data for indexing which has the same structure and size as my existing index in the described collection. However, alt

Re: 2 indexes - 1 Faceted search

2010-03-10 Thread Erick Erickson
Not really SOLR doesn't have a way to implement this kind of thing. You'd have to do some sort of post-processing of the results I think. HTH Erick 2010/3/10 André Maldonado > Hi all. > > I have 2 indexes with different structures, but a few equal fields. There > is so

2 indexes - 1 Faceted search

2010-03-10 Thread André Maldonado
Hi all. I have 2 indexes with different structures, but a few equal fields. There is some way to do a faceted search (faceting the equal fields) in the 2 indexes at same time, with only one response (like a UNION in sql server)? Thank's "Então aproximaram-se os que estavam no barco,

Re: Faceted search in 2 indexes

2010-03-05 Thread Kranti™ K K Parisa
again, we have to display the results along with the tags attached by that user (previously). and also display some facets for the tags. please give some ideas/suggestions. Best Regards, Kranti K K Parisa 2010/2/23 André Maldonado > Hi all. > > I have 2 indexes with some similar fields

Re: Faceted search in 2 indexes

2010-03-04 Thread Chris Hostetter
: I have 2 indexes with some similar fields and some distinct fields. I need : to make a faceted search that returns the union of the same search in these : 2 indexes. : : How can I make it? Assuming you don't need facets or sorting on the fields that are distinct between the two in

Faceted search in 2 indexes

2010-02-23 Thread André Maldonado
Hi all. I have 2 indexes with some similar fields and some distinct fields. I need to make a faceted search that returns the union of the same search in these 2 indexes. How can I make it? Thank's "Então aproximaram-se os que estavam no barco, e adoraram-no, dizendo: És verdadeiramen

Re: 2 indexes

2007-09-26 Thread philguillard
Oups. I forgot to set the 2 files with solr home : /opt/tomcat/conf/Catalina/localhost/solr.xml /opt/tomcat/conf/Catalina/localhost/solr.xml Phil philguillard wrote: Hi, I'm new to solr, sorry if i missed my answer in the docs somewhere... I need 2 different solr indexes. Should i create 2 we

2 indexes

2007-09-26 Thread philguillard
Hi, I'm new to solr, sorry if i missed my answer in the docs somewhere... I need 2 different solr indexes. Should i create 2 webapps? In that case i have tomcat contexts solr and solr2, then i can't start solr2, i get this error: Sep 26, 2007 6:07:25 PM org.apache.catalina.core.StandardContex