Re: Request header is too large.

2012-07-29 Thread Xue-Feng Yang
might become apparent then from visual inspection. Regards,     Alex On Jul 28, 2012 1:24 PM, "Xue-Feng Yang" wrote: > Hi all, > > When run DIH  indexing data from database, I run into the following error. > > Anyone knows what is the p

Request header is too large.

2012-07-28 Thread Xue-Feng Yang
Hi all, When run DIH  indexing data from database, I run into the following error. Anyone knows what is the problem? Thanks, Xufeng /// SEVERE: GRIZZLY0040: Request header is too large. java.nio.BufferOverflowException     at com.sun.grizzly.tc

Re: errors after update from 3.4 to 3.6

2012-07-21 Thread Xue-Feng Yang
Resolved by setting batchSize to -1. See http://wiki.apache.org/solr/DataImportHandler#Configuring_JdbcDataSource From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Saturday, July 21, 2012 9:54:40 AM Subject: errors after update from 3.4 t

errors after update from 3.4 to 3.6

2012-07-21 Thread Xue-Feng Yang
Hi all, I have a DIH which works for solr 3.4 but not for 3.6. I test that the SQL which works in MySQL console. The following errors are copied from DataImportHandler Development Console. Does anyone know the reason for those errors? Thanks, Xuefeng ///

Re: Newbie with Carrot2?

2012-05-20 Thread Xue-Feng Yang
Thanks,  Xue-Feng From: Koji Sekiguchi To: solr-user@lucene.apache.org Sent: Sunday, May 20, 2012 10:33:53 AM Subject: Re: Newbie with Carrot2? (12/05/20 23:21), Xue-Feng Yang wrote: > Hi Staszek, > > I haven't found a way for inputting dat

Re: Newbie with Carrot2?

2012-05-20 Thread Xue-Feng Yang
Hi Staszek, I haven't found a way for inputting data into solr in the wiki. Does that mean docs can be inputted in a normal solr way after configuration? for example, DIH or solrj. Thanks, Xue-Feng From: Stanislaw Osinski To: solr-user@lucene.apache.org S

Re: help needed on solr-uima integration

2011-10-27 Thread Xue-Feng Yang
$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:662) From: Koji Sekiguchi To: solr-user@lucene.apache.org Sent: Thursday, October 27, 2011 7:25:09 AM Subject: Re: help needed on solr-uima integration (11/10/27 9:12), Xue-Feng Yang wrote

Re: help needed on solr-uima integration

2011-10-27 Thread Xue-Feng Yang
$Worker.run(AbstractThreadPool.java:513) at java.lang.Thread.run(Thread.java:662) From: Koji Sekiguchi To: solr-user@lucene.apache.org Sent: Thursday, October 27, 2011 7:25:09 AM Subject: Re: help needed on solr-uima integration (11/10/27 9:12), Xue-Feng Yang wrote

Re: help needed on solr-uima integration

2011-10-26 Thread Xue-Feng Yang
Hi, From Solr Info page, I can see my solr-uima core is there, but updateRequestProcessorChain is not there. What is the reason? Thanks, Xue-Feng From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Wednesday, October 26, 2011 7:56:21

Re: help needed on solr-uima integration

2011-10-26 Thread Xue-Feng Yang
Hi, Is there logging for uima? From Logging in Solr Admin page, I couldn't find it. Thanks, Xue-Feng From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Tuesday, October 25, 2011 8:50:05 PM Subject: Re: help needed on solr-uima

Re: help needed on solr-uima integration

2011-10-25 Thread Xue-Feng Yang
lib, updateRequestProcessorChain for AE and maps,  requestHandler for update, and  DataImportHandler for config and update.processor. Do I still miss anything? Thanks, Xue-Feng From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Monday,

Re: help needed on solr-uima integration

2011-10-24 Thread Xue-Feng Yang
Thanks Koji. I found it. I should the solution there. Xue-Feng From: Koji Sekiguchi To: solr-user@lucene.apache.org Sent: Monday, October 24, 2011 7:30:01 AM Subject: Re: help needed on solr-uima integration (11/10/24 17:42), Xue-Feng Yang wrote: >

Re: help needed on solr-uima integration

