RE: solr indexing takes a long time and is not reponsive to abort command

2010-06-25 Thread Ya-Wen Hsu
Don Werve [mailto:d...@madwombat.com] Sent: Thursday, June 24, 2010 9:09 PM To: solr-user@lucene.apache.org Subject: Re: solr indexing takes a long time and is not reponsive to abort command 2010/6/25 Ya-Wen Hsu > This situation doesn't happen consistently. When we only ran the > prob

RE: solr indexing takes a long time and is not reponsive to abort command

2010-06-24 Thread Ya-Wen Hsu
pen every time? On Fri, Jun 18, 2010 at 1:19 PM, Ya-Wen Hsu wrote: > I don’t see my last email showed in the mailing list so I’m sending again. > Below is the original email. > > Hi, > > I have multi-core solr setup. All cores finished indexing in reasonable time > but on

RE: solr indexing takes a long time and is not reponsive to abort command

2010-06-18 Thread Ya-Wen Hsu
Sorry if you received duplicate email from me. I checked the log, there is no error in the log and no write-lock message in the log. Where else can I check for more information? Can I see if any query is running? I finally killed the process and run it again. This situation happened couple t

solr indexing takes a long time and is not reponsive to abort command

2010-06-18 Thread Ya-Wen Hsu
I don’t see my last email showed in the mailing list so I’m sending again. Below is the original email. Hi, I have multi-core solr setup. All cores finished indexing in reasonable time but one. I look at the dataimport info for the one that’s hanging. The process is still in busy state but no

RE: performance sorting multivalued field

2010-06-18 Thread Ya-Wen Hsu
Hi, I have sort on multivalued field with field collapse plugin. Solr always use the first value it gets from the search result when sorting multivalued fileds. I might be wrong but I vaguely remember it's the smallest value. Wen -Original Message- From: Erik Hatcher [mailto:erik.hatc.

solr indexing takes a long time and is not reponsive to abort command

2010-06-18 Thread Ya-Wen Hsu
Hi, I have multi-core solr setup. All cores finished indexing in reasonable time but one. I look at the dataimport info for the one that's hanging. The process is still in busy state but no requests made or rows fetched. The database side just showed the process is waiting for future command an

RE: dismax and WordDelimiterFilterFactory with PreserveOriginal = 1

2010-03-11 Thread Ya-Wen Hsu
s anyone have a better idea on what to try next? Thanks! Wen -Original Message- From: ysee...@gmail.com [mailto:ysee...@gmail.com] On Behalf Of Yonik Seeley Sent: Thursday, March 11, 2010 10:51 AM To: solr-user@lucene.apache.org Subject: Re: dismax and WordDelimiterFilterFactory with Preserv

dismax and WordDelimiterFilterFactory with PreserveOriginal = 1

2010-03-11 Thread Ya-Wen Hsu
Hi all, I'm facing the same issue as previous post here: http://www.mail-archive.com/solr-user@lucene.apache.org/msg19511.html. Since no one answers this post, I thought I'll ask again. In my case, I use below setting for index and for query. When I use query with word "ain't", no result is