Thanks for clarification Michael!
On Tue, Dec 3, 2024 at 1:56 PM Michael Sokolov wrote:
> Sparse is meaning two different things here. In the case you found Mikhail,
> it means not every document has a value for some vector field. I think the
> question here is about very high dimensional vector
Sparse is meaning two different things here. In the case you found Mikhail,
it means not every document has a value for some vector field. I think the
question here is about very high dimensional vectors where most documents
have zeroes in most dimensions of the vector.
On Tue, Dec 3, 2024, 2:01 A
Lucene doesn't expose query metrics, it's up to the application that
integrates Lucene to compute and expose metrics that are relevant to them.
Le mer. 4 déc. 2024, 00:31, ashwini singh a
écrit :
> Hey everyone,
>
> Does lucene provide any query metrics (perf) ? I am looking for something
> very
Thanks !!
On Wed, 13 Nov 2024 at 13:31, Gus Heck wrote:
> The slack channel (named 'lucene-dev') is generally for people building
> lucene itself, and not generally for people looking for help providing
> solutions using lucene. Typically one gets an apache.org address by
> contributing enough
Hey everyone,
Does lucene provide any query metrics (perf) ? I am looking for something
very similar to MongoSB explain() output or Execution metrics for Cosmos
DB?
*Thanks and Regards,*
*Ashwini Singh*
Hi,
Thanks for the answers!
Yes, my task is to store only non-zero values from a sparse vector of large
dimension, where most of the elements are zero.
вт, 3 дек. 2024 г. в 19:17, Mikhail Khludnev :
> Thanks for clarification Michael!
>
> On Tue, Dec 3, 2024 at 1:56 PM Michael Sokolov wrote:
>