Commit Graph

448 Commits (5acd98f4da615428eb2c03f34fab25d9484516f5)

Author SHA1 Message Date
Michael Christen 99174282d8 try to shut down in a bit more ordered way
2 years ago
Michael Peter Christen 482f507e65 upgraded solr from 8.8.1 to 8.9.0
2 years ago
Michael Peter Christen bd3f2483a1 replaced url and date retrieval by only url retrieval
3 years ago
Michael Peter Christen 163ba26d90 replaced check for load time method
3 years ago
sgaebel 26223dc25a replaces getLoadTime() by exists() with a simpler query
4 years ago
Michael Peter Christen 8b4394a6c5 fixes for solr 8.8.1 migration
4 years ago
Al Sutton 69014a701e Update API Usage
4 years ago
Michael Peter Christen 43a9f4f574 updated solr 6.6.6 -> 7.7.3
4 years ago
Michael Christen cfa27d2fd5 fixed links
5 years ago
luccioman f467601561 Properly lock solrInstances for reboot and restoration of embedded Solr
7 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
7 years ago
luccioman cced94298a Added a new crawler document filter type using Solr syntax
7 years ago
luccioman 0d34034f17 Ensure an embedded Solr is available for Solr dump/restore operations
7 years ago
luccioman d92b191942 Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"
7 years ago
luccioman fb3032c530 Added a crawl filtering possibility on documents Media Type (MIME)
7 years ago
luccioman 929e0d6eae Replaced improper ByteBuffer.equals() implementation by Arrays.equals()
7 years ago
Michael Peter Christen 25573bd5ab added a crawl filter based on <div> tag class names
7 years ago
luccioman 0ee8c030c4 Log an error when Solr folder migration fails for some reason.
8 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
8 years ago
Michael Peter Christen 6fe735945d migrated Solr 5.5 -> Solr 6.6 and from Java 1.7 -> 1.8
8 years ago
luccioman 8399275142 Properly close file output streams even on exceptions scenarios.
8 years ago
luccioman 02ec0ed13c Quoted param value in Solr query to avoid unwanted traces in logs
8 years ago
sgaebel ff6392215e added closing of lst-Tag in solr-Export
8 years ago
reger 9ad4d16829 Add a responsHeader to the solr index export with a format identifier
8 years ago
luccioman 9697209ef6 Fixed Index Export feature for compatibility with old indexed documents.
8 years ago
luccioman f66438442e Extended Mediawiki dump import to remote URLs.
8 years ago
Michael Peter Christen 69081bce00 added export to elasticsearch. The export dump can easily be imported to
8 years ago
reger 86534a56f7 fixed ReindexSolrBusyThread new and unexpected repeat of same query with
8 years ago
luccioman e5858bc8c8 Fixed a NullPointerException case possible on Index Export
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
reger 95d2a28599 adjust the Field-Reindex Thread to verify and update the document id
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
reger a1e5f7dbca fix of fulltext.remove() by id of webgraph document
8 years ago
reger 8fe28a83f2 harmonize used lastmodified date for rwi and fulltext in storeDocument
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
luccioman 7263d17436 Removed mentions of deprecated LURL-db.
8 years ago
reger 685d8e86bf Avoid frequent data type casting (float/long) for rwi score
8 years ago
luccioman 3ee4f56c39 Improved ErrorCache behavior when switching networks
8 years ago
luccioman 8edbcd8ad4 Log eventual Solr instances close errors.
8 years ago
reger 330768c8a2 fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686
8 years ago
reger 7f63fc50f3 prepare a IndexSegment test case for RWI index testing
9 years ago
reger 4c7a77662a eleminate dependency on file-extension in storeDocument but use supported mime-type
9 years ago
reger 35a7d57260 update lucenematchversion to current (5.2.0 -> 5.5.0)
9 years ago
Michael Peter Christen b89465d952 0N - basic dump upload servlet infrastructure, to share index dumps
9 years ago
Michael Peter Christen a6bf0b1649 0N - added option to generate index export files for a specific number
9 years ago
reger 6f0b073bf3 override detected language (statistic langdetect) only with TLD determided
9 years ago
reger 535d4bf75f respect hidden attribute for file and smb directory listing
9 years ago
reger a58d34a4e8 check error URL cache before adding errorDoc to index
9 years ago
Michael Peter Christen ef8cd80593 fix for npe
9 years ago
reger ca3d26a401 harmonize wordsintitle & CollectionSchema.title_words_val calculation,
9 years ago