Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-27 Thread Bill Bell
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

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-26 Thread Erick Erickson
t; > > > > > > > > > > > > > > > > Basically I want my string which could have spaces or characters like '-' > > or \ to be searched upon case insensitively. > > Please help.

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-26 Thread skorrapa
-- > 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

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-26 Thread skorrapa
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

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-22 Thread Erick Erickson
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

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-22 Thread skorrapa
Hello All, I am also facing a similar issue. I am using Solr 4.3. Following is the configuration I gave in schema.xml

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-02 Thread vehovmar
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

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-01 Thread Jack Krupansky
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

Re: Solr 4.2.1 update to 4.3/4.4 problem

2013-08-01 Thread Shawn Heisey
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

Solr 4.2.1 update to 4.3/4.4 problem

2013-08-01 Thread vehovmar
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

Re: update to 4.3

2013-05-07 Thread Arkadi Colson
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

Re: update to 4.3

2013-05-06 Thread Arkadi Colson
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.

Re: update to 4.3

2013-05-06 Thread Jan Høydahl
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

update to 4.3

2013-05-06 Thread 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 ProtocolHandler ["ajp-bio-8009"]