2011-10-24 Thread Xue-Feng Yang
Hi, Where can I find test code for solr-uima component? Thanks, Xue-Feng From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Sunday, October 23, 2011 3:43:58 AM Subject: help needed on solr-uima integration Hi, After google online, som

help needed on solr-uima integration

2011-10-23 Thread Xue-Feng Yang
Hi, After google online, some parts in the "puzzle" still missing. The best is to find a simple example showing the whole process. Is there any example like apache-uima/examples/descriptors/tutorial/ex3 RoomNumber and DateTime integrated into solr?  In particular, how to feed "text" into solr f

Re: a weird error of embedded server initiaizationl

2011-09-20 Thread Xue-Feng Yang
I had solved this problem. Thanks. From: Chris Hostetter To: "solr-user@lucene.apache.org" ; Xue-Feng Yang Sent: Tuesday, September 20, 2011 9:28:24 PM Subject: Re: a weird error of embedded server initiaizationl : However, My testing project

Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
conclusion: both Tomcat 6 and Glassfish 3 work with solrj client by POST. ^=^ From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Sunday, September 18, 2011 4:53:25 PM Subject: Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj clien

Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
Finally, it's a known bug: https://issues.apache.org/jira/browse/SOLR-1959 From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Sunday, September 18, 2011 1:25:08 PM Subject: Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj c

Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
e.org; Xue-Feng Yang Sent: Sunday, September 18, 2011 1:14:58 PM Subject: Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client maybe set on tomcat connector ? kiwi On Mon, Sep 19, 2011 at 12:56 AM, Xue-Feng Yang wrote: > The first returned link for Firefox 6 is the same as the

Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
I saw this in the doc and set it before I started up tomcat first time. All results I posted is with this configuration. Thanks anyway. From: Kiwi de coder To: solr-user@lucene.apache.org; Xue-Feng Yang Sent: Sunday, September 18, 2011 1:14:58 PM Subject: Re

Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
I had found the encode from java.net.URLEncoder. However, I still couldn't get any result for solrj client. Is there any different usage for solrj between English and other languages? From: Xue-Feng Yang To: "solr-user@lucene.apache.org"

Re: Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
The first returned link for Firefox 6 is the same as the returned link for IE 9. I was misread. So the encode is this one. Anyone knows what it is. From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Sunday, September 18, 2011 12:48:31

Tomcat unicode problems with IE 9, Firefox 6 and solrj client

2011-09-18 Thread Xue-Feng Yang
Now I moved to Tomcat 6 for another round testing. All English cores are OK for IE 9,  Firefox 6  and solrj client. When I tested with Chinese cores, IE 9 is OK whatever I played on it. Firefox 6 is a little different: 1) If I set Query String to "content:耶和华" without qotations in page htt

Re: a weird error of embedded server initiaizationl

2011-09-17 Thread Xue-Feng Yang
__ From: Chris Hostetter To: "solr-user@lucene.apache.org" ; Xue-Feng Yang Sent: Sunday, September 18, 2011 12:03:14 AM Subject: Re: a weird error of embedded server initiaizationl : to test the embedded server for solr.  There is a weird error. It throws : from

a weird error of embedded server initiaizationl

2011-09-17 Thread Xue-Feng Yang
I could resolve the unicode issue for a deploy on glassfish, so I turn to test the embedded server for solr.  There is a weird error. It throws from   CoreContainer container = new CoreContainer(); java.io.FileNotFoundException: C:\intelli\config\security.properties (The system cannot find t

Re: Glassfish errors: DPL8006 and DPL8007

2011-09-17 Thread Xue-Feng Yang
ng to weblogic, but you're not).  give it a try.  On Sep 17, 2011, at 08:52 , Xue-Feng Yang wrote: > I have solr deployed in Glassfish 3.1.1. It has the error messages in the > following order at the starting up time. > > > WARNING: DPL8007: Unsupported deployment

Re: solr unicode problem in query page

2011-09-17 Thread Xue-Feng Yang
Just a reminder: two returns contains different uni-code while my input doesn't change. You can see this in the following two messages. From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Saturday, September 17, 2011 9:18:54 AM Su

Re: solr unicode problem in query page

2011-09-17 Thread Xue-Feng Yang
doesn't say anything. ________ From: Xue-Feng Yang To: "solr-user@lucene.apache.org" Sent: Saturday, September 17, 2011 9:14:24 AM Subject: Re: solr unicode problem in query page Thanks-谢谢-Erik. Actually, I just played with http://localhost:8080/solr/c

Re: solr unicode problem in query page

2011-09-17 Thread Xue-Feng Yang
he related field(s)/type(s) that are being queried.     Erik On Sep 16, 2011, at 17:10 , Xue-Feng Yang wrote: > I just started to test solr in Chinese content. In the admin page, I could > use *:* and saw the correct result. However, when I tried some specific > search, I came to no resu

Glassfish errors: DPL8006 and DPL8007

2011-09-17 Thread Xue-Feng Yang
I have solr deployed in Glassfish 3.1.1. It has the error messages in the following order at the starting up time. WARNING: DPL8007: Unsupported deployment descriptors element schemaLocation value http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd SEVERE:

solr unicode problem in query page

2011-09-16 Thread Xue-Feng Yang
I just started to test solr in Chinese content. In the admin page, I could use *:* and saw the correct result. However, when I tried some specific search, I came to no results.  I don't know what the problem is. Any thought? By the way, I have a few cores running in English without encoding

ClassCastException: SmartChineseWordTokenFilterFactory to TokenizerFactory

2011-09-15 Thread Xue-Feng Yang
Hi all, I am trying to use SmartChineseWordTokenFilterFactory in solr 3.4.0, but come to the error SEVERE: java.lang.ClassCastException: org.apache.solr.analysis.SmartChineseWordTokenFilterFactory cannot be cast to org.apache.solr.analysis.TokenizerFactory Any thought?

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-15 Thread Xue-Feng Yang
Thanks for telling me this issue. However, I would think this is a bug. ^=^ From: Chris Hostetter To: "solr-user@lucene.apache.org" ; Xue-Feng Yang Sent: Wednesday, September 14, 2011 6:19:24 PM Subject: Re: glassfish, solrconfig.xml and Sol

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
After making another try, I found it worked with   I leave this to here in case someone may need this too. Thanks From: "dar...@ontrenet.com" To: Xue-Feng Yang Cc: solr-user@lucene.apache.org Sent: Wednesday, September 14, 2011 10:52:55 AM S

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
Thanks for your reply. Actually, some of the cores are working perfectly. So it's not the solr.solr.home problem. From: "Jaeger, Jay - DOT" To: "solr-user@lucene.apache.org" ; 'Xue-Feng Yang' Sent: Wednesday, Septemb

Re: glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
Thanks for a quick reply. I just tested as you suggested. The error is still there. The setup line is actually coming with solr 3.3 release not by me. From: "dar...@ontrenet.com" To: Xue-Feng Yang Cc: solr-user@lucene.apache.org Sent:

glassfish, solrconfig.xml and SolrException: Error loading DataImportHandler

2011-09-14 Thread Xue-Feng Yang
Hi all, I am trying set up solr 3.3 with multicores in glassfish 3.1.1 and eclipse indigo. I have the following error: SEVERE: org.apache.solr.common.SolrException: Error loading class 'org.apache.solr.handler.dataimport.DataImportHandler' However, I have a line   in solrconfig.xml and dis

Re: Severe errors in solr configuration

2011-07-26 Thread Xue-Feng Yang
No, I don't have any info to setup this for solr with glassfish. If anyone has such a doc for any other application server, such as tomcat, that would be a great help. From: Andrea Gazzarini To: solr-user@lucene.apache.org; Xue-Feng Yang Sent: Tu

Re: Severe errors in solr configuration

2011-07-26 Thread Xue-Feng Yang
@lucene.apache.org Sent: Tuesday, July 26, 2011 1:50:54 PM Subject: Re: Severe errors in solr configuration Could you provide the relevant sections of the logs pertaining to this error? On Tue, Jul 26, 2011 at 12:13 PM, Xue-Feng Yang wrote: > Hi all, > > I'm new to solr. > > I ins

Severe errors in solr configuration

2011-07-26 Thread Xue-Feng Yang
Hi all, I'm new to solr. I installed solr 3.3 with glassfish 3.1 in ubuntu 10.4. It works fine until I set security manager in glassfish since I don't want to everyone can reach the solr's admin page. The error message was as follows. Severe errors in solr configuration. Check your log files