Factory in Solr

2008-01-31 Thread Heba Farouk
Hello there I'm trying to add a factory in solr for tokenizing Arabic text, but I receive some error (the one at the last of my email) Here is my code: package org.apache.solr.analysis; import gpl.pierrick.brihaye.aramorph.lucene.ArabicTokenizer; import java.io.Reader; import o

parallelmultisearcher in solr

2008-01-08 Thread Heba Farouk
Hello there, i would like to use a similar parallelmultisearcher of lucene in solr to search multiple indexes, does it exist? Thanks in advance

RE: a problem with SimplePostTool

2008-01-02 Thread Heba Farouk
ow,col]:[6,44] ryan Heba Farouk wrote: > Hello there, > > > > I got this problem while running multiple instances of a solr indexer, > only one instance succeeds but the others fail with the following > exception, can u help me in solving it? > > > > Simple

a problem with SimplePostTool

2007-12-30 Thread Heba Farouk
erThread .java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thr eadPool.java:685) at java.lang.Thread.run(Thread.java:619) Thanks in advance Heba Farouk

solr range query

2007-11-12 Thread Heba Farouk
regards, Heba Farouk Software Engineer Bibliotheca Alexandrina

how to create a filter factory in solr

2007-11-01 Thread Heba Farouk
Hello there, I want to create an Arabic filter and Arabic filter factory to add in solr jar to use in my application, could u give me any guides on how to do that ?? Thanks in advance

RE: problems with arabic search

2007-10-10 Thread Heba Farouk
l your servlet the input is UTF-8 before doing anything else with the request. See http://kickjava.com/src/filters/ SetCharacterEncodingFilter.java.htm for a Servlet Filter that does this (it's even Apache licensed!) You will need to hook it up in your web.xml. On Oct 10, 2007, at 2:5

RE: problems with arabic search

2007-10-10 Thread Heba Farouk
I'm developing a java application using solr, this application is working with English search Yes, I have tried querying solr directly for Arabic and it's working Any suggestions ?? -Original Message- From: Chris Hostetter [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 10, 2007 5:50

problems with arabic search

2007-10-09 Thread Heba Farouk
or '?' not allowed as first character in WildcardQuery).Apache Tomcat/6.0.13 - The apache server URIEncoding, jsp and servlets encodings r all set to UTF-8 but no way. Thanks in advance Best regards, Heba Farouk Software Engineer Bibliotheca Alexandrina

problems with arabic search

2007-10-08 Thread Heba Farouk
or '?' not allowed as first character in WildcardQuery).Apache Tomcat/6.0.13 - The apache server URIEncoding, jsp and servlets encodings r all set to UTF-8 but no way. Thanks in advance Best regards, Heba Farouk Software Engineer Bibliotheca Alexandrina