DariusIII
|
ed6020caa8
|
Add newe indexes, improve old ones and use them where possible
|
2026-04-10 14:32:10 +02:00 |
|
DariusIII
|
1e8e607148
|
Make imdbid string everywhere
|
2026-04-09 17:16:17 +02:00 |
|
DariusIII
|
01a96bbc43
|
Declare strict types in classes
|
2026-02-26 14:26:07 +01:00 |
|
DariusIII
|
f4c444c9b0
|
Update phpstan level to 6
|
2026-02-11 14:02:26 +01:00 |
|
DariusIII
|
c5e55dd562
|
Fix phpstan reported errors
|
2026-02-10 16:16:29 +01:00 |
|
DariusIII
|
d0aa6f23ab
|
Update code for php 8.5 compatibility
|
2026-01-22 12:44:59 +01:00 |
|
DariusIII
|
0c6ce9974a
|
CS fixes
|
2026-01-07 14:51:28 +01:00 |
|
DariusIII
|
e18c18a882
|
Simplify inital index population
|
2026-01-01 14:46:14 +01:00 |
|
DariusIII
|
e1e034533d
|
Fix insertion errors
|
2026-01-01 13:45:49 +01:00 |
|
DariusIII
|
93a20beb14
|
Add movies and tvshows indexes for faster searches
|
2025-12-31 22:21:47 +01:00 |
|
DariusIII
|
67a65a5acf
|
Create Search service
|
2025-12-25 20:48:23 +01:00 |
|
DariusIII
|
a368c133c9
|
Move elastic and manticore into services
|
2025-12-18 12:58:15 +01:00 |
|
DariusIII
|
a8bb699309
|
Remove dummy from index population
|
2025-07-16 15:20:43 +02:00 |
|
DariusIII
|
23ee522a79
|
CS fixes
|
2025-07-10 23:41:06 +02:00 |
|
DariusIII
|
298113c6d1
|
Add new index commands
|
2025-07-10 23:40:50 +02:00 |
|
DariusIII
|
d3a14d97c3
|
CS fixes
|
2025-07-04 14:39:31 +02:00 |
|
DariusIII
|
5f860aaf93
|
Fix issue with manticore
|
2025-07-04 14:39:06 +02:00 |
|
DariusIII
|
ee1279c58f
|
CS fixes
|
2025-06-26 21:21:50 +02:00 |
|
DariusIII
|
c50dcafd46
|
Update populate indexes command
|
2025-06-26 21:21:34 +02:00 |
|
DariusIII
|
aaf712fbbb
|
CS fixes
|
2025-04-30 17:11:24 +02:00 |
|
DariusIII
|
d34f5650fa
|
Update manticore indexes creation
|
2025-04-30 17:11:07 +02:00 |
|
DariusIII
|
f7112d69fc
|
Fix populate search indexes for manticore
|
2025-03-12 13:01:05 +01:00 |
|
DariusIII
|
9d3bdd1324
|
Code style fixes
|
2024-08-13 22:13:34 +02:00 |
|
DariusIII
|
bae8c3796c
|
Make messages have more sense
|
2023-06-18 17:34:05 +02:00 |
|
DariusIII
|
920ab6f987
|
CS fixes
|
2023-04-27 21:33:42 +02:00 |
|
DariusIII
|
213014ca48
|
CS fixes
|
2023-04-21 22:34:55 +02:00 |
|
DariusIII
|
12ce77e422
|
Use bulk inserts for ES and Manticore indexes
|
2023-04-10 13:16:23 +02:00 |
|
Fossil
|
c9ae9c4268
|
Change join and order by clauses
Query needed a LEFT JOIN instead of INNER JOIN. Also made it insert newest releases first.
|
2023-04-05 21:09:23 +02:00 |
|
Shift
|
71e1631df6
|
Remove redundant typing from DocBlocks
|
2023-03-30 14:15:45 +00:00 |
|
Shift
|
afb0f41611
|
Add PHP type hints
|
2023-03-30 14:15:39 +00:00 |
|
DariusIII
|
e9baf777f6
|
Fix wrong class used
|
2023-03-22 23:43:31 +01:00 |
|
DariusIII
|
21a5ae862d
|
CS fixes
|
2023-03-22 23:26:24 +01:00 |
|
DariusIII
|
6c69befe7b
|
Update elastic related functions
|
2023-03-22 23:24:40 +01:00 |
|
DariusIII
|
d643b61697
|
Add artisan command to populate manticore and elasticsearch indexes
|
2023-03-22 22:21:40 +01:00 |
|