-
Home
-
WP Fast Total Search – The Power of Indexed Search
-
1.44.134
-
Code
-
Classes
- WPFTS_Index
| Total Complexity |
260 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
2,065 |
| Lines of code |
1,498 |
| Logical lines of code |
736 |
| Comment lines |
176 |
| Methods |
46 |
| Properties |
12 |
Methods 46
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sql_parts() |
D |
11 |
65 |
343 |
| getDbScheme() |
B |
24 |
1 |
301 |
| indexWordData() |
B |
36 |
14 |
79 |
| CreateMySQLQuery() |
A |
41 |
14 |
51 |
| add() |
A |
40 |
11 |
56 |
| sql_posts_pre_query() |
A |
47 |
11 |
34 |
| reindex() |
A |
40 |
7 |
63 |
| get_status() |
A |
41 |
7 |
63 |
| sql_pre_posts() |
A |
58 |
10 |
13 |
| check_db_tables() |
A |
47 |
8 |
36 |
| wpq_set_found_posts() |
A |
53 |
8 |
23 |
| parse_search_terms() |
A |
53 |
8 |
22 |
| sql_posts_fields() |
A |
55 |
8 |
18 |
| sql_orderby() |
S |
59 |
8 |
13 |
| create_db_tables() |
S |
54 |
7 |
20 |
| sql_the_posts() |
S |
58 |
6 |
15 |
| logtime() |
S |
59 |
5 |
14 |
| updateIndexRecordForPost() |
S |
49 |
3 |
34 |
| sql_split_the_query() |
S |
69 |
5 |
6 |
| _flushTW() |
S |
45 |
1 |
51 |
| lockUnlockedRecord() |
S |
55 |
3 |
19 |
| removeIndexRecordForPost() |
S |
55 |
3 |
19 |
| dbprefix() |
S |
64 |
4 |
10 |
| getClusters() |
S |
59 |
3 |
14 |
| insertRecordData() |
S |
60 |
3 |
12 |
| _getTWCount() |
S |
61 |
3 |
11 |
| updateRecordData() |
S |
61 |
3 |
11 |
| _getVCNotAct() |
S |
58 |
2 |
17 |
| sql_joins() |
S |
70 |
3 |
6 |
| sql_select() |
S |
70 |
3 |
6 |
| sql_post_limits() |
S |
68 |
3 |
7 |
| getColumn() |
S |
66 |
3 |
9 |
| checkAndSyncWPPosts() |
S |
55 |
1 |
24 |
| getRecordsToRebuild() |
S |
58 |
1 |
16 |
| load_stops() |
S |
63 |
2 |
10 |
| split_to_words() |
S |
63 |
2 |
10 |
| sql_posts_distinct() |
S |
70 |
2 |
6 |
| __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 |
| count1s32() |
S |
63 |
1 |
10 |
| unlockRecord() |
S |
71 |
1 |
5 |