: Might be the case as you mentioned Shawn. But there are no search requests
: triggered and might be that somehow a search query is getting fired to Solr
: end while indexing. Given the complete log information(solr.log) while the
: indexing is triggered.
the search request is triggered by a "ne
Might be the case as you mentioned Shawn. But there are no search requests
triggered and might be that somehow a search query is getting fired to Solr
end while indexing. Given the complete log information(solr.log) while the
indexing is triggered.
2018-01-09 15:42:25.292 INFO (qtp834133664-15) [
On 1/9/2018 8:31 AM, padmanabhan wrote:
> I get the below error whenever an indexing is executed.. I didn't find enough
> clue on to where this field is coming from and how could i debug on to it..
> any help would be appreciated
> 2018-01-09 16:03:11.705 INFO
> (searcherExecutor-51-thread-1-pr
To correct myself, querying "*" is allowed in the sense that asking for
all fields is done by assigning "*" to the fl parameter.
So the problem is possibly not that "*" is requested, but that the star
is used somewhere else, probably in the q parameter.
We can help you better when you pass the fu
First, you might want to index, but what Solr is executing here is a
search request.
Second, you're querying for a dynamic field "*" which is not defined in
your schema. This is quite obvious, the exception says right this.
So whatever is sending the query (some client, it seems) is doing the
wro
I get the below error whenever an indexing is executed.. I didn't find enough
clue on to where this field is coming from and how could i debug on to it..
any help would be appreciated
2018-01-09 16:03:11.705 INFO
(searcherExecutor-51-thread-1-processing-x:master_backoffice_backoffice_product_defa