
jira at apache
Dec 18, 2007, 7:34 PM
Post #1 of 1
(118 views)
Permalink
|
|
[jira] Closed: (LUCENE-99) ability to retrieve the number of occurrences for a phrase
|
|
[ https://issues.apache.org/jira/browse/LUCENE-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll closed LUCENE-99. --------------------------------- Resolution: Won't Fix Assignee: (was: Lucene Developers) SpanNearQuery should handle this. One could set up an exact match for the phrase and then iterate over the Spans and count. > ability to retrieve the number of occurrences for a phrase > ---------------------------------------------------------- > > Key: LUCENE-99 > URL: https://issues.apache.org/jira/browse/LUCENE-99 > Project: Lucene - Java > Issue Type: Improvement > Components: Search > Affects Versions: unspecified > Environment: Operating System: other > Platform: All > Reporter: Eric Isakson > Priority: Minor > > The ability to retrieve the number of occurrences not only for a term but also > for a Phrase. > http://www.mail-archive.com/lucene-dev[at]jakarta.apache.org/msg00101.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe[at]lucene.apache.org For additional commands, e-mail: java-dev-help[at]lucene.apache.org
|