It would help tremendously if you can give a specific code example showing
the problem.
On Thu, Jun 2, 2016 at 6:41 AM Sascha Janz wrote:
>
> we use highlighter to get textfragments for our hit list.
>
> the code is straight forward like this
>
>Analyzer analyzer = new StandardAnalyzer(;
>
You're welcome!
Mike McCandless
http://blog.mikemccandless.com
On Fri, Jun 3, 2016 at 10:20 AM, Kumaran Ramasubramanian wrote:
> Thanks a lot for the clarification mike :-)
>
>
>
> --
> **
> Kumaran R
>
>
>
>
> On Thu, Jun 2, 2016 at 2:38 AM, Michael McCandless <
> luc...@mikemccandless.com>
Thanks a lot for the clarification mike :-)
--
**
Kumaran R
On Thu, Jun 2, 2016 at 2:38 AM, Michael McCandless <
luc...@mikemccandless.com> wrote:
> Well, each access may involve disk seeks (if the pages are not already hot
> in the OS's IO cache).
>
> So if you do some doc values + some
Thank you so much for the information Erick.
On Wed, Jun 1, 2016 at 9:47 PM, Erick Erickson
wrote:
> You can tell very little about performance with 50 documents,
> so I wouldn't trust these results at all. In particular I'm pretty
> sure that your search speed will suffer _greatly_ as you ge