[GitHub] [lucene-site] janhoy commented on pull request #60: Remove Google Analytics from Lucene site

2021-09-01 Thread GitBox
janhoy commented on pull request #60: URL: https://github.com/apache/lucene-site/pull/60#issuecomment-909272342 @msokolov please review if you want Lucene to be GA free :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [lucene] gautamworah96 commented on a change in pull request #179: LUCENE-9476: Add getBulkPath API to DirectoryTaxonomyReader

2021-09-01 Thread GitBox
gautamworah96 commented on a change in pull request #179: URL: https://github.com/apache/lucene/pull/179#discussion_r699792786 ## File path: lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java ## @@ -351,12 +348,140 @@ public FacetLabe

[GitHub] [lucene] jtibshirani commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
jtibshirani commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r699760822 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -154,7 +210,7 @@ public static NeighborQueue search( visited

[GitHub] [lucene] msokolov commented on pull request #262: LUCENE-10063: implement SimpleTextKnnvectorsReader.search

2021-09-01 Thread GitBox
msokolov commented on pull request #262: URL: https://github.com/apache/lucene/pull/262#issuecomment-909460252 Thanks for the reminder! I had lost track... -- 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

[GitHub] [lucene] msokolov commented on pull request #273: LUCENE-10063: test fixes relating to SimpleTextKnnVectorsReader

2021-09-01 Thread GitBox
msokolov commented on pull request #273: URL: https://github.com/apache/lucene/pull/273#issuecomment-909813740 I ran all tests with `-Dtests.codec=SimpleText` and I ran `TestSimpleTextKnnVectorsFormat` 100 times -- This is an automated message from the Apache Git Service. To respond to t

[GitHub] [lucene-site] uschindler commented on pull request #60: Remove Google Analytics from Lucene site

2021-09-01 Thread GitBox
uschindler commented on pull request #60: URL: https://github.com/apache/lucene-site/pull/60#issuecomment-909291912 (sorry for late reply) -- 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 spe

[GitHub] [lucene] msokolov commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
msokolov commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r699806490 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -107,32 +113,82 @@ public static NeighborQueue search( Random ran

[GitHub] [lucene] zacharymorn merged pull request #128: LUCENE-9662: CheckIndex should be concurrent - parallelizing index check across segments

2021-09-01 Thread GitBox
zacharymorn merged pull request #128: URL: https://github.com/apache/lucene/pull/128 -- 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-unsubs

[GitHub] [lucene-site] msokolov commented on pull request #60: Remove Google Analytics from Lucene site

2021-09-01 Thread GitBox
msokolov commented on pull request #60: URL: https://github.com/apache/lucene-site/pull/60#issuecomment-909479543 Thanks, Jan and Uwe! -- 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 specifi

[GitHub] [lucene-site] janhoy merged pull request #60: Remove Google Analytics from Lucene site

2021-09-01 Thread GitBox
janhoy merged pull request #60: URL: https://github.com/apache/lucene-site/pull/60 -- 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

[GitHub] [lucene] msokolov merged pull request #262: LUCENE-10063: implement SimpleTextKnnvectorsReader.search

2021-09-01 Thread GitBox
msokolov merged pull request #262: URL: https://github.com/apache/lucene/pull/262 -- 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.

[GitHub] [lucene] jpountz commented on a change in pull request #242: LUCENE-9620 Add Weight#count(LeafReaderContext)

2021-09-01 Thread GitBox
jpountz commented on a change in pull request #242: URL: https://github.com/apache/lucene/pull/242#discussion_r699205142 ## File path: lucene/core/src/java/org/apache/lucene/search/FilterWeight.java ## @@ -67,4 +67,9 @@ public Scorer scorer(LeafReaderContext context) throws IO

[GitHub] [lucene] zacharymorn commented on pull request #128: LUCENE-9662: CheckIndex should be concurrent - parallelizing index check across segments

2021-09-01 Thread GitBox
zacharymorn commented on pull request #128: URL: https://github.com/apache/lucene/pull/128#issuecomment-909872219 Hi @mikemccand, I've merged this PR and will wait for an update on the [nightly check index time page](https://home.apache.org/~mikemccand/lucenebench/checkIndexTime.html). On

[GitHub] [lucene-solr] madrob closed pull request #937: SOLR-13209 fixed by adding a null check that throws a SolrException

2021-09-01 Thread GitBox
madrob closed pull request #937: URL: https://github.com/apache/lucene-solr/pull/937 -- 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-unsubs

[GitHub] [lucene] jpountz commented on pull request #242: LUCENE-9620 Add Weight#count(LeafReaderContext)

2021-09-01 Thread GitBox
jpountz commented on pull request #242: URL: https://github.com/apache/lucene/pull/242#issuecomment-909123525 > Does it make sense to have a count API return -1 as the result if the number of matches are greater than a threshold? > Also, in an unoptimized query with > TOTAL_HITS_THRESHOL

[GitHub] [lucene-site] janhoy merged pull request #61: Remove GA from Lucene site (prod)

2021-09-01 Thread GitBox
janhoy merged pull request #61: URL: https://github.com/apache/lucene-site/pull/61 -- 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

[GitHub] [lucene] zacharymorn commented on a change in pull request #240: LUCENE-10002: Deprecate IndexSearch#search(Query, Collector) in favor of IndexSearcher#search(Query, CollectorManager)

2021-09-01 Thread GitBox
zacharymorn commented on a change in pull request #240: URL: https://github.com/apache/lucene/pull/240#discussion_r699834141 ## File path: lucene/core/src/java/org/apache/lucene/search/TopFieldCollector.java ## @@ -407,97 +410,14 @@ public static TopFieldCollector create(Sort s

[GitHub] [lucene] mikemccand commented on a change in pull request #179: LUCENE-9476: Add getBulkPath API to DirectoryTaxonomyReader

2021-09-01 Thread GitBox
mikemccand commented on a change in pull request #179: URL: https://github.com/apache/lucene/pull/179#discussion_r699665391 ## File path: lucene/facet/src/java/org/apache/lucene/facet/taxonomy/directory/DirectoryTaxonomyReader.java ## @@ -351,12 +348,140 @@ public FacetLabel g

[GitHub] [lucene-solr] HoustonPutman merged pull request #2563: SOLR-15599: Upgrade AWS SDK from v1 to v2

2021-09-01 Thread GitBox
HoustonPutman merged pull request #2563: URL: https://github.com/apache/lucene-solr/pull/2563 -- 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: issu

[GitHub] [lucene] msokolov merged pull request #273: LUCENE-10063: test fixes relating to SimpleTextKnnVectorsReader

2021-09-01 Thread GitBox
msokolov merged pull request #273: URL: https://github.com/apache/lucene/pull/273 -- 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.

[jira] [Commented] (LUCENE-10063) SimpleTextKnnVectorsReader.search needs an implementation

2021-09-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408139#comment-17408139 ] ASF subversion and git services commented on LUCENE-10063: -- Co

[jira] [Created] (LUCENE-10082) Improve error messages relating to schema consistency enforcement

2021-09-01 Thread Michael Sokolov (Jira)
Michael Sokolov created LUCENE-10082: Summary: Improve error messages relating to schema consistency enforcement Key: LUCENE-10082 URL: https://issues.apache.org/jira/browse/LUCENE-10082 Project:

[jira] [Commented] (LUCENE-9120) Ability to run gradle tests with security auditing or any other JVM-level messaging

2021-09-01 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408145#comment-17408145 ] Dawid Weiss commented on LUCENE-9120: - I checked again and it still breaks with grad

[jira] [Updated] (LUCENE-10082) Improve error messages relating to schema consistency enforcement

2021-09-01 Thread Michael Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Sokolov updated LUCENE-10082: - Description: I recently went through the process of upgrading our service to use Lucene

[GitHub] [lucene] msokolov opened a new pull request #274: LUCENE-10082: add detail to schema inconsistency error messages

2021-09-01 Thread GitBox
msokolov opened a new pull request #274: URL: https://github.com/apache/lucene/pull/274 Adds details about which indexing "feature" was inconsistent to the exception thrown when IndexingChain discovers inconsistent field types. -- This is an automated message from the Apache Git Service.

[jira] [Commented] (LUCENE-10063) SimpleTextKnnVectorsReader.search needs an implementation

2021-09-01 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408237#comment-17408237 ] Julie Tibshirani commented on LUCENE-10063: --- No problem at all! I'll also clo

[jira] [Resolved] (LUCENE-10063) SimpleTextKnnVectorsReader.search needs an implementation

2021-09-01 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani resolved LUCENE-10063. --- Fix Version/s: main (9.0) Resolution: Fixed > SimpleTextKnnVectorsReader.sea

[GitHub] [lucene] jpountz commented on a change in pull request #274: LUCENE-10082: add detail to schema inconsistency error messages

2021-09-01 Thread GitBox
jpountz commented on a change in pull request #274: URL: https://github.com/apache/lucene/pull/274#discussion_r700374187 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexingChain.java ## @@ -1336,9 +1336,21 @@ public void recycleIntBlocks(int[][] blocks, int offs

[jira] [Commented] (LUCENE-10077) Closing the DirTaxonomyReader while another thread access the cache can throw NPE

2021-09-01 Thread Marc D'Mello (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408321#comment-17408321 ] Marc D'Mello commented on LUCENE-10077: --- Since the results in this JIRA suggest t

[jira] [Comment Edited] (LUCENE-10077) Closing the DirTaxonomyReader while another thread access the cache can throw NPE

2021-09-01 Thread Marc D'Mello (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408321#comment-17408321 ] Marc D'Mello edited comment on LUCENE-10077 at 9/1/21, 6:30 PM: -

[GitHub] [lucene] msokolov commented on a change in pull request #274: LUCENE-10082: add detail to schema inconsistency error messages

2021-09-01 Thread GitBox
msokolov commented on a change in pull request #274: URL: https://github.com/apache/lucene/pull/274#discussion_r700482986 ## File path: lucene/core/src/java/org/apache/lucene/index/IndexingChain.java ## @@ -1336,9 +1336,21 @@ public void recycleIntBlocks(int[][] blocks, int off

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700559145 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -154,7 +210,7 @@ public static NeighborQueue search( vis

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700560449 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -206,11 +275,65 @@ public void seek(int level, int targetNode) {

[GitHub] [lucene] mayya-sharipova commented on pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on pull request #267: URL: https://github.com/apache/lucene/pull/267#issuecomment-910744639 @jtibshirani Thanks for your review. I've addressed in 6a05951772cc72a1530f3fd863d906dc0e3bef88 > I wonder if we should really allow ml to be configurable. I thi

[GitHub] [lucene] mayya-sharipova edited a comment on pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova edited a comment on pull request #267: URL: https://github.com/apache/lucene/pull/267#issuecomment-910744639 @jtibshirani Thank a lot for your review. I've tried to address in 6a05951772cc72a1530f3fd863d906dc0e3bef88 > I wonder if we should really allow ml to be

[GitHub] [lucene] mayya-sharipova edited a comment on pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova edited a comment on pull request #267: URL: https://github.com/apache/lucene/pull/267#issuecomment-910744639 @jtibshirani Thank a lot for your review. I've tried to address in 6a05951772cc72a1530f3fd863d906dc0e3bef88 > I wonder if we should really allow ml to be

[GitHub] [lucene] mayya-sharipova edited a comment on pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova edited a comment on pull request #267: URL: https://github.com/apache/lucene/pull/267#issuecomment-910744639 -- 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.

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700571247 ## File path: lucene/core/src/test/org/apache/lucene/util/hnsw/TestHNSWGraph2.java ## @@ -0,0 +1,162 @@ +/* + * Licensed to the Apache Software Found

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700571577 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraphBuilder.java ## @@ -267,4 +341,12 @@ private int findNonDiverse(NeighborArra

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700571931 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraphBuilder.java ## @@ -146,20 +168,72 @@ void addGraphNode(int node, float[] va

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700572938 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -188,15 +244,28 @@ public int size() { } // TODO: optimiz

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700573856 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -107,32 +113,82 @@ public static NeighborQueue search( Ran

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700574140 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -107,32 +113,82 @@ public static NeighborQueue search( Ran

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700574452 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -107,32 +113,82 @@ public static NeighborQueue search( Ran

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700577595 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -107,32 +113,82 @@ public static NeighborQueue search( Ran

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700580884 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -107,32 +113,82 @@ public static NeighborQueue search( Ran

[GitHub] [lucene] mayya-sharipova commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700584352 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -188,15 +244,28 @@ public int size() { } // TODO: optimiz

[GitHub] [lucene] mayya-sharipova commented on pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
mayya-sharipova commented on pull request #267: URL: https://github.com/apache/lucene/pull/267#issuecomment-910774967 @msokolov Thanks very much for your feedback. I've tried to address in 6a05951772cc72a1530f3fd863d906dc0e3bef88 -- This is an automated message from the Apache Git Servi

[jira] [Updated] (LUCENE-10080) Use a bit set to count long-tail of singleton FacetLabels?

2021-09-01 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Miller updated LUCENE-10080: - Component/s: modules/facet > Use a bit set to count long-tail of singleton FacetLabels? > -

[jira] [Commented] (LUCENE-10080) Use a bit set to count long-tail of singleton FacetLabels?

2021-09-01 Thread Greg Miller (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408389#comment-17408389 ] Greg Miller commented on LUCENE-10080: -- Interesting idea! +1 to experiment with th

[GitHub] [lucene] jtibshirani commented on pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
jtibshirani commented on pull request #267: URL: https://github.com/apache/lucene/pull/267#issuecomment-910812274 > I took an inspiration from the `nmslib` library where this parameter [is configurable](https://github.com/nmslib/nmslib/blob/master/similarity_search/src/method/hnsw.cc#L203)

[GitHub] [lucene] msokolov commented on a change in pull request #267: LUCENE-10054 Handle hierarchy in graph construction and search

2021-09-01 Thread GitBox
msokolov commented on a change in pull request #267: URL: https://github.com/apache/lucene/pull/267#discussion_r700609993 ## File path: lucene/core/src/java/org/apache/lucene/util/hnsw/HnswGraph.java ## @@ -188,15 +244,28 @@ public int size() { } // TODO: optimize RAM u

[jira] [Commented] (LUCENE-10082) Improve error messages relating to schema consistency enforcement

2021-09-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408424#comment-17408424 ] ASF subversion and git services commented on LUCENE-10082: -- Co

[GitHub] [lucene] msokolov commented on pull request #274: LUCENE-10082: add detail to schema inconsistency error messages

2021-09-01 Thread GitBox
msokolov commented on pull request #274: URL: https://github.com/apache/lucene/pull/274#issuecomment-910885711 I pushed from command line after simplifying the `assertSame` API. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [lucene] msokolov closed pull request #274: LUCENE-10082: add detail to schema inconsistency error messages

2021-09-01 Thread GitBox
msokolov closed pull request #274: URL: https://github.com/apache/lucene/pull/274 -- 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.

[jira] [Created] (LUCENE-10083) Telugu analyzer

2021-09-01 Thread Vinod Singh (Jira)
Vinod Singh created LUCENE-10083: Summary: Telugu analyzer Key: LUCENE-10083 URL: https://issues.apache.org/jira/browse/LUCENE-10083 Project: Lucene - Core Issue Type: Improvement C

[jira] [Commented] (LUCENE-10080) Use a bit set to count long-tail of singleton FacetLabels?

2021-09-01 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408429#comment-17408429 ] Robert Muir commented on LUCENE-10080: -- I kinda imagined something like this: ins

[jira] [Commented] (LUCENE-10080) Use a bit set to count long-tail of singleton FacetLabels?

2021-09-01 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408434#comment-17408434 ] Robert Muir commented on LUCENE-10080: -- also the heap cost is already maxOrdinal f

[GitHub] [lucene] vinodrenu opened a new pull request #275: LUCENE-10083: Analyzer and stemmer for Telugu language

2021-09-01 Thread GitBox
vinodrenu opened a new pull request #275: URL: https://github.com/apache/lucene/pull/275 # Description Lucene does not have an analyzer for Telugu language. # Solution Created an analyzer and stemmer for Telugu. Tested it with SOLR and search results are very encouragin

[jira] [Updated] (LUCENE-9937) ann-benchmarks results for HNSW search

2021-09-01 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani updated LUCENE-9937: - Description: *NOTE: These benchmarks contained an error that made hnswlib perform too we

[jira] [Updated] (LUCENE-9937) ann-benchmarks results for HNSW search

2021-09-01 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani updated LUCENE-9937: - Description: *NOTE: These benchmarks contained an error that made hnswlib perform too we

[jira] [Updated] (LUCENE-9937) ann-benchmarks results for HNSW search

2021-09-01 Thread Julie Tibshirani (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julie Tibshirani updated LUCENE-9937: - Description: *NOTE: These benchmarks contained an error that made hnswlib perform too we

[GitHub] [lucene] zacharymorn opened a new pull request #276: LUCENE-9662: fix test failure from merging away soft-deletes

2021-09-01 Thread GitBox
zacharymorn opened a new pull request #276: URL: https://github.com/apache/lucene/pull/276 # Description Fix test failure from merging away soft-deletes # Tests Passed the previously failed test: `./gradlew test --tests=TestCheckIndex -Ptests.seed=9A1EDD2CC45CBE0A`

[GitHub] [lucene] gautamworah96 commented on a change in pull request #242: LUCENE-9620 Add Weight#count(LeafReaderContext)

2021-09-01 Thread GitBox
gautamworah96 commented on a change in pull request #242: URL: https://github.com/apache/lucene/pull/242#discussion_r700700949 ## File path: lucene/core/src/java/org/apache/lucene/search/FilterWeight.java ## @@ -67,4 +67,9 @@ public Scorer scorer(LeafReaderContext context) thro

[GitHub] [lucene] zacharymorn commented on pull request #276: LUCENE-9662: fix test failure from merging away soft-deletes

2021-09-01 Thread GitBox
zacharymorn commented on pull request #276: URL: https://github.com/apache/lucene/pull/276#issuecomment-911193397 > LGTM. Thanks @dnhatn! -- 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

[GitHub] [lucene] zacharymorn merged pull request #276: LUCENE-9662: fix test failure from merging away soft-deletes

2021-09-01 Thread GitBox
zacharymorn merged pull request #276: URL: https://github.com/apache/lucene/pull/276 -- 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-unsubs

[jira] [Commented] (LUCENE-9662) CheckIndex should be concurrent

2021-09-01 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408546#comment-17408546 ] ASF subversion and git services commented on LUCENE-9662: - Commi

[GitHub] [lucene] zacharymorn commented on pull request #128: LUCENE-9662: CheckIndex should be concurrent - parallelizing index check across segments

2021-09-01 Thread GitBox
zacharymorn commented on pull request #128: URL: https://github.com/apache/lucene/pull/128#issuecomment-911200983 > Hi @mikemccand, I've merged this PR and will wait for an update on the [nightly check index time page](https://home.apache.org/~mikemccand/lucenebench/checkIndexTime.html).

[GitHub] [lucene] jpountz commented on pull request #274: LUCENE-10082: add detail to schema inconsistency error messages

2021-09-01 Thread GitBox
jpountz commented on pull request #274: URL: https://github.com/apache/lucene/pull/274#issuecomment-911267974 Let's watch nightly benchmarks over the next few days in case this additional autoboxing causes any slowdown. -- This is an automated message from the Apache Git Service. To resp