See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/724/changes
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org
[
https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1532:
Priority: Minor (was: Major)
> File based spellcheck with doc frequencies supplied
>
[
https://issues.apache.org/jira/browse/LUCENE-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669323#action_12669323
]
Mark Miller commented on LUCENE-1532:
-
Just to expand:
I almost think it would be bes
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669275#action_12669275
]
Yonik Seeley commented on LUCENE-1483:
--
> > How about an option to deliver docs in so
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669253#action_12669253
]
Uwe Schindler commented on LUCENE-1483:
---
Some other idea:
How about adding a API to
Thanks for confirming it.
That is good to know and I am sure there are good reasons for it (performance).
Anyhow, sounds like good mouse trap that probably deserves a few comments in
javadoc.
- From the fact that term exists in term dictionary one cannot conclude that
there are actual docume
Right, we just filter out the docs when iterating through postings.
So this means, as segments are merged, the stats get corrected, which
means document scores will change for a given query.
Mike
Mark Miller wrote:
eks dev wrote:
"...many core unit tests will need to change, or.."
Think
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669227#action_12669227
]
Michael McCandless commented on LUCENE-1483:
bq. After a reopen, I could tear
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669225#action_12669225
]
Michael McCandless commented on LUCENE-1483:
bq. How about an option to delive
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669224#action_12669224
]
Michael McCandless commented on LUCENE-1483:
You are using oal.function.ValueS
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669203#action_12669203
]
Yonik Seeley commented on LUCENE-1483:
--
As far as a Solr fix... the code needs more c
hi,
thanks for your answer.
I had tried using TopFieldDocCollector but i got error saying "value is too
small or too large" when i passed 5000 as numHits argument value...please
suggest a valid value to pass...
Thanks.
Anshum wrote:
>
> Hi Mitu,
>
> Could we have usage/implementatio
[
https://issues.apache.org/jira/browse/LUCENE-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669194#action_12669194
]
Yonik Seeley commented on LUCENE-1483:
--
How about an option to deliver docs in sorted
eks dev wrote:
"...many core unit tests will need to change, or.."
Thinking about it a bit more, what is current contract for deleted documents in
respect to terms?
if we delete document from an index, do we update global freqs and eventually delete terms... or we simply say document ID will n
"...many core unit tests will need to change, or.."
Thinking about it a bit more, what is current contract for deleted documents in
respect to terms?
if we delete document from an index, do we update global freqs and eventually
delete terms... or we simply say document ID will not be found agai
Looks like this was a transient error. The build could not download
the Berkely DB JE jar:
[get] Error getting http://download.oracle.com/berkeley-db/je-3.3.69.zip
to /export/home/hudson/hudson-slave/workspace/Lucene-trunk/trunk/
contrib/db/bdb-je/lib/je-3.3.69.zip
It hit a "Conne
16 matches
Mail list logo