Re: Indexing PDF files with Solr 6.6 while allowing highlighting matched text with context

2017-06-20 Thread ZiYuan
. Does SolrJ talk to the server via HTTP or some other more native ways? Is the main benefit of SolrJ over other clients the official shipment with Solr? Thank you. Best regards, Ziyuan On Jun 19, 2017 18:43, "ZiYuan" <ziyu...@gmail.com> wrote: > Dear Erick and Timothy, > &

Re: Indexing PDF files with Solr 6.6 while allowing highlighting matched text with context

2017-06-20 Thread ZiYuan
No intention of spamming but I also want to mention tika-python <https://github.com/chrismattmann/tika-python> in the toolchain. Ziyuan On Tue, Jun 20, 2017 at 2:29 PM, ZiYuan <ziyu...@gmail.com> wrote: > Dear Erick and Timothy, > > I also took a look at the Python cli

Re: Indexing PDF files with Solr 6.6 while allowing highlighting matched text with context

2017-06-19 Thread ZiYuan
ing the PDF content to _text_. Thank you for the hint. Best regards, Ziyuan On Mon, Jun 19, 2017 at 1:55 PM, Erik Hatcher <erik.hatc...@gmail.com> wrote: > Ziyuan - > > You may be interested in the example/files that ships with Solr too. It’s > got schema and config and even UI fo

Re: how to leave the mailing list? eof

2017-06-19 Thread ZiYuan
You can check this page: http://lucene.apache.org/solr/community.html On Mon, Jun 19, 2017 at 5:22 PM, david fernandes wrote: > >

Re: Indexing PDF files with Solr 6.6 while allowing highlighting matched text with context

2017-06-19 Thread ZiYuan
Dear Erick and Timothy, yes I will parse from the client for all the benefits. I am just trying to figure out what is going on by indexing one or two PDF files first. Thank you both. Best regards, Ziyuan On Mon, Jun 19, 2017 at 6:17 PM, Erick Erickson <erickerick...@gmail.com> wrote:

Indexing PDF files with Solr 6.6 while allowing highlighting matched text with context

2017-06-17 Thread ZiYuan
df" and post it, how to highlight "Trevor Hastie" for the query "id:Trevor Hastie"? Thank you. Best regards, Ziyuan

Re: Indexing PDF files with Solr 6.6 while allowing highlighting matched text with context

2017-06-19 Thread ZiYuan
xed-with-solr-plus-tika/> : Is it so that Tika does not fill these two fields automatically and I have to write some client code to fill them? Best regards, Ziyuan On Sun, Jun 18, 2017 at 8:07 PM, Erick Erickson <erickerick...@gmail.com> wrote: > 1> Yes, you can use your

Will Solr flush docs to disk when ram buffer is full (time of auto commit is not reached yet)?

2017-01-19 Thread Ziyuan Qin
Hi All, I'm trying to understand how Solr works with disk IO during and between hard commits. Wish you can help me. Let's assume Softcommit is turned off. Autocommit is turned on. Then during a hard commit: 1. The tlog is truncated: A new tlog is started. (Disk IO involved) 2. The current