[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2018-01-31 Thread Cassandra Targett (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cassandra Targett updated SOLR-11732:
-
Affects Version/s: 7.2

> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6, 7.2
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png, Screen Shot 
> 2017-12-06 at 7.09.33 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single character queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength (4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.
> I have included screenshots of the response.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Description: 
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single character queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength (4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

I have included screenshots of the response.



  was:
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single character queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

I have included screenshots of the response.




> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png, Screen Shot 
> 2017-12-06 at 7.09.33 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single character queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength (4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.
> I have included screenshots of the response.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Description: 
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

I have included screenshots of the response.



  was:
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.




> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png, Screen Shot 
> 2017-12-06 at 7.09.33 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single term queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.
> I have included screenshots of the response.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Description: 
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single character queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

I have included screenshots of the response.



  was:
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

I have included screenshots of the response.




> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png, Screen Shot 
> 2017-12-06 at 7.09.33 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single character queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.
> I have included screenshots of the response.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Attachment: Screen Shot 2017-12-06 at 7.09.33 PM.png

> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png, Screen Shot 
> 2017-12-06 at 7.09.33 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single term queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Attachment: Screen Shot 2017-12-06 at 7.03.24 PM.png

One character spellcheck response

> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single term queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.
> one character:
> two characters:



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Description: 
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.



  was:
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

one character:

two characters:




> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single term queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Description: 
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.

one character:

two characters:



  was:
When running the getting started example of solr 5.5 and 6.6 I noticed a 
peculiar behavior that occurs for single term queries under the /spell 
requestHandler

When searcher for a single term the response from solr does not have a spell 
check section compared to a two character query which does.

This seems to be independent from things like minPrefix (1 by default) and 
minQueryLength 4 by default).

I would expect that any number of character would return a spellcheck section.

I first came across this when trying to upgrade a solr plugin that had tests 
using single queries to assert suggestion counts.





> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
> Attachments: Screen Shot 2017-12-06 at 7.03.24 PM.png
>
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single term queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.
> one character:
> two characters:



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Updated] (SOLR-11732) Solr 5.5,6.6 spellchecker does not return the same response in single character query cases

2017-12-06 Thread Evan Fagerberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evan Fagerberg updated SOLR-11732:
--
Summary: Solr 5.5,6.6 spellchecker does not return the same response in 
single character query cases  (was: Solr 5.5,6.6 spellchecker does not return 
the same response in single query term cases)

> Solr 5.5,6.6 spellchecker does not return the same response in single 
> character query cases
> ---
>
> Key: SOLR-11732
> URL: https://issues.apache.org/jira/browse/SOLR-11732
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: spellchecker
>Affects Versions: 5.5, 6.6
>Reporter: Evan Fagerberg
>Priority: Minor
>
> When running the getting started example of solr 5.5 and 6.6 I noticed a 
> peculiar behavior that occurs for single term queries under the /spell 
> requestHandler
> When searcher for a single term the response from solr does not have a spell 
> check section compared to a two character query which does.
> This seems to be independent from things like minPrefix (1 by default) and 
> minQueryLength 4 by default).
> I would expect that any number of character would return a spellcheck section.
> I first came across this when trying to upgrade a solr plugin that had tests 
> using single queries to assert suggestion counts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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