Heck, Charlie, it explains 90% of the problems I’ve personally had with
programming in general over my entire career...
> On Jul 15, 2020, at 5:08 AM, Charlie Hull wrote:
>
> On 14/07/2020 12:48, Erick Erickson wrote:
>> This is almost certainly a mismatch between what you think is
>> happenin
On 14/07/2020 12:48, Erick Erickson wrote:
This is almost certainly a mismatch between what you think is happening
and what you’ve actually told Solr to do ;).
That's a great one-line explanation of 90% of the issues people face
with Solr :-)
Charlie
Best,
Erick
On Jul 14, 2020, at 7:05
This is usually a result of either indexing or querying not quite doing what
you expect. The screenshots don’t help diagnose as they’re just the results,
but don’t really help understand why.
So here’s what I do to try to figure out why:
1> add &debug=query to the query You can check the “debug
r
1
1
/search?q="foo bar"
*nothing*
I was wondering if I could get your thoughts if xmlpayload supports sort of
the things(with phrase search) or is there a good solution to index a doc
with many pages and one rectangle(graphical word geometry) for each term?
thank you in advance
--
View this message in context:
http://old.nabble.com/Phrase-search-issue-with-XMLPayload--Is-it-the-better-solution--tp27018815p27018815.html
Sent from the Solr - User mailing list archive at Nabble.com.
May 21, 2009 3:48:45 AM
> Subject: Re: Phrase Search Issue
>
>
> This problem is related with the default operator in dismax. Currently OR is
> the default operator and it is behaving perfectly fine. I have changed the
> default operator in schema.xml to AND, I also have changed t
er.
>
> But it is treating as OR and returning all the records, which are having
> either of these words. I am doing this using dismax request.
>
> I would appreciate if somebody can provide me some pointers.
>
> Thanks,
> Amit Garg
>
--
View this message
hese words. I am doing this using dismax request.
I would appreciate if somebody can provide me some pointers.
Thanks,
Amit Garg
--
View this message in context:
http://www.nabble.com/Phrase-Search-Issue-tp23648813p23648813.html
Sent from the Solr - User mailing list archive at Nabble.com.