bbieniek commented on issue #632:
URL: https://github.com/apache/lucenenet/issues/632#issuecomment-1104820839

   After deploying the fix, it did not help.
   Still getting the exception:
   ```
   Cannot parse '"a"': Encountered "<EOF>" at line 1, column 2.
   Was expecting one of:
       <NOT> ...
       "+" ...
       "-" ...
       <BAREOPER> ...
       "(" ...
       "*" ...
       <QUOTED> ...
       <TERM> ...
       <PREFIXTERM> ...
       <WILDTERM> ...
       <REGEXPTERM> ...
       "[" ...
       "{" ...
       <NUMBER> ...
       <TERM> ...
       "*" ...
       
   ```
   
   One more thing, I am using the AzureDirectory package. I have noticed that 
this *may* occur when the cache is being downloaded from a blob container. I 
will ask the person that takes care of the Lucene.Net.Store.AzureDirectory 
package


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to