Hi
I think you can add &debugQuery =true to query url.
At 2012-02-13 17:06:42,solr wrote:
>How to monitor solr perfromance in newrelic .If there are any agents please
>suggest
>
>--
>View this message in context:
>http://lucene.472066.n3.nabble.com/how-to-monitor-solr-in-newrelic-tp3
Thanks for your reply.
I didn't use any other params except q(for example
http://localhost:8080/solr/search?q=drugs). no facet, no sort.
I don't think configure newSearcher or firstSearcher can help, because I want
every query can be very fast. Do you have other solution?
I think 460ms is too
1)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:197)
... 10 more
I think this is because tika can't read the pdf file or this pdf file's format
has some error. But I can read this pdf file in Adobe Reader.
Regards,
Rong Kang
At 2012-02-09 23:49:28,"Michael Kuhlmann" wrote:
>I
/>
>>
>>
>> id
>>
>>
>>
>> and
>>
>>
>>
>> > rootEntity="false"
>> dataSource="null" baseDir="H:/pdf/cls_1_16800_OCRed/1"
>> fileName=".*\.(PDF)|(pdf)|(Pdf)|(pDf)|(pdF)|(PDf)|(PdF)|(pDF)"
>> onError="skip">
>>
>>
>> > url="${f.fileAbsolutePath}" format="text" dataSource="bin" onError="skip">
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> sincerecly
>> Rong Kang
>>
>>
>>
>
Thanks, I am trying your method. And do you think 460ms is a long time for my
computer(2 cores, 2GB memory)?
Regards,
Rong Kang
At 2012-02-09 18:37:15,"Rafał Kuć" wrote:
>Hello!
>
>I don't know what Your queries will look like, but let's assume that
>you will