-
Home
-
WP Fast Total Search – The Power of Indexed Search
-
1.71.238
-
Code
-
Classes
- WPFTS_Index
| Total Complexity |
91 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
842 |
| Lines of code |
551 |
| Logical lines of code |
335 |
| 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() |
S |
45 |
6 |
44 |
| 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 |
| __construct() |
S |
100 |
1 |
2 |
| log() |
S |
80 |
1 |
3 |
| clearLog() |
S |
81 |
1 |
3 |
| getLog() |
S |
79 |
1 |
3 |
| getLogTime() |
S |
79 |
1 |
3 |
| clearLogTime() |
S |
76 |
1 |
4 |
| is_stop_word() |
S |
79 |
1 |
3 |
| unlockRecord() |
S |
71 |
1 |
5 |