cool, that will round up this story... Somehow I new you will react on this "provocation" :)
----- Original Message ---- > From: Paul Elschot (JIRA) <[EMAIL PROTECTED]> > To: java-dev@lucene.apache.org > Sent: Saturday, 19 July, 2008 12:49:32 AM > Subject: [jira] Commented: (LUCENE-1340) Make it posible not to include TF > information in index > > > [ > https://issues.apache.org/jira/browse/LUCENE-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614909#action_12614909 > > ] > > Paul Elschot commented on LUCENE-1340: > -------------------------------------- > > Ok ok. I'll start working on adding a Filter as a clause to BooleanQuery. > Will > take some time though, there's a holiday coming up. > > > Make it posible not to include TF information in index > > ------------------------------------------------------ > > > > Key: LUCENE-1340 > > URL: https://issues.apache.org/jira/browse/LUCENE-1340 > > Project: Lucene - Java > > Issue Type: New Feature > > Components: Index > > Reporter: Eks Dev > > Priority: Minor > > Attachments: LUCENE-1340.patch > > > > Original Estimate: 24h > > Remaining Estimate: 24h > > > > Term Frequency is typically not needed for all fields, some CPU (reading > > one > VInt less and one X>>>1...) and IO can be spared by making pure boolen fields > possible in Lucene. This topic has already been discussed and accepted as a > part > of Flexible Indexing... This issue tries to push things a bit faster forward > as > I have some concrete customer demands. > > benefits can be expected for fields that are typical candidates for > > Filters, > enumerations, user rights, IDs or very short "texts", phone numbers, zip > codes, > names... > > Status: just passed standard test (compatibility), commited for early > > review, > I have not tried new feature, missing some asserts and one two unit tests > > Complexity: simpler than expected > > can be used via omitTf() (who used omitNorms() will know where to find it > > :) > > -- > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] __________________________________________________________ Not happy with your email address?. Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]