iverase commented on issue #11767:
URL: https://github.com/apache/lucene/issues/11767#issuecomment-1248999452
Then let's just skip that step if the tessellator is called with the flag
`checkSelfIntersections` set to true. In that case it will fail before getting
to this place.
--
This is
janhoy commented on PR #591:
URL: https://github.com/apache/lucene/pull/591#issuecomment-1249032346
I took the time to include also the remaining fixes from Solr wizard, please
have a quick look at the last two commits:
* [More Python fixes from the Solr 9
release](https://github.com/apa
janhoy commented on issue #11401:
URL: https://github.com/apache/lucene/issues/11401#issuecomment-1249036921
@mocobeta This issue references https://github.com/apache/lucene/pull/591
but I cannot find any back-link over in the PR that points back to this issue.
I'm sure that this comment wi
dweiss commented on code in PR #11724:
URL: https://github.com/apache/lucene/pull/11724#discussion_r972866335
##
lucene/analysis/common/src/test/org/apache/lucene/analysis/charfilter/TestHTMLStripCharFilter.java:
##
@@ -632,6 +635,22 @@ public void testUTF16Surrogates() throws E
mocobeta commented on issue #11401:
URL: https://github.com/apache/lucene/issues/11401#issuecomment-1249216366
> I cannot find any back-link over in the PR that points back to this issue.
Yes because the issue migration Jira to GitHub didn't touch any existing PRs.
> We should p
janhoy commented on issue #11401:
URL: https://github.com/apache/lucene/issues/11401#issuecomment-1249254579
> Yes because the issue migration Jira to GitHub didn't touch any existing
PRs.
The MR was not changed, but in the 9 jan comment the asfimport bot reference
the linked PR, wit
mocobeta commented on issue #11401:
URL: https://github.com/apache/lucene/issues/11401#issuecomment-1249301935
Sure, I understand "Fixes" comment is sometimes useful, and I often use it
for convenience.
If it is not a rule but a tip, I hope people learn it from their experiences
or t
mocobeta commented on issue #11401:
URL: https://github.com/apache/lucene/issues/11401#issuecomment-1249307982
I'll make backlinks from PRs to Issues when I have a chance.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
jpountz commented on PR #1068:
URL: https://github.com/apache/lucene/pull/1068#issuecomment-1249477900
@jmazanec15 FYI I backported this change to 9.4, so it should be in the next
release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
jpountz commented on PR #1068:
URL: https://github.com/apache/lucene/pull/1068#issuecomment-1249481566
@jmazanec15 Maybe one thing I'd like to double check: what is the query that
created a DocIdSetBuilder with a length that is less than `maxDoc`? Is it a
Lucene Query or a custom query of y
danmuzi merged PR #11779:
URL: https://github.com/apache/lucene/pull/11779
--
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: issues-unsubscr...@lucene.apa
danmuzi closed issue #11778: add detailed part-of-speech tag for particle and
ending on Nori
URL: https://github.com/apache/lucene/issues/11778
--
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 sp
danmuzi commented on PR #11779:
URL: https://github.com/apache/lucene/pull/11779#issuecomment-1249520640
> looks like a good change to me. it is better to just use the POS that we
hae and not "collapse" into very generic tags.
Thank you for your review! @rmuir
--
This is an automa
13 matches
Mail list logo