db.search and results between V6 and V8
Category Search V8
Here is the story:
Here we got a database that offers the option to search for documents by differents criteras.
one of thoses criteras is an amount in Euros. For exemple: "30 - 40 K€".
Some of my users are using V6.5.4 client, others are using V8.0.1.
On V6, when we do a search for the critera "30 - 40 K€", the db.search return all documents that match this critera except those wich were created under V8 ! Let's say db.search returns 161 docs.
On V8, when we do the same search, with the same form, the db.search only returns 47 docs, but we found those which were created under V8 and that V6 does not see ! (but only one with the critera amount....)
I've show the list created by db.search to see if it is the same under both version, and this is exactly the same.
See next...
Here is the story:
Here we got a database that offers the option to search for documents by differents criteras.
one of thoses criteras is an amount in Euros. For exemple: "30 - 40 K€".
Some of my users are using V6.5.4 client, others are using V8.0.1.
On V6, when we do a search for the critera "30 - 40 K€", the db.search return all documents that match this critera except those wich were created under V8 ! Let's say db.search returns 161 docs.
On V8, when we do the same search, with the same form, the db.search only returns 47 docs, but we found those which were created under V8 and that V6 does not see ! (but only one with the critera amount....)
I've show the list created by db.search to see if it is the same under both version, and this is exactly the same.
See next...




