Re: N-dimensional Point Indexing

2018-02-26 Thread Luís Filipe Nassif
Thank you, Adrian. Em 26 de fev de 2018 21:19, "Adrien Grand" escreveu: > Yes it is. > > Le mar. 27 févr. 2018 à 00:03, Luís Filipe Nassif a > écrit : > >> Hi Lucene community, >> >> Is BinaryPoint limited up to 8 dimensions? >> >> Thanks, >> Luis >> >> Em 6 de fev de 2018 16:07, "Luís Filipe N

Re: N-dimensional Point Indexing

2018-02-26 Thread Adrien Grand
Yes it is. Le mar. 27 févr. 2018 à 00:03, Luís Filipe Nassif a écrit : > Hi Lucene community, > > Is BinaryPoint limited up to 8 dimensions? > > Thanks, > Luis > > Em 6 de fev de 2018 16:07, "Luís Filipe Nassif" > escreveu: > > Is it limited up to 8 dimensions as described at > https://www.elas

Re: N-dimensional Point Indexing

2018-02-26 Thread Luís Filipe Nassif
Hi Lucene community, Is BinaryPoint limited up to 8 dimensions? Thanks, Luis Em 6 de fev de 2018 16:07, "Luís Filipe Nassif" escreveu: Is it limited up to 8 dimensions as described at https://www.elastic.co/blog/lucene-points-6.0? 2018-02-06 15:35 GMT-02:00 Luís Filipe Nassif : > Sorry, I wa

FW: PointValues ordering

2018-02-26 Thread Allison, Timothy B.
Prob better question for user list. From: Dominik Safaric [mailto:dominiksafa...@gmail.com] Sent: Monday, February 26, 2018 1:20 PM To: d...@lucene.apache.org Subject: PointValues ordering Given a multi-valued and non-indexed point value field, how does Lucene internally store this kind of field

Partial SpellChecking

2018-02-26 Thread Sidhant Aggarwal
I am using Lucene to perform spell checking. I am using  https://lucene.apache.org/core/5_4_1/suggest/org/apache/lucene/search/spell/SpellChecker.html What I really want is, for example, I have a word: spellingmistake And now I type: speli.  In this case, I want to spellchecker to return me the