Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ParseQuery.FullTextSearch.spec.js
File
ParseQuery.FullTextSearch.spec.js
spec/ParseQuery.FullTextSearch.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Config = require(
'../lib/Config'
);
4
const
Parse = require(
'parse/node'
);
Callers
nothing calls this directly
Calls
9
fullTextHelper
Function · 0.85
invalidQuery
Function · 0.85
fail
Function · 0.85
dropAllIndexes
Method · 0.80
createIndex
Method · 0.80
find
Method · 0.65
getIndexes
Method · 0.65
request
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected