8000 fixed issue #4185: On execution of FULLTEXT search / AQL query db is … by jsteemann · Pull Request #4238 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

fixed issue #4185: On execution of FULLTEXT search / AQL query db is … #4238

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

Merged
merged 6 commits into from
Jan 15, 2018

Conversation

jsteemann
Copy link
Contributor
@jsteemann jsteemann commented Jan 5, 2018

…restarting

@jsteemann jsteemann added this to the devel milestone Jan 5, 2018
@jsteemann
Copy link
Contributor Author

With the latest version, the following test fails:

    [FAILED]  js/server/tests/aql/aql-optimizer-fulltext.js

      "testRuleBasics" failed: at assertion #1: FOR d IN FULLTEXT(@@coll, @attr, 'prefix:möchten,müller') SORT d.id RETURN d.id Has IndexNode: (1) is not equal to (0)
(Error
    at assertEqual (js/common/modules/jsunity/jsunity.js:103:19)
    at hasIndexNode (js/server/tests/aql/aql-optimizer-fulltext.js:63:5)
    at forEach.field (js/server/tests/aql/aql-optimizer-fulltext.js:132:13)
    at Array.forEach (native)
    at checkQuery (js/server/tests/aql/aql-optimizer-fulltext.js:128:32)
    at Object.testRuleBasics (js/server/tests/aql/aql-optimizer-fulltext.js:146:7)
    at Object.run (js/common/modules/jsunity/jsunity.js:515:23)
    at Object.Run [as run] (js/common/modules/jsunity.js:145:24)
    at js/server/tests/aql/aql-optimizer-fulltext.js:164:9
    at js/server/tests/aql/aql-optimizer-fulltext.js:167:2)


* Overall state: Fail
   Suites failed: 1 Tests Failed: 1

@jsteemann jsteemann merged commit 653f95f into devel Jan 15, 2018
@arangodb-release-bot arangodb-release-bot deleted the bug-fix/fix-issue-4185 branch February 16, 2018 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0