Re: requestHandler ignoring synonyms

2013-03-05 Thread Carlos Alexandro Becker
ur analyzers are really behaving. > > > -- Jack Krupansky > > -Original Message- From: Carlos Alexandro Becker > Sent: Tuesday, March 05, 2013 8:54 AM > > To: solr-user > Subject: Re: requestHandler ignoring synonyms > > Hi Jack, > > Thanks for your answer,

Re: requestHandler ignoring synonyms

2013-03-05 Thread Jack Krupansky
t: Re: requestHandler ignoring synonyms Hi Jack, Thanks for your answer, and yes, I'm pretty confused. The thing is: This problem is going on in one of my job applications, and I must fix it. Can you give me some tips or links that I should read to clear my mind and understand it? Thanks in advance. O

Re: requestHandler ignoring synonyms

2013-03-05 Thread Carlos Alexandro Becker
eg ex pattern replace filter as well. Maybe you will > ultimately need it, but at this stage of your confusion it only adds to > your confusion. > > > -- Jack Krupansky > > -Original Message- From: Carlos Alexandro Becker > Sent: Tuesday, March 05, 2013 8:33 AM > &g

Re: requestHandler ignoring synonyms

2013-03-05 Thread Jack Krupansky
at this stage of your confusion it only adds to your confusion. -- Jack Krupansky -Original Message- From: Carlos Alexandro Becker Sent: Tuesday, March 05, 2013 8:33 AM To: solr-user Subject: Re: requestHandler ignoring synonyms Thanks for your answer Erik! I changed the FieldType t

Re: requestHandler ignoring synonyms

2013-03-05 Thread Carlos Alexandro Becker
ava" was expanded to be equivalent to "java", > >> "notare", or "jre". > >> > >> Are you sure you have documents that have "notare" or "jre" in the > >> DocumentContent field? > >> > >> Sugge

Re: requestHandler ignoring synonyms

2013-03-05 Thread Erik Hatcher
; >> Suggestion: leave off the "DocumentContent:" field from the query since it >> is included in the qf parameter. >> >> >> -- Jack Krupansky >> >> -Original Message- From: Carlos Alexandro Becker >> Sent: Monday, March 04, 2013

Re: requestHandler ignoring synonyms

2013-03-05 Thread Carlos Alexandro Becker
t; DocumentContent field? > > Suggestion: leave off the "DocumentContent:" field from the query since it > is included in the qf parameter. > > > -- Jack Krupansky > > -Original Message- From: Carlos Alexandro Becker > Sent: Monday, March 04, 2013 4:0

Re: requestHandler ignoring synonyms

2013-03-04 Thread Jack Krupansky
Krupansky -Original Message- From: Carlos Alexandro Becker Sent: Monday, March 04, 2013 4:09 PM To: solr-user Subject: Re: requestHandler ignoring synonyms I've done this, but I'm not a specialist, so, I see nothing interesting. The log is: https://gist.github.com/caarlos0/4ad535

Re: requestHandler ignoring synonyms

2013-03-04 Thread Carlos Alexandro Becker
us the field name, field type with > analyzer, and the query response with &debugQuery=true. The parsed query > string should have query-time synonyms expanded. > > -- Jack Krupansky > > -Original Message- From: Carlos Alexandro Becker > Sent: Monday, March 04, 2013

Re: requestHandler ignoring synonyms

2013-03-04 Thread Jack Krupansky
nday, March 04, 2013 2:16 PM To: solr-user Subject: requestHandler ignoring synonyms I have a request handler like this: -DELETED:true edismax explicit text 1.00 DocumentDisplayName^10 DocumentName^9 DocumentConte