Hi,
in the past year I worked on a side project which helped me both for
learning lucene and for making my life easier exploring remote indexes.
It is called leila, since it's inspired by luke, and it's available under
Apache Licence on github: https://github.com/raymanrt/leila
Leila is designed
I have written spark lucene integration as part of Verizon trapezium/dal
project...you can extract the data stored in hdfs indices and feed it to
spark...
https://github.com/Verizon/trapezium/tree/master/dal/src/test/scala/com/verizon/bda/trapezium/dal
I intend to publish it as spark package as s
Yes that (LUCENE-7854) was what I was referring to, and you are right that
it stores values as integers. This doesn't necessarily have to be a
blocker; you could scale your values by some factor, I guess.
On Mar 13, 2018 9:36 AM, "Erdan Genc" wrote:
> @Erik: I didn't know that, how can I figure