[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2024-02-08 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

--- Comment #21 from Fridolin Somers  ---
(In reply to Fridolin Somers from comment #20)
> isnt it possible to sort on '_id' (ES document id) instead of local-number ?

Ah there seems to be a performance issue with sorting on '_id', bad idea ;)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2024-02-08 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

--- Comment #20 from Fridolin Somers  ---
isnt it possible to sort on '_id' (ES document id) instead of local-number ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2023-12-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

--- Comment #19 from Katrin Fischer  ---
I believe we have solved the numerical sorting by now - could this be revived?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2023-10-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

--- Comment #18 from Fridolin Somers  ---
Ah I had issues with local-number sort, found Bug 30879

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2023-10-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

Fridolin Somers  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=30879

--- Comment #17 from Fridolin Somers  ---
30879

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2022-01-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

Fridolin Somers  changed:

   What|Removed |Added

 CC||fridolin.som...@biblibre.co
   ||m

--- Comment #16 from Fridolin Somers  ---
What a strange bug.
Any updates ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2021-02-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

Kyle M Hall  changed:

   What|Removed |Added

 CC||k...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2020-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

Katrin Fischer  changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #15 from Katrin Fischer  ---
(In reply to Martin Renvoize from comment #12)
> Are you intending on continuing here with the requested followup Nick?
> 
> I think the suggestion was to have a fixed biblionumber index which is
> numeric and use that for the tie-breaker by default.. as aposed to using the
> existing 'local-number' index which can be re-mapped?

I really believe we should do that and have a numerical sort on the
biblionumber as a tiebreaker. 

I hear your argument about remapping local-number, but I believe that this is a
concern that needs more work and thinking overall if we want to officially
support it. At the moment, doing that, would probably break your Zebra pretty
badly and now allow to switch back and forth easily anymore.

Having a numerical sort on biblionumber on the tiebreaker would also mimick
Zebra a bit allowing to compare relevance sort results more easily.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 23875] Elasticsearch - When sorting by score we should provide a tiebreaker

2020-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875

Katrin Fischer  changed:

   What|Removed |Added

Summary|Elasticsearch - ES - When   |Elasticsearch - When
   |sorting by score we should  |sorting by score we should
   |provide a tiebreaker|provide a tiebreaker

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/