RE: highlighting not working as expected

2019-06-16 Thread Martin Frank Hansen (MHQ)
Hi Edwin, Yes the field is defined just like the other fields: BR Martin Internal - KMD A/S -Original Message- From: Zheng Lin Edwin Yeo Sent: 4. juni 2019 10:32 To: solr-user@lucene.apache.org Subject: Re: highlighting not working as expected Hi Martin, What fieldType are you usi

RE: highlighting not working as expected

2019-06-16 Thread Martin Frank Hansen (MHQ)
Hi Jörn, Thanks for your input! I do not use stop-words, so that should not be the issue. The encoding of the documents might be an issue, as they come in many different file formats. It will however need to test this. The field is defined as below: BR Martin Internal - KMD A/S -Ori

Re: unix socket or D-Bus?

2019-06-16 Thread Felipe Gasper
> On Jun 15, 2019, at 1:50 PM, Shawn Heisey wrote: > > On 6/15/2019 9:15 AM, Felipe Gasper wrote: >> Has it ever been proposed to have Solr listen on a UNIX socket or D-Bus >> rather than TCP? >> This would alleviate the need for local Solr integrations (e.g., >> Dovecot) to store

Indexing MongoDB via DIH

2019-06-16 Thread Wendy2
Hi, I need to index several large collection of mongoDB with filters via DIH. Ruled out vis mongo-connector. Any recommendations? Thanks! -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Re: Solr CPU spiking up on bulk indexing

2019-06-16 Thread Erick Erickson
When indexing, segments periodically merged by background threads, which can be quite CPU intensive. See: http://blog.mikemccandless.com/2011/02/visualizing-lucenes-segment-merges.html Segment merges can be fairly long running, so even after indexing stops it can take some time for the CPU to s