[jira] Commented: (SOLR-489) Added @deprecation Javadoc comments

2008-02-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572382#action_12572382 ] Hoss Man commented on SOLR-489: --- Thanks Sean ... reading the patch these all seem right to me

[jira] Commented: (SOLR-488) Solr does not generate highlights when uniqueId field is not defined in the schema

2008-02-26 Thread Tomer Gabel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572407#action_12572407 ] Tomer Gabel commented on SOLR-488: -- Hi Mike, We use a derivative of 1.2 here and have only

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-02-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572542#action_12572542 ] Ryan McKinley commented on SOLR-303: {quote}Given that most of this is new

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-02-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572633#action_12572633 ] Yonik Seeley commented on SOLR-303: --- OK, I've committed this! Thanks everyone! I'll leave

[jira] Commented: (SOLR-236) Field collapsing

2008-02-26 Thread Nikolai Kordulla (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12572660#action_12572660 ] Nikolai Kordulla commented on SOLR-236: --- A good thing were to apply this

Re: Offsets?

2008-02-26 Thread Ryan McKinley
(maybe a better question for solr-user... but) which offsets are you talking about? The tokens? Are you looking for something like analysis.jsp or SOLR-477? Steve Suppe wrote: Hello, I'm looking into returning the offsets for various fields I've created in a JSON object. Is there some

Re: Offsets?

2008-02-26 Thread Steve Suppe
I apologize if this was the wrong list, but I had asked a similar question over there to no avail, so I figured it must be buried deep in the API, and would be better for this list :) I was thinking either the tokens or the entire field itself (not sure if that is supported at all, I feel

Re: Offsets?

2008-02-26 Thread Ryan McKinley
This is a possibility, but I was thinking if I could get SOLR to return that information in the initial JSON, then I could save a step and speed things up immensely. nothing off the shelf to do it... you may want to look at implementing a search component to augment the response with

[jira] Updated: (SOLR-476) CommonsHttpSolrServer should provide a way to pass in the ResponseParser on a per request basis

2008-02-26 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-476: --- Attachment: SOLR-476.patch updated the patch so that it 1. sets the wt and version based on the

Re: Offsets?

2008-02-26 Thread Steve Suppe
I appreciate all the help - I think, for now, we'll try and leverage the analysis.jsp approach, as it appears that different approaches might be in the works, and I don't want to much with any of that just yet :) If I get some time, maybe I'll have better news in the future. Thanks again!

[jira] Created: (SOLR-490) dismax should autoescape + and - followed by whitespace (maybe?)

2008-02-26 Thread Hoss Man (JIRA)
dismax should autoescape + and - followed by whitespace (maybe?) Key: SOLR-490 URL: https://issues.apache.org/jira/browse/SOLR-490 Project: Solr Issue Type: Improvement

[jira] Created: (SOLR-491) highlight doesn't work with range search

2008-02-26 Thread Xuesong Luo (JIRA)
highlight doesn't work with range search Key: SOLR-491 URL: https://issues.apache.org/jira/browse/SOLR-491 Project: Solr Issue Type: Bug Components: highlighter Affects Versions: 1.3