Hello,

First, sorry for my bad english.

I have an index including 100 Dublin Core notices. I indexed title,creator.... and I added a field "fulltext" containing the PDF document referenced by the DC notice. (A PDF document is about 200 pages)

There's no problem to index them. But when I try to search using org.apache.lucene.search.highlight.Highlighter.getBestFragments (or getBestFragment), this method is very long (about 150 ms). So it takes 15s when I have 100 results!
If I don't use this method the performance is very good.

Is there something to do to improve performance using this method?

Thank you

--
Ce message a été vérifié par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a été trouvé.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to