Commit Graph

21 Commits (59492c28c3f0978900731070b0c3fe784eb78df6)

Author SHA1 Message Date
Evan Harris 59492c28c3 Change to new shuffle generator 4 years ago
tesshucom e635055bf6 Fix not to perform clean up during scan 4 years ago
François-Xavier Thomas 6a14c256a5 Update index version following Lucene upgrade to 8.4.1 4 years ago
François-Xavier Thomas 015c7c54be Avoid exceptions if Lucene index is not ready on first startup 4 years ago
Evan Harris 510314a9d8
Added SingleSpaceSeparator checkstyle 5 years ago
Evan Harris f476fd7c33
Added checkstyle for trailing whitespace 5 years ago
tesshucom dba8610ff7 Apply stopwords dedicated to music search 5 years ago
tesshucom bb464f15a8 Apply boost values ​​to search queries 5 years ago
Evan Harris ecc026b3e8
Changed to use short-cut logic and other cleanups 5 years ago
Andrew DeMaria 2caa2550ef
Change exception handling to log at debug 5 years ago
Andrew DeMaria 437d8ce947
Move index meta information 5 years ago
Evan Harris a79b56fe5a Removed unused variables, imports, empty statements (#1361) 5 years ago
Kessiler Rodrigues 4b3890f6ec
Replace custom circular buffer with Apache commons(CircularFifoQueue) 5 years ago
jvoisin 42b4aaafc7
Use EnumMap in IndexManager 5 years ago
jvoisin dddf8dc0aa
Fix some javadoc comments 5 years ago
jvoisin 362cf29e41 Fix some javadoc comments 5 years ago
tesshucom 645fb88c7d
Add expunge to IndexManager 5 years ago
tesshucom 5c3c558923
Update Lucene from 3.0.3 to the current version 8.2.0 5 years ago
Evan Harris f738819625 Enable additional checkstyles for whitespace 5 years ago
jvoisin 7578ee9537
Enable checkstyle's Indentation module 5 years ago
tesshucom 767b39ed5b
Split SearchService 5 years ago