EnityHub query API can generate incorrect fulltext clause with Virtuoso searcher
--------------------------------------------------------------------------------

                 Key: STANBOL-330
                 URL: https://issues.apache.org/jira/browse/STANBOL-330
             Project: Stanbol
          Issue Type: Bug
            Reporter: Olivier Grisel


At the moment the fulltext expression is tokenized on the client side and the 
bif:contains clause contains a conjunction of single word phrase queries which 
can be invalid if one of the word is a stop word.

Instead of tokenizing on the client size one should probably just do a basic 
fulltext search without explicit conjunction and phrase query operators.

Detailed error message to be added in the first comment.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to