Closed (fixed)
Project:
Elasticsearch Connector
Version:
8.x-7.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2020 at 21:08 UTC
Updated:
13 Feb 2023 at 07:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
it-cru@skek: I've switched from Elastic 6.x to 7.x and used latest patch from #3008742: [mlt] query does not support [ids] with 8.x-7.x-dev which currently applies without any problems also on 8.x-7.x-dev and 8.x-7.0-alpha3. Then my MLT queries works without any problems with Elastic 7.10.0 yet.
Maybe we could also add patch for 8.x-6.x to 8.x-7.x branch and then check/see what is missing like #3180718: Allow to modify term selection parameters when using More Like This.
Comment #3
sokru commentedPatch from #3008742: [mlt] query does not support [ids].
Comment #4
avpadernoComment #5
robertoperuzzoPatch #3 works for me.
My configuration:
Comment #6
renrhafThanks, patch #3 works fine on my setup too :
The only issue I saw was that I had some errors because I was not using token fields for similarity comparison.
In the views similarity contextual filter, maybe it should be good to only show such fields (Field name: Fields for similarity).
But this is an other story.
Comment #8
sokru commentedComment #10
uberengineer commentedUnfortunately no longer applies after the update to elasticsearch_connector 7.0.0-alpha4
Comment #11
renrhafPatch was commited into 7.0.0-alpha4 release :)