issues
search
teamtnt
/
tntsearch
A fully featured full text search engine written in PHP
https://tnt.studio/solving-the-search-problem-with-laravel-and-tntsearch
MIT License
3.1k
stars
291
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[MySQL engine] Update for wordlist overwrote num_docs + num_hits instead of adding to previous value
#320
BlackbitDevs
closed
2 weeks ago
0
Remove duplicate unique index for wordlist table
#319
BlackbitDevs
opened
2 weeks ago
0
[MySQL engine ] Add hit_count to doclist database index
#318
BlackbitDevs
closed
2 months ago
0
Use relative term frequency instead of absolute
#317
BlackbitDevs
opened
3 months ago
3
Add MySQL engine
#316
BlackbitDevs
closed
3 months ago
1
Add OracleDB Connector
#315
bomjfedosei
closed
3 months ago
0
How to perform a Boolean AND search with TNTSearch?
#314
q2apro
opened
4 months ago
1
How search with mysql and insensitive accents where 'a' = 'á'
#313
genialcode2077
opened
7 months ago
0
CLI re-index output is confusing
#312
ViliusS
opened
7 months ago
0
In-depth Instructions
#311
s22-tech
opened
8 months ago
1
Avoid deprecated message for null string
#310
brendanpetty
opened
9 months ago
0
Inaccurate results when searching two or more keywords.
#309
Sianature
opened
10 months ago
7
Why add 'return' in saveHitList function?
#308
toohamster
closed
10 months ago
4
fixed EdgeNgramTokenizer split word count
#307
toohamster
closed
10 months ago
0
new TNTGeoIndexer expects engine
#306
SanderVanCamp
opened
11 months ago
0
docs: fix fuzziness method example
#305
alaminfirdows
closed
11 months ago
1
SqliteEngine can create index storage parent directory if needed
#304
brendanpetty
opened
1 year ago
0
Scout Driver - Model update or save dont trigger tntsearch index update
#303
recigio
opened
1 year ago
3
always preserve exact match
#302
RF1705
opened
1 year ago
0
docs: fix fuzziness method example
#301
alaminfirdows
closed
1 year ago
1
Fuzziness / Fuzzy-Search not working
#300
chris-82
closed
1 year ago
3
How to update index for which no index.
#299
QThans
opened
1 year ago
0
Fix issue #297
#298
infinitail
closed
1 year ago
1
$startpos adjustment may return minus value.
#297
infinitail
opened
1 year ago
1
How to add MYSQL_ATTR_SSL_CA option?
#296
duje13
opened
1 year ago
1
[FEATURE] Support of PSR-16 adapter
#295
menturion
opened
1 year ago
0
Per-Model Fuzzy Search Configuration in Laravel Scout
#294
titonova
opened
1 year ago
1
Class 'TeamTNT\TNTSearch\Engines\Exception' not found in 'vendor/teamtnt/tntsearch/src/Engines/EngineTrait.php' line 46
#293
dkrnl
closed
1 year ago
1
fix missing use
#292
piolet
closed
1 year ago
3
Performance issues with large datasets
#291
somegooser
opened
1 year ago
6
Scout: Custom tokenizer indexing properly to allow dashes and periods, but searching on dashes does not work
#290
bretvanhorn
opened
1 year ago
9
mb_strlen in NGramTokenizer
#289
Vladzimir
closed
1 year ago
0
Diacritic-Insensitive Search Support (Czech characters)
#288
janroz
opened
1 year ago
4
Anyone know what this random SMS-Texts file is?
#287
xitude
closed
1 year ago
2
#285 fixing Deprecated: Creation of dynamic property
#286
pierrealexaline
closed
1 year ago
1
tntsearch Deprecated: Creation of dynamic property
#285
pierrealexaline
closed
1 year ago
1
add protected properites
#284
TomePale
closed
1 year ago
4
Allow insert and update document with TNTGeoSearch
#283
piolet
closed
1 year ago
0
Update SQLiteConnector to avoid depreciation on string with PHP 8.2
#282
pierrealexaline
closed
1 year ago
0
Depreciation : Using ${var} in strings is deprecated, use {$var} instead in PHP 8.2
#281
pierrealexaline
closed
1 year ago
1
Dynamic properties used in "TeamTNT\TNTSearch\Indexer"
#280
menturion
closed
1 year ago
3
Does it possible to reate index by array of data?
#279
websitevirtuoso
closed
1 year ago
4
Undefined index: docScores
#278
AntonioBSousa
opened
1 year ago
2
Result not matched
#277
jatinbphp
opened
1 year ago
6
Update a geosearch index
#276
romlob
opened
1 year ago
1
Filesystem driver , score calculation -- fix proposal
#275
ThierryNapspirit
opened
1 year ago
0
The highlighter highlights itself
#274
stein-j
opened
2 years ago
0
:sparkles: Introducing ability to make docScores available outside of TNTSearch
#273
it4need
closed
2 years ago
2
Update and delete function for GeoIndexer crashes
#272
somegooser
opened
2 years ago
1
Unable to search substring inside a string
#271
gopibabus
opened
2 years ago
6
Next