The details of the scoring can be seen by setting &debug=true
Erik
> On Jul 27, 2019, at 15:40, Steven White wrote:
>
> Hi everyone,
>
> I have 2 files like so:
>
> FA has the letter "i" only 2 times, and the file size is 54,246 bytes
> FB has the letter "i" 362 times and the file size
I can’t imagine this is actually true unless you have a default copy field and
I is in one of them. Also the letter “I” is a bizarre test case
> On Jul 27, 2019, at 3:40 PM, Steven White wrote:
>
> Hi everyone,
>
> I have 2 files like so:
>
> FA has the letter "i" only 2 times, and the file s
Hi everyone,
I have 2 files like so:
FA has the letter "i" only 2 times, and the file size is 54,246 bytes
FB has the letter "i" 362 times and the file size is 9,953
When I search on the letter "i" FB is ranked lower which confuses me
because I was under the impression the occurrences of the ter
Hi All,
I am getting the below exception when trying to use EmbeddedServer for my
junit test cases. I have given the correct path to the config files. I get
the core failure even when using MiniSolrCloudCluster. The collection is
created and then deleted because core is not there. Can you please h