inverted search limit filter
Posted: Wed Jan 04, 2023 1:36 am
I hope this is the correct place for me to ask this question,
i have recently come across a situation thats not documented in the official Factorio api documentation and so i would like to ask if anyone in the community has an answer for me.
I entered a situation where i search in a given radius for any entities owned by the player that are outside the radius (searching in a radius for things outside of it? not sure if this is the correct choice of words).
I know that inverting the search filter will apply to all filters and for something like the force the entity should be owned by this is rather obvious but what happens if i apply a limit filter to the search. will it return with an example limit of 5 all except the first 5 matches?
for the desired result the behaviour of the limit doesnt matter in the end but i would still like to know, so i can maybe get a better fine control over the results.
i have recently come across a situation thats not documented in the official Factorio api documentation and so i would like to ask if anyone in the community has an answer for me.
I entered a situation where i search in a given radius for any entities owned by the player that are outside the radius (searching in a radius for things outside of it? not sure if this is the correct choice of words).
I know that inverting the search filter will apply to all filters and for something like the force the entity should be owned by this is rather obvious but what happens if i apply a limit filter to the search. will it return with an example limit of 5 all except the first 5 matches?
for the desired result the behaviour of the limit doesnt matter in the end but i would still like to know, so i can maybe get a better fine control over the results.