Dear Team,
I am on Lucene 5.4.0. We are trying to build Suggestions based on the already
Indexed Data. (Say I have indexed field "Content") and the indexes are
available on the file server.
Now, in order to use the suggestion feature, I am using AnalyzingInfixSuggester
to first build the sugg
Does lucene query parser support disableCoord in query string?
Thanks
Hi,
can indexing on HDFS somehow be tuned up using pluggable codecs / some
customized PostingsFormat? What settings would you recommend for using Lucene
5.5 on HDFS?
Regards,
Stefan
#
" This e-mail and any attached documents may contain confidential or
proprietary information. If you are not t
Uwe, hello.
Is it possible to use same fast iterator, but apply sorting for date?
Regards,
Valentin.
> On 14 нояб. 2015 г., at 15:54, Uwe Schindler wrote:
>
> For performance reasons, I would also return "false" for "out of order"
> documents. This allows to access stored fields in a more
Jamie,
I just went through an upgrade from 3 to 5. We used faceting, highlighting,
search, explanation, etc ….It took us 3 months and that was a hard push (2
to 3 people dedicated to the effort).
Don’t put off the upgrade. The performance is worth the pain.
SCott
> On Apr 26, 2016, at 12
Dear Team,
I am on Lucene 5.4.0. We are trying to build Suggestions based on the already
Indexed Data. (Say I have indexed field "Content") and the indexes are
available on the file server.
Now, in order to use the suggestion feature, I am using AnalyzingInfixSuggester
to first build the sugg
Hello,
Can I use more than 1 term to create Analyzing Infix Suggester suggest indexes.
Till now, the build function accepts only 1 instance of reader and field.
Any attempt to add additional field, or append indexes to the directory is
giving me an error (Do not share multiple instances of Inde