Hudson build is back to normal: Lucene-trunk #533

2008-07-21 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/533/changes - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Commented: (LUCENE-1278) Add optional storing of document numbers in term dictionary

2008-07-21 Thread Doug Cutting
This also reminds me of the "pulsing" technique described in: http://citeseer.ist.psu.edu/cutting90optimizations.html Doug eks dev wrote: It seams someone else had the same idea to "inline" very short postings into term dictionary (even for in-memory index) ans save one pointer (and seek, in

[jira] Commented: (LUCENE-1340) Make it posible not to include TF information in index

2008-07-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615446#action_12615446 ] Michael McCandless commented on LUCENE-1340: bq. About this one, it would be n

[jira] Commented: (LUCENE-1340) Make it posible not to include TF information in index

2008-07-21 Thread Eks Dev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615357#action_12615357 ] Eks Dev commented on LUCENE-1340: - Great, it is already more than I expected, even indexin

[jira] Updated: (LUCENE-1336) Distributed Lucene using Hadoop RPC based RMI with dynamic classloading

2008-07-21 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-1336: - Attachment: lucene-1336.patch lucene-1336.patch - HMAC based security authentication be

[jira] Updated: (LUCENE-1341) BoostingNearQuery class (prototype)

2008-07-21 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Keegan updated LUCENE-1341: - Attachment: BoostingNearQuery.java bnq.patch Here is version of patch for Java 1

[jira] Updated: (LUCENE-1340) Make it posible not to include TF information in index

2008-07-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-1340: --- Attachment: LUCENE-1340.patch OK good progress eks! I started from your latest patc

[jira] Commented: (LUCENE-1330) 0 position increment not properly supported for the first token

2008-07-21 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615191#action_12615191 ] Michael McCandless commented on LUCENE-1330: In LUCENE-1255, we tried to corre