Solr 8.2 - Added Field - can't facet using alias

2019-10-11 Thread Joe Obernberger
Hi All, I've added a field with: curl -X POST -H 'Content-type:application/json' --data-binary '{"add-field":{"name":"FaceCluster","type":"plongs","stored":false,"multiValued":true,"indexed":true}}' http://miranda:9100/solr/UNCLASS_2019_8_5_36/schema It returned success.  In the UI, when I ex

RE: Using Tesseract OCR to extract PDF files in EML file attachment

2019-10-11 Thread Davis, Daniel (NIH/NLM) [C]
Nuance and ABBYY provide OCR capabilities as well. Looking at higher level solutions, both indexengines.com and Comvault can do email remediation for legal issues. > -Original Message- > From: Retro > Sent: Friday, October 11, 2019 8:06 AM > To: solr-user@lucene.apache.org > Subject: Re

Re: Solr-8.2.0 Cannot create collection on CentOS 7.7

2019-10-11 Thread Shawn Heisey
On 10/10/2019 11:01 PM, Peter Davie wrote: I have just installed Solr 8.2.0 on CentOS 7.7.1908.   Java version is as follows: openjdk version "11.0.4" 2019-07-16 LTS Caused by: java.time.format.DateTimeParseException: Text '2019-10-11T04:46:03.971Z' could not be parsed: null Note that

Re: Using Tesseract OCR to extract PDF files in EML file attachment

2019-10-11 Thread Retro
AJ Weber wrote > There are alternative, paid, libraries to parse and extract attachments > from EML files as well > EML attachments will have a mimetype associated with their metadata. Hello, can you give a hint what are those commercial libraries that would do the job? We need to index MSG files

Re: igain query parser generating invalid output

2019-10-11 Thread Joel Bernstein
This sounds like a great patch. I can help with the review and commit after the jira is created. Thanks! Joel On Fri, Oct 11, 2019 at 1:06 AM Peter Davie < peter.da...@convergentsolutions.com.au> wrote: > Hi, > > I apologise in advance for the length of this email, but I want to share > my dis