Hi Kumar,
I checked the code base and I couldn't find peek method either. However, I
found LookaheadTokenFilter that may be useful to you.
I figured that this is a Lucene question and you can receive more answers in
the Lucene user list.
Ahmet
On Sunday, November 19, 2017, 10:16:21 PM GMT
Hello Ilay,
Answers in line:
On Sat, Nov 18, 2017 at 2:22 PM, ilay wrote:
>
> 1. Does LTR only support phrase matching (complete user query) from training
> data for extracting feature score:
> ex.
> efi.user_query='tv+stand' matches the title feature only if title contains
> "tv stand" in the t
Hi Bjorn,
Im trying a similar approach now (to get solrcloud working on kubernetes). I
have run Zookeeper as a statefulset, but not running SolrCloud, which is
causing an issue when my pods get destroyed and restarted.
I will try running the -h option so that the SOLR_HOST is used when
connecting