What are the file extensions does Apache solr 6.1 support? -


i try apache solr 6.1 index document , extract contents accepts .doc extension files not support .docx or .ppt extension files. shows error "connection solr lost please check solr instance." error mean?

no , wrong . solr accepts .docx , .ppt files without doubt . error getting because of network connection . connection not persisitent enough perform operations . has nothing file extensions .


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -