Re: Zero Matches Weirdness

2012-02-03 Thread Dmitry Kan
Ok, thanks, Erick, good to know. Sorry for the confusion. On Fri, Feb 3, 2012 at 9:42 PM, Erik Hatcher wrote: > No, don't do that. That's definitely not good advice. If the analysis > chain is the same for both index and query, just use . > > As for Marian's issue... was there literally a + in

Re: Zero Matches Weirdness

2012-02-03 Thread Marian Steinbach
It just got rid of the one field "aktenzeichen" never matching in the qf string. Now it works fine. Solved for now. Thanks!

Re: Zero Matches Weirdness

2012-02-03 Thread Marian Steinbach
2012/2/3 Erik Hatcher : > As for Marian's issue... was there literally a + in the query or was that > urlencoded?   Try debugQuery=true for both queries and see what you get for > the query parsing output. > I tested both + and %20 with and without quotes, it doesn't make a difference whether I

Re: Zero Matches Weirdness

2012-02-03 Thread Erik Hatcher
No, don't do that. That's definitely not good advice. If the analysis chain is the same for both index and query, just use . As for Marian's issue... was there literally a + in the query or was that urlencoded? Try debugQuery=true for both queries and see what you get for the query parsing

Re: Zero Matches Weirdness

2012-02-03 Thread Dmitry Kan
Actually, I wouldn't count on it and just specify index and query sides explicitly. Just to play it safe. On Fri, Feb 3, 2012 at 8:34 PM, Marian Steinbach wrote: > 2012/2/3 Dmitry Kan : > > What about side of the field? > > > > It's identical. At least that's what I think, since I din't specify

Re: Zero Matches Weirdness

2012-02-03 Thread Marian Steinbach
2012/2/3 Dmitry Kan : > What about side of the field? > It's identical. At least that's what I think, since I din't specify the type="query" or type="index" attribute for the analyzer part. Marian

Re: Zero Matches Weirdness

2012-02-03 Thread Dmitry Kan
What about side of the field? On Fri, Feb 3, 2012 at 6:11 PM, Marian Steinbach wrote: > Hi! > > I am having a weird issue with a search string not producing a match > where it should. I can reproduce it with both 3.4 and 3.5. > > "Where it should" means that I am getting a hit in the "Analyse"

Zero Matches Weirdness

2012-02-03 Thread Marian Steinbach
Hi! I am having a weird issue with a search string not producing a match where it should. I can reproduce it with both 3.4 and 3.5. "Where it should" means that I am getting a hit in the "Analyse" tool in the admin panel, but not in a query via /select. Now when I try select?q=Am+Heidstamm&.