Michael
Michael
fun, there are RFCs for that, according to https://www.iana.org/domains/reserved there are * section 2 and 3 from https://tools.ietf.org/html/rfc2606 * and some description about how to handle them according to https://tools.ietf.org/html/rfc6761
.scanignore sounds like a good plan. Point is that for some compilers or MDA generation infrastructure (which do not go into distribution) they do actually have consequences in licensing. The...
@W-Park yes, because I did not care for it.
It looks like the bigram cosine similarity returns a high number of bit torrent results. Given the SPDX test files, BitTorrent-1.{0|1} are repetitively high. For example, when seeing the 0BSD...
(from discussion) adding to that the sorting by clicking on the table headers in the UI will be a problem with paging. Discussed was to implement views for every kind...
(also from discussion): apparently some sorting takes also place when ingesting the data into the query data table for the first time. Maybe this could be investigated (and switched off)
(discussion) also discussed the idea to use index for having projects in a specific order because considering the b-tree structure of couchdb the traversing of records seems to be an...
(so from the discussion finally) two solutions: 1. we go ahead with components and ECC list view and using views in Couchdb do the result filtering on the database and...
(new discussion) first minimal implementation how it behaves for components: implement the sw360portlet to server-side-portlet-level paging to reduce the javascript computaton. Looking today at the profiling seems like 75% of...
thanks for pointing this out.