Re: Solr out of memory exception

2012-03-15 Thread C.Yunqin
why should enable pointer compression? -- Original -- From: "Li Li"; Date: Thu, Mar 15, 2012 02:41 PM To: "Husain, Yavar"; Cc: "solr-user@lucene.apache.org"; Subject: Re: Solr out of memory exception it seems you are using 64bit jvm(32bit jvm can only

Re:two solr instances using one index

2012-03-08 Thread C.Yunqin
the two solr instances are used to provide a failover. can i define the priority of the two instances? -- Original -- From: "我自己的邮箱"<345804...@qq.com>; Date: Thu, Mar 8, 2012 02:05 PM To: "solr-user"; Subject: two solr instances using one index Hi, e

two solr instances using one index

2012-03-07 Thread C.Yunqin
Hi, everyone 2 solr server nodes point to the same data directory (same index). did the two solr instances work independently ? i found it was strange : one node (node0) can do complex search(for example:q:"disease"&sort=dateCreated), but the other(node1) using the same search re

Re:solr out of memory

2012-03-06 Thread C.Yunqin
d you need to add more memory to the JVM via the -Xmx parameter. See also http://wiki.apache.org/solr/SolrPerformanceFactors#OutOfMemoryErrors Daniel On Tue, Mar 6, 2012 at 10:01 AM, C.Yunqin <345804...@qq.com> wrote: > sometimes when i search a simple word ,like "id: chenm" &

Re: Fw:how to make fdx file

2012-03-02 Thread C.Yunqin
quot;, then the fdx file may not be there. Are you seeing problems as a result? This file is used to store index information for stored fields. Do you have an fdt file? Best Erick On Fri, Mar 2, 2012 at 2:48 AM, C.Yunqin <345804...@qq.com> wrote: > Hi , > my fdx file was unexpected