fluxo

Results 25 comments of fluxo

This is also the case with Apache Lucene (Java): https://github.com/apache/lucene-solr/blob/releases/lucene-solr/4.8.0/lucene/analysis/common/src/java/org/tartarus/snowball/ext/PortugueseStemmer.java#L84 I believe the right thing to do for Lucene.NET is leave it as-is, analyzers are expected to behave the same...

Seems to be a reasonable request since its expected for Portuguese to work this way and contributing the fix directly to the Snowball project https://github.com/snowballstem/snowball would literally take years to...

> [ff358d0](https://github.com/openzfsonosx/openzfs/commit/ff358d0f890745a79fc23ce437a717ffccd6091f) > > OK that was quite tricky, but I think I have it doing the right thing. If someone can check with this build: https://www.lundman.net/OpenZFSonOsX-2.1.99-Catalina-10.15.pkg > > should...

This appears to have been fixed in https://github.com/digarok/gsplus/commit/86285cc43d76e7e170fff66cc38412e629459571 and seems to work properly when the binary is built from the master branch. The 0.14 binary package doesn't seem to have...

I also have this problem with the same results as @JonahMMay. If I remove the functions and function_call block from the example above, I do get an expected response, otherwise...