-
Home
-
WP Fast Total Search – The Power of Indexed Search
-
1.39.112
-
Code
-
Classes
- WPFTS_Index
Total Complexity |
252 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
1,925 |
Lines of code |
1,387 |
Logical lines of code |
706 |
Comment lines |
168 |
Methods |
44 |
Properties |
12 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sql_parts() |
D |
12 |
63 |
325 |
indexWordData() |
B |
36 |
14 |
79 |
CreateMySQLQuery() |
A |
41 |
14 |
51 |
getDbScheme() |
A |
26 |
1 |
243 |
add() |
A |
40 |
11 |
56 |
sql_posts_pre_query() |
A |
47 |
11 |
34 |
reindex() |
A |
40 |
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 |
58 |
5 |
15 |
get_status() |
S |
49 |
3 |
38 |
updateIndexRecordForPost() |
S |
49 |
3 |
34 |
sql_split_the_query() |
S |
69 |
5 |
6 |
removeIndexRecordForPost() |
S |
55 |
3 |
19 |
lockUnlockedRecord() |
S |
55 |
3 |
19 |
_flushTW() |
S |
46 |
1 |
47 |
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 |
getColumn() |
S |
66 |
3 |
9 |
sql_joins() |
S |
70 |
3 |
6 |
sql_post_limits() |
S |
68 |
3 |
7 |
sql_select() |
S |
70 |
3 |
6 |
checkAndSyncWPPosts() |
S |
55 |
1 |
24 |
getRecordsToRebuild() |
S |
58 |
1 |
16 |
sql_posts_distinct() |
S |
70 |
2 |
6 |
split_to_words() |
S |
63 |
2 |
10 |
load_stops() |
S |
63 |
2 |
10 |
count1s32() |
S |
63 |
1 |
10 |
is_stop_word() |
S |
79 |
1 |
3 |
unlockRecord() |
S |
71 |
1 |
5 |
getLog() |
S |
79 |
1 |
3 |
clearLog() |
S |
81 |
1 |
3 |
log() |
S |
80 |
1 |
3 |
__construct() |
S |
100 |
1 |
2 |