case insensitive sorting

2008-04-21 Thread Ismail Siddiqui
to change it to lowercase when I am indexing it ?? thanks ismail Siddiqui

dataimport handler multiple databases

2008-04-02 Thread Ismail Siddiqui
Hi I have a situaion where I am using dataimport handler with development db and going to use it with production database in production environment I have entry in solr-config.xml like this /home/username/data-config.xml com.mysql.jdbc.Driver jdbc:mysql://loc

search for non empty field

2008-03-30 Thread Ismail Siddiqui
Hi all, I have a situation where i have to filter result on a non empty field . wild card wont work as it will have to match with a letter. How can I form query to return result where a particular field is non-empty . Ismail

solrcofig.xml - need some info

2008-02-07 Thread Ismail Siddiqui
I am pretty new to solr. I was wondering what is this "mm" attribute in requestHandler in solrconfig.xml and how it works. Tried to search wiki could not find it 2<-1 5<-2 6<90% thanks Ismail

Problem with applying stylesheets

2008-01-22 Thread Ismail Siddiqui
I am trying to apply style sheet to result xml by passing argument like stylesheet=tabular.xml . but it complained that stylesheet may be empty.. when i checked the source code for XMLwriter .. its lookin under /admin private static final char[] XML_START1="\n".toCharArray(); private static fi

Re: Missing Content Stream

2008-01-21 Thread Ismail Siddiqui
file i can clearly see this constructor thanks On 1/15/08, Ismail Siddiqui <[EMAIL PROTECTED]> wrote: > > thanks brian and otis, > i will definitely try solrj.. but actaually now the problem is resolved by > setting content length in header i was missing it > c.set

Re: Missing Content Stream

2008-01-15 Thread Ismail Siddiqui
ither.. do I have to set autoCommit on in solrconfig.xml ??? thanks On 1/15/08, Brian Whitman <[EMAIL PROTECTED]> wrote: > > > On Jan 15, 2008, at 1:50 PM, Ismail Siddiqui wrote: > > > Hi Everyone, > > I am new to solr. I am trying to index xml using http post as fol

Missing Content Stream

2008-01-15 Thread Ismail Siddiqui
Hi Everyone, I am new to solr. I am trying to index xml using http post as follows try{ String xmlText = ""; xmlText+=""; xmlText+="SOLR1000"; xmlText+="Solr, the Enterprise Search Server"; xmlText+="Apache Software Foundation"; xmlText+="software"; xmlText+="search