Hi Tommaso,
Thanks!!
Jun Ohtani
On 2013/08/29, at 17:56, Tommaso Teofili wrote:
> p.s.
> see https://issues.apache.org/jira/browse/SOLR-5201
>
>
> 2013/8/29 Tommaso Teofili
>
>> Hi Jun,
>>
>> I agree the AE (instead of the
code (o.a.l.analysis.uima.BaseUIMATokenizer) reuse AnalysisEngine
instance.
Why does Solr UIMA integration call AEProvider.getAE() every update request ?
Regards,
----
Jun Ohtani
What about
http://localhost:8080/solr/select?q=id:10&mlt=true&mlt.fl=content_mlt&mlt.maxqt=5&mlt.interestingTerms=details&fl=title+author+score&mlt.mindf=1
?
Jun Ohtani
SergeyG wrote:
>
> Hi,
>
> Recently, while implementing the MoreLikeThis search, I