-
Home
-
WP Fast Total Search – The Power of Indexed Search
-
1.79.270 (latest)
-
Code
-
Classes
- WPFTS_Index
Total Complexity |
93 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
852 |
Lines of code |
561 |
Logical lines of code |
343 |
Comment lines |
61 |
Methods |
27 |
Properties |
11 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
indexWordData() |
B |
36 |
14 |
79 |
add() |
A |
40 |
12 |
56 |
reindex() |
A |
38 |
10 |
73 |
get_status() |
A |
42 |
8 |
54 |
logtime() |
S |
59 |
5 |
14 |
updateIndexRecordForPost() |
S |
49 |
3 |
34 |
joinValuesRecursively() |
S |
61 |
4 |
12 |
_getTWCount() |
S |
61 |
4 |
11 |
_flushTW() |
S |
45 |
1 |
51 |
lockUnlockedRecord() |
S |
55 |
3 |
19 |
removeIndexRecordForPost() |
S |
55 |
3 |
19 |
getClusters() |
S |
59 |
3 |
14 |
insertRecordData() |
S |
60 |
3 |
12 |
updateRecordData() |
S |
61 |
3 |
11 |
_getVCNotAct() |
S |
58 |
2 |
17 |
getColumn() |
S |
66 |
3 |
9 |
checkAndSyncWPPosts() |
S |
55 |
1 |
24 |
getRecordsToRebuild() |
S |
58 |
1 |
16 |
load_stops() |
S |
63 |
2 |
10 |
clearLogTime() |
S |
76 |
1 |
4 |
getLogTime() |
S |
79 |
1 |
3 |
is_stop_word() |
S |
79 |
1 |
3 |
getLog() |
S |
79 |
1 |
3 |
clearLog() |
S |
81 |
1 |
3 |
unlockRecord() |
S |
71 |
1 |
5 |
log() |
S |
80 |
1 |
3 |
__construct() |
S |
100 |
1 |
2 |