Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boolean operators case sensitive for IntAct PSICQUIC Service #3

Open
noedelta opened this issue Aug 19, 2016 · 0 comments
Open

Boolean operators case sensitive for IntAct PSICQUIC Service #3

noedelta opened this issue Aug 19, 2016 · 0 comments

Comments

@noedelta
Copy link
Member

From @GoogleCodeExporter on March 18, 2015 11:1

As an email to the mailing list shows:

(taxidA:9606 and -taxidB:9606) or (taxidB:9606 and -taxidA:9606)

does not return the same than

(taxidA:9606 AND -taxidB:9606) OR (taxidB:9606 AND -taxidA:9606)

It should be fixed so that all implementations are case-insensitive.

Original issue reported on code.google.com by brunoaranda on 7 Apr 2011 at 2:30

Copied from original issue: MICommunity/psicquic#21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant