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
It just got rid of the one field "aktenzeichen" never matching in the
qf string. Now it works fine. Solved for now.
Thanks!
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
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
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
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
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"
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&.