[jira] [Updated] (LUCENE-3119) Special Character & Hightlighting issues after 3.1.0 update

2011-05-19 Thread olivier soyez (JIRA)

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

olivier soyez updated LUCENE-3119:
--

Description: 
I have the same issue describe here : 
http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none

Looks like the highlighting code changed. Using the example doc, with 1.4 I get 
:

http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true

{noformat}
"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes: êâîôû"]}}}

With 3.1, this now looks like :

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes: 
êâîôû"]}}}
{noformat}



  was:
I have the same issue describe here : 
http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none

Looks like the highlighting code changed. Using the example doc, with 1.4 I get 
:

http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes: êâîôû"]}}}

With 3.1, this now looks like :

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes:
{noformat}
êâîôû"]}}}
{noformat}




> Special Character & Hightlighting issues after 3.1.0 update
> ---
>
> Key: LUCENE-3119
> URL: https://issues.apache.org/jira/browse/LUCENE-3119
> Project: Lucene - Java
>  Issue Type: Bug
>  Components: modules/highlighter
>Affects Versions: 3.1
> Environment: ubuntu 10.10, java version "1.6.0_02"
>Reporter: olivier soyez
>
> I have the same issue describe here : 
> http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none
> Looks like the highlighting code changed. Using the example doc, with 1.4 I 
> get :
> http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true
> {noformat}
> "highlighting":{
> "UTF8TEST":{
> "features":["eaiou with circumflexes: êâîôû"]}}}
> With 3.1, this now looks like :
> "highlighting":{
> "UTF8TEST":{
> "features":["eaiou with circumflexes: 
> êâîôû"]}}}
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Updated] (LUCENE-3119) Special Character & Hightlighting issues after 3.1.0 update

2011-05-19 Thread olivier soyez (JIRA)

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

olivier soyez updated LUCENE-3119:
--

Priority: Minor  (was: Major)

> Special Character & Hightlighting issues after 3.1.0 update
> ---
>
> Key: LUCENE-3119
> URL: https://issues.apache.org/jira/browse/LUCENE-3119
> Project: Lucene - Java
>  Issue Type: Bug
>  Components: modules/highlighter
>Affects Versions: 3.1
> Environment: ubuntu 10.10, java version "1.6.0_02"
>Reporter: olivier soyez
>Priority: Minor
>
> I have the same issue describe here : 
> http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none
> Looks like the highlighting code changed. Using the example doc, with 1.4 I 
> get :
> http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true
> {noformat}
> "highlighting":{
> "UTF8TEST":{
> "features":["eaiou with circumflexes: êâîôû"]}}}
> With 3.1, this now looks like :
> "highlighting":{
> "UTF8TEST":{
> "features":["eaiou with circumflexes: 
> êâîôû"]}}}
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Updated] (LUCENE-3119) Special Character & Hightlighting issues after 3.1.0 update

2011-05-19 Thread olivier soyez (JIRA)

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

olivier soyez updated LUCENE-3119:
--

Description: 
I have the same issue describe here : 
http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none

Looks like the highlighting code changed. Using the example doc, with 1.4 I get 
:

http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes: êâîôû"]}}}

With 3.1, this now looks like :

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes:
{noformat}
êâîôû"]}}}
{noformat}



  was:
I have the same issue describe here : 
http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none

Looks like the highlighting code changed. Using the example doc, with 1.4 I get 
:

http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes: êâîôû"]}}}

With 3.1, this now looks like :

"highlighting":{
"UTF8TEST":{
"features":["eaiou with circumflexes:
êâîôû"]}}}




> Special Character & Hightlighting issues after 3.1.0 update
> ---
>
> Key: LUCENE-3119
> URL: https://issues.apache.org/jira/browse/LUCENE-3119
> Project: Lucene - Java
>  Issue Type: Bug
>  Components: modules/highlighter
>Affects Versions: 3.1
> Environment: ubuntu 10.10, java version "1.6.0_02"
>Reporter: olivier soyez
>
> I have the same issue describe here : 
> http://lucene.472066.n3.nabble.com/Special-Character-amp-Hightlighting-issues-after-3-1-0-update-tc2820405.html#none
> Looks like the highlighting code changed. Using the example doc, with 1.4 I 
> get :
> http://localhost:8983/solr/select?q=features:circumflexes&hl=true&hl.fl=features&wt=json&indent=true
> "highlighting":{
> "UTF8TEST":{
> "features":["eaiou with circumflexes: êâîôû"]}}}
> With 3.1, this now looks like :
> "highlighting":{
> "UTF8TEST":{
> "features":["eaiou with circumflexes:
> {noformat}
> êâîôû"]}}}
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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