User 870ab5b546
03-08-2008 17:15:55
Hi,
We're in the process of upgrading from JChem 3 to 5. I have a JSP page that calls MolSearch and sets the search type as EXACT. The search used to return true when the query was a substructure of the target, but it does so no longer. I see in the JChem query guide that what I understood to be the meaning of SearchConstants.EXACT has changed, and that what used to be meant by SearchConstants.EXACT is now meant by SearchConstants.SUBSTRUCTURE. The two different behaviors can be seen at this JChem 3 page and this JChem 5 page, which are otherwise identical.
Is my understanding of the situation correct? If so, do you have a page where you describe what values now cause JChem 5 to behave *differently* from JChem 3? If you don't, could you please develop such a page ASAP? We cannot upgrade unless we are absolutely sure what code needs to be changed. I'm not talking about deprecated methods; I'm talking about changed behavior.
-- Bob
We're in the process of upgrading from JChem 3 to 5. I have a JSP page that calls MolSearch and sets the search type as EXACT. The search used to return true when the query was a substructure of the target, but it does so no longer. I see in the JChem query guide that what I understood to be the meaning of SearchConstants.EXACT has changed, and that what used to be meant by SearchConstants.EXACT is now meant by SearchConstants.SUBSTRUCTURE. The two different behaviors can be seen at this JChem 3 page and this JChem 5 page, which are otherwise identical.
Is my understanding of the situation correct? If so, do you have a page where you describe what values now cause JChem 5 to behave *differently* from JChem 3? If you don't, could you please develop such a page ASAP? We cannot upgrade unless we are absolutely sure what code needs to be changed. I'm not talking about deprecated methods; I'm talking about changed behavior.
-- Bob