Please follow the instructions here:
http://lucene.apache.org/solr/community.html#mailing-lists-irc. You
must use the _exact_ same e-mail as you used to subscribe.

If the initial try doesn't work and following the suggestions at the
"problems" link doesn't work for you, let us know. But note you need
to show us the _entire_ return header to allow anyone to diagnose the
problem.

Best,
Erick

On Tue, Dec 12, 2017 at 1:31 AM, Gareth Harper <gareth.har...@mandp.com> wrote:
> Could someone unsubscribe me from this group please?
>
> Thank you,
> Gareth
>
>
>> On 8 Dec 2017, at 17:53, Sreenivas.T <sree...@gmail.com> wrote:
>>
>> Thanks Erick.
>>
>> Im using ManifoldCF to connect to Fileshare and index the content to Solr.
>> So I was thinking to customize Solr's updateProcessor. However, It looks
>> like Manifold CF need to have Tika extracting before indexing to Solr.
>> am not sure what should be our approach.
>>
>>
>> -Sreenivas
>>
>>
>> On 8 December 2017 at 21:41, Erick Erickson <erickerick...@gmail.com> wrote:
>>
>>> I wouldn't extend the extracting request handler at all, just run the
>>> custom code independently of Solr. This is generally recommended
>>> anyway, here's a way to get started:
>>>
>>> https://lucidworks.com/2012/02/14/indexing-with-solrj/
>>>
>>> The database bits are just there because I wanted to talk about both
>>> at once, they're not necessary for Tika at all.
>>>
>>> Best,
>>> Erick
>>>
>>> On Fri, Dec 8, 2017 at 12:30 AM, Sreenivas.T <sree...@gmail.com> wrote:
>>>> All,
>>>>
>>>> How extractingrequest handler internally indexes tika extracted content?
>>>> Does it internally calls update processor?
>>>>
>>>> I've custom update document processor that need to work on tika extracted
>>>> content and needs to call an API.
>>>>
>>>> Is it that I need to extend that extractingrequesthandler and do
>>>> customizations or can I call custom update processor from
>>>> extractingrequesthandler?
>>>>
>>>> Sreenivas
>>>
>>
>>
>> ________________________________________________________________________
>> This e-mail has been scanned for all viruses by Claranet. The
>> service is powered by MessageLabs. For more information on a proactive
>> anti-virus service working around the clock, around the globe, visit:
>> http://www.claranet.co.uk
>> ________________________________________________________________________
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  M & P Direct Limited, Phoenix Way, Garngoch Industrial Estate, Gorseinon, 
> Swansea SA4 9HN. Company No: 3928542 Tel: 01792 224430 Fax:01792 224411 
> www.mandp.co.uk 
> ==========================================================================================================================
>  The information transmitted by this email and any attachments is 
> confidential and intended solely for the individual to whom it is addressed. 
> If you are not the intended recipient, please do not copy or disclose its 
> contents but delete the same from your system and notify the sender 
> immediately. The views expressed within the e-mail are that of the author and 
> may not necessarily constitute or imply its endorsement or recommendation by 
> M & P Direct Limited. Whilst this e-mail message has been swept by anti-virus 
> software, you are solely responsible for ensuring that any e-mail or 
> attachment you receive is virus free. We disclaim liability for any damage 
> you suffer as a consequence of receiving any virus.
>
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs - For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________

Reply via email to