[jira] [Commented] (SOLR-17181) Performance degradation matching glob patterns for fields

2024-04-21 Thread Gus Heck (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839446#comment-17839446
 ] 

Gus Heck commented on SOLR-17181:
-

[~jsweeney] do you think this should have a CHANGES.txt entry?

> Performance degradation matching glob patterns for fields
> -
>
> Key: SOLR-17181
> URL: https://issues.apache.org/jira/browse/SOLR-17181
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: query, search
>Affects Versions: 9.5.0
>Reporter: Justin Sweeney
>Assignee: Justin Sweeney
>Priority: Major
>  Labels: fl, performance
> Fix For: main (10.0), 9.6.0
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> This ticket: https://issues.apache.org/jira/browse/SOLR-17022 seems to have 
> cause some performance degradation when matching glob patterns to fields as 
> noted in this thread: 
> https://lists.apache.org/thread/vbwnjxprl6s1qy0t1jzfcw8hprg1gvzh.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org



[jira] [Commented] (SOLR-17181) Performance degradation matching glob patterns for fields

2024-04-10 Thread David Smiley (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835745#comment-17835745
 ] 

David Smiley commented on SOLR-17181:
-

Next time, when squash-merging, please cleanup/editorialize the default commit 
message.  It always needs some love.

Please edit the proper "Fix Version" when resolving an issue.

> Performance degradation matching glob patterns for fields
> -
>
> Key: SOLR-17181
> URL: https://issues.apache.org/jira/browse/SOLR-17181
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: query, search
>Affects Versions: 9.5.0
>Reporter: Justin Sweeney
>Assignee: Justin Sweeney
>Priority: Major
>  Labels: fl, performance
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> This ticket: https://issues.apache.org/jira/browse/SOLR-17022 seems to have 
> cause some performance degradation when matching glob patterns to fields as 
> noted in this thread: 
> https://lists.apache.org/thread/vbwnjxprl6s1qy0t1jzfcw8hprg1gvzh.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org



[jira] [Commented] (SOLR-17181) Performance degradation matching glob patterns for fields

2024-02-26 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820893#comment-17820893
 ] 

ASF subversion and git services commented on SOLR-17181:


Commit 78187de26b1bdfcb0ae340645d175abc46aa457c in solr's branch 
refs/heads/branch_9x from Justin Sweeney
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=78187de26b1 ]

SOLR-17181: Using apache commons implementation for wildcard matching for glob 
patterns (#2301)

* Using apache commons implementation for wildcard matching for glob patterns

* Removing commons io dependency and instead reusing applicable code from that 
library

* Fixing comments with Javadoc links

* Actually fixing comments with Javadoc links

* Fixing javadoc comments

> Performance degradation matching glob patterns for fields
> -
>
> Key: SOLR-17181
> URL: https://issues.apache.org/jira/browse/SOLR-17181
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: query, search
>Affects Versions: 9.5.0
>Reporter: Justin Sweeney
>Assignee: Justin Sweeney
>Priority: Major
>  Labels: fl, performance
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> This ticket: https://issues.apache.org/jira/browse/SOLR-17022 seems to have 
> cause some performance degradation when matching glob patterns to fields as 
> noted in this thread: 
> https://lists.apache.org/thread/vbwnjxprl6s1qy0t1jzfcw8hprg1gvzh.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org



[jira] [Commented] (SOLR-17181) Performance degradation matching glob patterns for fields

2024-02-26 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/SOLR-17181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820892#comment-17820892
 ] 

ASF subversion and git services commented on SOLR-17181:


Commit d3a5908517ba65e4ad7c116d07fe2012a490184c in solr's branch 
refs/heads/main from Justin Sweeney
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d3a5908517b ]

SOLR-17181: Using apache commons implementation for wildcard matching for glob 
patterns (#2301)

* Using apache commons implementation for wildcard matching for glob patterns

* Removing commons io dependency and instead reusing applicable code from that 
library

* Fixing comments with Javadoc links

* Actually fixing comments with Javadoc links

* Fixing javadoc comments

> Performance degradation matching glob patterns for fields
> -
>
> Key: SOLR-17181
> URL: https://issues.apache.org/jira/browse/SOLR-17181
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: query, search
>Affects Versions: 9.5.0
>Reporter: Justin Sweeney
>Assignee: Justin Sweeney
>Priority: Major
>  Labels: fl, performance
>  Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> This ticket: https://issues.apache.org/jira/browse/SOLR-17022 seems to have 
> cause some performance degradation when matching glob patterns to fields as 
> noted in this thread: 
> https://lists.apache.org/thread/vbwnjxprl6s1qy0t1jzfcw8hprg1gvzh.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org