Hi,
I have created in index with several fields.
If I query my index in the admin section of solr (or via http request), I
get results for my search if I specify the requested field:
Query: note:Aspergillus (look for "Aspergillus" in field "note")
However, if I query the same word against all fields ("Aspergillus" or
"all:Aspergillus") , I have no match in response from Solr.Do you have any idea of what can be wrong with my index? Regards Olivier
