ched upon case insensitively.
>> Please help.
>>
>>
>> --
>> If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://lucene.472066.n3.nabble.com/Solr-4-2-1-update-to-4-3-4-4-problem-tp4
t;
> >
> >
> >
> >
> >
> >
> >
> > Basically I want my string which could have spaces or characters like '-'
> > or \ to be searched upon case insensitively.
> > Please help.
--
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://lucene.472066.n3.nabble.com/Solr-4-2-1-update-to-4-3-4-4-problem-tp4081896p4086601.html
> To unsubscribe from Solr 4.2.1 update to 4.3/4
Hello All,
I am still facing the same issue. Case insensitive search isnot working on
Solr 4.3
I am using the below configurations in schema.xml
Basically I want my string
Your first problem is that the terms aren't getting to the field
analysis chain as a unit, if you attach &debug=query to your
query and say you're searching lastName:(ogden erickson),
you'll sees something like
lastName:ogden lastName:erickson
when what you want is
lastname:ogden erickson
(note, th
Hello All,
I am also facing a similar issue. I am using Solr 4.3.
Following is the configuration I gave in schema.xml
Thanks a lot for both replies. Helped me a lot. It seems that
EdgeNGramFilterFactory on query analyzer was really my problem, I'll have to
test it a little more to be sure.
As for the "bf" parameter, I thinks it's quite fine as it is, from
documentation:
"the bf parameter actually takes a list o
Thursday, August 01, 2013 6:35 AM
To: solr-user@lucene.apache.org
Subject: Solr 4.2.1 update to 4.3/4.4 problem
I have serious problems when upgrading to new solr 4.3/4.4 Search results do
not make sense. I reindexed everithing and I'm still getting wierd result. I
have pretty complicated
On 8/1/2013 4:35 AM, vehovmar wrote:
> I have serious problems when upgrading to new solr 4.3/4.4 Search results do
> not make sense. I reindexed everithing and I'm still getting wierd result. I
> have pretty complicated config, using edismax requestHandler with boosting
>
> name^2.0 man^1.0
> na
I have serious problems when upgrading to new solr 4.3/4.4 Search results do
not make sense. I reindexed everithing and I'm still getting wierd result. I
have pretty complicated config, using edismax requestHandler with boosting
name^2.0 man^1.0
name^2.0 man^1.0
users^2 shops^1.5
Schema: (same
013 kl. 16:50 skrev Arkadi Colson :
Hi
After update to 4.3 I got this error:
May 06, 2013 2:30:08 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8983"]
May 06, 2013 2:30:08 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing Protoc
for more info
http://lucene.apache.org/solr/4_3_0/changes/Changes.html#4.3.0.upgrading_from_solr_4.2.0
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
6. mai 2013 kl. 16:50 skrev Arkadi Colson :
Hi
After update to 4.3 I got this error:
May 06, 2013 2:30:08 PM org.
CHANGES.TXT for more info
http://lucene.apache.org/solr/4_3_0/changes/Changes.html#4.3.0.upgrading_from_solr_4.2.0
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
6. mai 2013 kl. 16:50 skrev Arkadi Colson :
> Hi
>
> After update to 4.3 I got this error:
&g
Hi
After update to 4.3 I got this error:
May 06, 2013 2:30:08 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8983"]
May 06, 2013 2:30:08 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8009"]
14 matches
Mail list logo