Hi,
To remove address from the list, send a message to
users-unsubscr...@solr.apache.org
Regards,
Michal
On 7/13/22 04:22, Gus Heck wrote:
Have you checked that the mails are actually going to the address you are
unsubscribing from? If you are getting mails forwarded from a prior address
you
Can I unsubscribe anyone with a certain string in their email? Anything with
hein should no longer be subscribed
> On Jul 12, 2022, at 6:23 PM, Gus Heck wrote:
>
> Have you checked that the mails are actually going to the address you are
> unsubscribing from? If you are getting mails forwarde
Have you checked that the mails are actually going to the address you are
unsubscribing from? If you are getting mails forwarded from a prior address
you would need to send the unsubscribe from that address.
On Tue, Jul 12, 2022 at 5:57 PM Brad Burke wrote:
> Ha. Same here. I have tried ever w
Hello Ryan,
Solr should have no issues for indexing these kinds of documents,
retrieving them is another thing. For multiValued a lot of
datastructures are created when serializing the document, that is
probably the problem.
If you do not need the field returned, do not stored=true the field.
If
Based on the error message I think you want to use "literal._uniqueid" not "
literal.id". Your schema which possibly no longer has a field named "id" is
requiring a field name "_uniqueid".
See
https://solr.apache.org/guide/8_11/uploading-data-with-solr-cell-using-apache-tika.html#using-literals-to
Ha. Same here. I have tried ever way I know how to send unsubscribe
messages. These emails never stop.
On Tue, Jul 12, 2022 at 4:36 PM Jeryl Cook wrote:
> Good luck..Ive been trying to unsubscribe for years and cannot. But I've
> accepted my fate.
>
> -jeryl cook
>
> On Tue, Jul 12, 2022, 4:2
Unsubscribe instructions are here:
https://solr.apache.org/community.html#mailing-lists-chat
Basically, send an email to users-unsubscr...@solr.apache.org from the email you're
unsubscribing with the subject "unsubscribe".
On 7/12/22 5:35 PM, Jeryl Cook wrote:
Good luck..Ive been trying to un
Good luck..Ive been trying to unsubscribe for years and cannot. But I've
accepted my fate.
-jeryl cook
On Tue, Jul 12, 2022, 4:29 PM Nicolas Franck
wrote:
> Can someone unsubscribe me from this list?
>
>
Same here, I would also like to unsubscribe
On Tue, Jul 12, 2022 at 4:29 PM Nicolas Franck
wrote:
> Can someone unsubscribe me from this list?
>
> --
Sent from Gmail Mobile
Can someone unsubscribe me from this list?
Hi - I am trying to index files such as html and pdf. I got the following
error related to unique id which is defined in the curl command. The unique
id is set with the literal.id parameter.
Can you please help? I read all the documentation of SOLR Cell and tika,
and I am doing the steps as its de
I've just added SOLR-16287 if you want to have a look and try it out.
On Thu, 7 Jul 2022 at 13:18, Eric Pugh
wrote:
> Something worth sharing?
>
> > On Jul 7, 2022, at 3:59 AM, Dan Rosher wrote:
> >
> > No unfortunately I had to make my own streaming function to create the
> > mapping, works li
Hi all,
I have a data modelling question. A department of ours is indexing
companies and including a multivalued field in the doc to store a set of
tickers related to the company. Sounded fine at first until I saw one
document where the multivalued field had over 50,000 elements in it. There
are o
13 matches
Mail list logo