Ishan Chattopadhyaya

Results 17 issues of Ishan Chattopadhyaya

Create a unit testing support, to ease the refactoring and other improvements, without worrying about breaking functionality here.

The project ID should change per user, and should be possible to pass it in from outside the config files.

* Upgraded to Solr 9x * New version 0.6.0 * Upgraded java version to 11 * Removed the yasa-ui/package-lock.json from tracked files Tested with Solr 9.0, works fine. After merging...

CAGRA and brute force support prefiltering. Couldn't find anything for prefiltering in HNSW as I looked here: https://github.com/rapidsai/cuvs/blob/branch-25.06/cpp/src/neighbors/hnsw_c.cpp#L80

feature request

Using a pool memory manager was causing crash with different threads. Modified a test to run parallely sometimes.

bug
non-breaking
Java

[SOLR-17631](https://issues.apache.org/jira/browse/SOLR-17631) Upgrade main to Lucene 10.x Right now, I've fixed all compilation issues with core and test modules. Other modules still don't compile. On the tests front, I've fixed a...

documentation
dependencies
test-framework
jetty-server
client:solrj
module:extraction
module:hdfs
module:jwt-auth
module:ltr
module:opentelemetry
module:s3-repository
tool:build
prometheus-exporter
module:gcs-repository
module:sql
admin-ui
tests
cat:search
cat:cloud
cat:index
cat:api
cat:schema
module:clustering
cat:security
module:langid
module:scripting

Implementation of support for vector search on GPU with cuVS described in https://github.com/apache/lucene/issues/14243 This is an in-progress PR at the moment. Here is a way to test it out: *...

module:test-framework
module:sandbox
vector-based-search