[infinispan-issues] [JBoss JIRA] (ISPN-7300) Operator '-' doesn't work in fulltext querying

Adrian Nistor (JIRA) issues at jboss.org
Tue Dec 13 09:20:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-7300:
--------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/4710, https://github.com/infinispan/infinispan/pull/4724  (was: https://github.com/infinispan/infinispan/pull/4710)


> Operator '-' doesn't work in fulltext querying
> ----------------------------------------------
>
>                 Key: ISPN-7300
>                 URL: https://issues.jboss.org/browse/ISPN-7300
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Embedded Querying, Remote Querying
>    Affects Versions: 9.0.0.Beta1
>            Reporter: Jiří Holuša
>            Assignee: Adrian Nistor
>             Fix For: 9.0.0.Beta2
>
>
> Given following query:
> {code}
> from Entity t where t.longDescription : (-'really')
> {code}
> I would expect to return all entities that doesn't contain the word 'really' (opposite to +), but it seems to be not working.
> PR contains test for it as well as other tests for extending query testsuite.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list