Saravanan Chinnadurai/Actionimages is out of the office.

2011-12-04 Thread Saravanan . Chinnadurai
I will be out of the office starting 05/12/2011 and will not return until 05/01/2012. Please email to itsta...@actionimages.com for any urgent issues. Action Images is a division of Reuters Limited and your data will therefore be protected in accordance with the Reuters Group Privacy / Data P

Re: Possible to facet across two indices, or document types in single index?

2011-12-04 Thread Jeff Schmidt
Well, the JoinQParserPlugin is definitely there. Turning on debug reveals why I get zero results. Given the URL: http://localhost:8091/solr/ing-content/select/?qt=partner-tmo&fq=type:node&q={!join+from=conceptId+to=id+fromIndex=partner-tmo}brca1&debugQuery=true&rows=5&fl=id,n_type,n_name I get

Re: Distributed Solr: different number of results each time

2011-12-04 Thread ffriend
It seems like the error was caused by wrong list of shard URLs, kept in ZooKeeper. One possible workaround is to specify list of shards manually with shards=slave-node1,slave-node2,slave-node3,... (see SolrCluster documentation for details) -- View this message in context: http://lucene.472

Re: Possible to facet across two indices, or document types in single index?

2011-12-04 Thread Jeff Schmidt
Hello again: I'm looking at the newer join functionality (http://wiki.apache.org/solr/Join) to see if that will help me out. While there are signs it can go cross index/core (https://issues.apache.org/jira/browse/SOLR-2272), I doubt I can specify facet.field params for fields in a couple of di

Re: SolR for time-series data

2011-12-04 Thread Ted Dunning
Sax is attractive, but I have found it lacking in practice. My primary issue is that in order to get sufficient recall for practical matching problems, I had to do enough query expansion that the speed advantage of inverted indexes went away. The OP was asking for blob storage, however, and I thi

quoted query issue

2011-12-04 Thread C Hagenmaier
My query for the terms road and show body:(road show) returns 4 documents. The highlighting shows several instances where road immediately precedes show. However, a query for the phrase "road show" body:("road show") returns no documents. I have similar results with "floor show" and "road

Re: Configuring the Distributed

2011-12-04 Thread Yonik Seeley
On Fri, Dec 2, 2011 at 10:48 AM, Mark Miller wrote: > You always want to use the distrib-update-chain. Eventually it will > probably be part of the default chain and auto turn in zk mode. I'm working on this now... -Yonik http://www.lucidimagination.com

Re: Configuring the Distributed

2011-12-04 Thread Yonik Seeley
On Thu, Dec 1, 2011 at 3:39 PM, Mark Miller wrote: > On Thu, Dec 1, 2011 at 10:08 AM, Jamie Johnson wrote: > >> I am currently looking at the latest solrcloud branch and was >> wondering if there was any documentation on configuring the >> DistributedUpdateProcessor?  What specifically in solrcon

Penalize certain keywords but not completely forbid them

2011-12-04 Thread tux
I have a situation where each doc is described by a tag field with multiple tags. Tags come pairs. So when one tag is added to the field, it means that the opposite tag in the pair is rejected for the document. Tags are also optional, so two documents may be described by different set of tags. When

Re: SolR for time-series data

2011-12-04 Thread Grant Ingersoll
Definitely should be possible. As an aside, I've also thought one could do more time series stuff. Have a look at the iSax stuff by Shieh and Koegh: http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html On Dec 3, 2011, at 12:10 PM, Alan Miller wrote: > Hi, > > I have a webapp that plots a bunch of t

Re: Memory Leak in Solr?

2011-12-04 Thread Samarendra Pratap
Hi Chris, Thanks for you reply and sorry for delay. Please find my replies below in the mail. On Sat, Dec 3, 2011 at 5:56 AM, Chris Hostetter wrote: > > : Till 3 days ago, we were running Solr 3.4 instance with following java > : command line options > : java -server -*Xms2048m* -*Xmx4096m* -Dso

Re: Solr cache size information

2011-12-04 Thread elisabeth benoit
Thanks a lot for these answers! Elisabeth 2011/12/4 Erick Erickson > See below: > > On Thu, Dec 1, 2011 at 10:57 AM, elisabeth benoit > wrote: > > Hello, > > > > If anybody can help, I'd like to confirm a few things about Solr's caches > > configuration. > > > > If I want to calculate cache si