Hi,
I'm working on Smallworld for the first time. I observed that understanding of Small world readers are not like other readers. It has a unique feature of adding readers based on status i.e. existing, abandoned, etc but reads all the data when we add existing or abandoned reader. I do not understand this logic. Why Smallworld reader is reading all the data every time when we placed only existing/abandoned reader...?
In my case pole_exi table has 1lakh records and pole_aba have 9 records as well as there is another reader with name pole which has 25k feature.
1. Why it has so many readers when it is reading all 125009 features every time
2. Is there any settings we have to change or it is not in our control
3. Even if we pass "10" in "max features to read", surprisingly, it reads all 125009 and pass 10 features out by which it is even more wasting the time while testing.
Can we any one help me... Thank you in advance