Hi Patricio,
As of now, I don't think this is possible. However, we are slowly but
surely working on similar problems. Please feel free to add your two
cents to http://wiki.apache.org/jakarta-lucene/FlexibleIndexing as we
are considering several new ideas related to making indexing more
fle
Hello,
I try to use Lucene to make some experiments with the distribution of words
in documents. Using the TermPositionVector, one can compute some statistics
about word positions (mean, standard deviation, etc.).
It is possible to store such statistical values directly in the Lucene
index?
For
Hello,
I try to use Lucene to make some experiments with the distribution of words
in documents. Using the TermPositionVector, one can compute some statistics
about word positions (mean, standard deviation, etc.).
It is possible to store such statistical values directly in the Lucene
index?
For