Re: Upgrading tika

2019-03-20 Thread Geoffrey Willis
Could you expand on that please? I’m currently building a webApp that submits documents to Solr/Tika via the update/extract handler and it’s working fine. What do you mean when you say “You do not want to have your Solr instance processing via Tika”? If that’s a bad design choice please elaborat

Re: Upgrading tika

2019-03-20 Thread Geoffrey Willis
dust off that code. Anyway, thanks for the thorough explanation. Gonna have to rethink my design. Geoff > On Mar 20, 2019, at 12:51 PM, Geoffrey Willis > wrote: > > Could you expand on that please? I’m currently building a webApp that submits > documents to Solr/Tika via the

Term Freq Vector with SOLR cell?

2019-05-01 Thread Geoffrey Willis
I am using Solr in a web app to extract text from .pdf, and docx files. I was wondering if I can access the TermFreq and TermPosition vectors via the HTTP interface exposed by Solr Cell. I’m posting/getting documents fine, I’ve enabled the TV, TFV etc in the managed schema: http://localhost:898