class[ Property] type[ RE_1 ] Fails to Produce All Records
RETS URL: http://neren.rets.paragonrels.com/ret...
Username: del0211
The "Answer" below merely is list of filters that I did not set up, and most importantly, does not state how they need to be changed [and by whom] to get all of the RE_1 Property records available using the bulk queries stated below, or why three L_City's out of 20+ work fine. If there is a filter issue, How can that be remedied? Please also see the comments below and help me to solve the problem.
Software to extract data is: phrets.php
As an example of a score of "L-City" queries that work as expected is the following:
query: [ (L_City=Francestow),(L_State=NH) ] class[ Property] type[ RE_1 ] limit[ 5000 ]
15 MLS records found of 15 without "closed" status: 4478390, 4483929, 4659483, 4668562, 4668895, 4674115, 4674205, 4678569, 4678782, 4679416, 4679541, 4682083, 4683082, 4685084, 4685510
The only variable in the following queries is "L_City" whereby "Francestow" is substituted with "Merrimack", "Nashua" and "Manchester".
The following three queries fail to produce expected results:
query: [ (L_City=Merrimack),(L_State=NH) ] class[ Property] type[ RE_1 ] limit[ 5000 ]
2 MLS records found of 71 without "closed" status: 4619170, 4629832
query: [ (L_City=Nashua),(L_State=NH) ] class[ Property] type[ RE_1 ] limit[ 5000 ]
0 MLS records found of 339 without "closed" status
query: [ (L_City=Manchester),(L_State=NH) ] class[ Property] type[ RE_1 ] limit[ 5000 ]
0 MLS records found of 331 without "closed" status
Comments