Re: Error loading class 'solr.ISOLatin1AccentFilterFactory'

2013-08-08 Thread Parul Gupta(Knimbus)
Hey ... It works for me! Thanks a lot!!! -- View this message in context: http://lucene.472066.n3.nabble.com/Error-loading-class-solr-ISOLatin1AccentFilterFactory-tp4083012p4083289.html Sent from the Solr - User mailing list archive at Nabble.com.

Error loading class 'solr.ISOLatin1AccentFilterFactory'

2013-08-07 Thread Parul Gupta(Knimbus)
Hi, I am trying to use solr.ISOLatin1AccentFilterFactory in solr4.3.1,But its giving error "Error loading class 'solr.ISOLatin1AccentFilterFactory'. However its working fine in Solr3.6 ... Can anybody suggest me how to remove this error..Or is there any new FilterFactory I h

Re: Problem using Term Component in solr

2013-07-14 Thread Parul Gupta(Knimbus)
Hi, Vocabulary is not known that's the main issue else I will implement synonyms instead. what do u mean by 'regularizing the title'. so let me know some solution... -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-using-Term-Component-in-solr-tp4077200p4077865.htm

Re: Problem using Term Component in solr

2013-07-12 Thread Parul Gupta(Knimbus)
Hi, Ok I will not use Bold text in my queries I guess my question is not clear to you See what I am doing is, i have a live source say 'A' and a stored database say it as 'B'.ok A and B ,both have title fields in them.Consider A as non-persistent solr and B as persistent solr. I have

Problem using Term Component in solr

2013-07-11 Thread Parul Gupta(Knimbus)
Hi All I am using *Term component* in solr for searching titles with short form using wild card characters(.*) and [a-z0-9]*. I am using *Term Component* specifically as wild card characters are not working on *select?q=* query search. Examples of some *title *are: 1)Medicine, Health Care a

Re: Phrase search without stopwords

2013-07-09 Thread Parul Gupta(Knimbus)
Hey thanks. Its some what works for me -- View this message in context: http://lucene.472066.n3.nabble.com/Phrase-search-without-stopwords-tp4076527p4076598.html Sent from the Solr - User mailing list archive at Nabble.com.

Phrase search without stopwords

2013-07-09 Thread Parul Gupta(Knimbus)
Hi solr-user!!! I have an issue I want to know that is it possible to implement StopwordFilterFactory with KeywordTokenizer? example I have multiple title : 1)title:Canadian journal of information and library science 2)title:Canadian information of science 3)title:Southern information and lib