Highlighting/getBestFragment

2008-04-10 Thread khirb7
I have done deep search and I found that lucene provide this that methode : getBestFragments highlighter.getBestFragments(tokenStream, text, maxNumFragment, ...); so with this methode we can precise to lucene to return maxNumFragment fragment (with highligted word)of fragsize characters, but

Re: Highlighting/getBestFragment

2008-04-10 Thread Mike Klaas
On 10-Apr-08, at 7:41 AM, khirb7 wrote: I have done deep search and I found that lucene provide this that methode : getBestFragments highlighter.getBestFragments(tokenStream, text, maxNumFragment, ...); so with this methode we can precise to lucene to return maxNumFragment

[jira] Commented: (SOLR-516) Add hl.alternateFieldLen parameter, to set max length for hl.alternateField

2008-04-10 Thread Mike Klaas (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12587754#action_12587754 ] Mike Klaas commented on SOLR-516: - A quite reasonable addition, thanks!. I commited the core

Re: [jira] Commented: (SOLR-516) Add hl.alternateFieldLen parameter, to set max length for hl.alternateField

2008-04-10 Thread Chris Hostetter
: I have zero familiarity with the ruby side of Solr, so I will leave the issue open for the ruby client patch to be reviewed and applied. since client work and server work are parallel but distinct, I would suggest cloning the issue so the ruby work can be tracked separately. it makes the

[jira] Created: (SOLR-536) Automatic binding of results to Beans (for solrj)

2008-04-10 Thread Noble Paul (JIRA)
Automatic binding of results to Beans (for solrj) - Key: SOLR-536 URL: https://issues.apache.org/jira/browse/SOLR-536 Project: Solr Issue Type: New Feature Components: clients - java

[jira] Resolved: (SOLR-533) make tests using JettySolrRunner more resilient to BindException: Address already in use

2008-04-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-533. --- Resolution: Fixed Fix Version/s: 1.3 Assignee: Hoss Man I couldn't find any reason not to