RE: Query Solr

2016-07-27 Thread Kostas
There are some examples on the web for this: http://yonik.com/solr/query-syntax/ http://stackoverflow.com/questions/634765/using-or-and-not-in-solr-query If you are using .NET, maybe also try SolrNet. Maybe those help. -Original Message- From: Hardika Catur S [mailto:hardika.sa...@sol

Re: Query | Solr conf and data (index) distribution using master slave configuration

2009-04-24 Thread Shalin Shekhar Mangar
On Fri, Apr 24, 2009 at 4:31 PM, Vicky_Dev wrote: > > Thanks Shalin for your reply > > Is it possible to replicate conf folder from master to slave? > > It should be possible but I've never tried to replicate config with the script based replication myself. The script based replication calls comm

Re: Query | Solr conf and data (index) distribution using master slave configuration

2009-04-24 Thread Vicky_Dev
Thanks Shalin for your reply Is it possible to replicate conf folder from master to slave? ~Vikrant Shalin Shekhar Mangar wrote: > > On Thu, Apr 23, 2009 at 10:10 AM, Vicky_Dev > wrote: > >> >> 1. Please confirm whether the tag entry : >> In solrconfig.xml should match for the Slave sol

Re: Query | Solr conf and data (index) distribution using master slave configuration

2009-04-23 Thread Shalin Shekhar Mangar
On Thu, Apr 23, 2009 at 10:10 AM, Vicky_Dev wrote: > > 1. Please confirm whether the tag entry : > In solrconfig.xml should match for the Slave solr server / master solr > server in accordance to the scripts.conf configuration settings. Yes, dataDir in solrconfig.xml and scripts.conf should b