On 10/17/2017 5:53 PM, Phillip Wu wrote:
> I've indexed a lot of documents (*.docx & *.vsd).
>
> When I run a query from the website it returns only a small proportion of the
> data in the index:
> {
> "responseHeader":{
> "status":0,
> "QTime":66,
> "params":{
>"q":"NS Finance 9.2",
>"fl"
bq: Is this expected behavior where it returns only a subset of the
documents it has found?
No. But there is _so_ much you're leaving out here that it's totally
impossible to say much.
bq: I've indexed a lot of documents (*.docx & *.vsd).
how? Tika? ExtractingRequestHandler? Some custom code? Wh