Is there a 'gain'/'advantage' to using `N/query` o...
# suitescript
d
Is there a 'gain'/'advantage' to using
N/query
over
N/search
? Performance, stability, dataset size?
s
We have seen drastic differences in performance speed on the same data sets in different clients. Query significantly slower in some, and significantly faster in others (retrieving same size data set)
d
Eeesh. Really? Thanks @Sandii
s
Yeah its hard to tell, it seems really complex filters might have more of an effect on queries than searches.