Re: Tomcat vs. WebSphere

2010-04-23 Thread Deo, Shantanu
We have run SOLR in weblogic without problems. The only change we see is some spurious extra logging info which we don¹t see in the case of tomcat. Anyone have an idea of how to control that ? Thanks Shantanu On 4/23/10 12:53 PM, "Ken Lane (kenlane)" wrote: > Does anyone know of any advantages

Turning down logging for SOLR running on Weblogic

2009-11-24 Thread DEO, SHANTANU S (ATTCINW)
Hi We recently started a SOLR instance running under Weblogic and noticed that there are a lot of DEBUG messages being output, that we did not notice before when we used tomcat. Where can we turn this logging level down ? Thanks Shantanu AT&T eCommerce Web Hosting - Release Management Office: (

indexing multiple schemas Vs extending existing schema

2009-03-09 Thread Deo, Shantanu
Hi, We have had some success in indexing our catalog proof-of-concept project, Now we want to add information such as packages and accessories which have a slightly different schema. I am wondering if its possible to add multiple indexes in the same solr instance or should we think about redef

RE: Query Matching all items in the catalog

2009-01-20 Thread Deo, Shantanu
My apologies - I found it using the following param q=*:* AT&T eCommerce Web Hosting - Release Management Office: (425)288-6081 email: sd1...@att.com -Original Message- From: Deo, Shantanu Sent: Tuesday, January 20, 2009 4:05 PM To: solr-user@lucene.apache.org Subject: Query Matc

Query Matching all items in the catalog

2009-01-20 Thread Deo, Shantanu
Hi, Is there a query that will match and return all documents being indexed by SOLR ? Thanks Shantanu Deo AT&T eCommerce Web Hosting - Release Management Office: (425)288-6081 email: sd1...@att.com

faceted search returning multiple values for same field

2009-01-13 Thread Deo, Shantanu
Hi, I am using solr for indexing some product data, and wanted to use the faceted search. My indexed field (mfg) sometimes contains two words "sony erricson" for example. When I get the facets on the mfg, SOLR return "sony" and "erricson" as separate hits. There are also some facets that show up