Message4066
Additionally, it doesn't seem like the problem of "at most 10 results are found" has been
addressed.
I can confirm that changing:
matches = enquire.get_mset(0, 10)
To, for example:
matches = enquire.get_mset(0, 100)
Will result in return more results. |
|
Date |
User |
Action |
Args |
2010-06-25 19:27:47 | wolever | set | messageid: <1277494067.98.0.706268889242.issue2550583@psf.upfronthosting.co.za> |
2010-06-25 19:27:47 | wolever | set | recipients:
+ wolever, ber, ThomasAH, olly, jvstein |
2010-06-25 19:27:47 | wolever | link | issue2550583 messages |
2010-06-25 19:27:47 | wolever | create | |
|