[ 
https://issues.apache.org/jira/browse/SOLR-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15880590#comment-15880590
 ] 

Alexandre Rafalovitch commented on SOLR-10197:
----------------------------------------------

Please note that these kinds of questions are best to be asked on the Solr 
Users mailing list as they are usually a configuration issue. JIRA is used to 
report errors against Lucene/Solr itself. Also, it is important to provide a 
Solr product version.

However, from the quick look at the exception, it seems that you have a 
MoreLikeThis component activated that has a numeric field configured as part of 
its similarity field list. When  the search term is textual (and not numeric) 
and Solr tries to expand the query against the numeric field, this causes an 
exception. I would check the specific query issued to Solr, look at the 
definition of the request handler it is issued against (in solrconfig.xml) and 
check the MLT field list configuration and the types of those fields.



> SolrException during indexing
> -----------------------------
>
>                 Key: SOLR-10197
>                 URL: https://issues.apache.org/jira/browse/SOLR-10197
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Server
>    Affects Versions: 4.5
>         Environment: Ubuntu 14.04.5 LTS
>            Reporter: Sorin Gheorghiu
>              Labels: bluespice, indexing
>         Attachments: BS_Solr_error_invalid_no.txt
>
>
> BlueSpice (http://bluespice.com/) uses Solr to index documents for the 
> 'Extended search' feature. Solr hangs consistently during indexing and an 
> error occurs (see attached).
> In the ExtendedSearch.log there is no error, but the latest indexed 
> document/wiki page:
>     22.02.2017 17:45:11
>     Zu indexierende Artikel: 4205
>     1: Indexiere Wiki Seiten: 1% - WUI netz.xls
>     2: Indexiere Wiki Seiten: 1% - IndividArbanw.pdf
>     ...
>     3526: Indexiere Wiki Seiten: 84% - 2007
>     3527: Indexiere Wiki Seiten: 84% - Buchdurchlaufzeit
>     3528: Indexiere Wiki Seiten: 84% - Mahnroutinen
>     3529: Indexiere Wiki Seiten: 84% - Software für Informationskompetenz
> Could you provide any indication of the error?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to