Hi all,
I'm new to solr ltr and stuck on this problem for a while.
I wanted to ask why the documents on which the ltr feature score is
calculated doesn't filter out the documents even if we provide the fq
filter in the url like:
&q=juice&rq={!ltr%20model=my_feature_model%20efi.query=$q%
20reRank
Hi Markus,
I tried indexing documents and query documents with queries and filter
question, but can't not find any leak problems. Can you give us more
information about the leak?
Thanks!
On Fri, Apr 27, 2018 at 5:11 PM Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> Hi Markus,
>
> Can
A Step before creation the schema, the config needs to be uploaded to the
zoo keeper. You might want to upconfig
bin/solr zk upconfig -n -d
more details here...
https://lucene.apache.org/solr/guide/6_6/using-zookeeper-to-manage-configuration-files.html
Regards
Ganesh
On Sun, Apr 29, 2018 at 7:
Hi,
I created (or thought I was) a new config set by copying the directory
~server/solr/configset/_default/* to a new configset:
~/server/solr/configset/timConfig. I then added a couple of new indexes to
the managed-schema file.
I then tried to create a new collection assigned to my new config se
Thank you Alessandro,
It looks like my requirement is vague, but indeed I already indicated my
data is in FIX format, which is a format, here is an example in
the Wiki link in my original question:
8=FIX.4.2 | 9=178 | 35=8 | 49=PHLX | 56=PERS |
52=20071123-05:30:00.000 | 11=ATOMNOCCC9990900 | 20
Furthermore , Azure search is based in Elastic. You can always host your own
SolR — which if you are doing with Apache SolR, it may be slightly different
from Cloudera Search which I believe is a variant of Apache SolR on Hadoop /
HDFS.
My recommendation augments Doug’s.
1. Decide on whether y
Morphlines is a cloudera specific tool. I suspect moving Solr platforms
will require you to rework your indexing somewhat. You may need to step
back and think about the requirements of what you’re doing and design how
it would work with Solr/Azure tooling.
On Sat, Apr 28, 2018 at 8:58 PM Erick Eric