Array as Lucene Field

2016-10-10 Thread Alexander Kozitsin
Hi everyone! I've faced a problem and had no idea how to resolve it. So, I've got a directory with documents. Each document might contain array of doubles. However, Lucene does not support arrays. What I need is to have an ability to sort documents by this field, search values (with support of ba

Array as Lucene Field

2016-10-10 Thread Alexander Kozitsin
Hi everyone! I've faced a problem and had no idea how to resolve it. So, I've got a directory with documents. Each document might contain array of doubles. However, Lucene does not support arrays. What I need is to have an ability to sort documents by this field, search values (with support of ba