[jira] Commented: (LUCENE-966) A faster JFlex-based replacement for StandardAnalyzer

2007-08-09 Thread Stanislaw Osinski (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518636 ] Stanislaw Osinski commented on LUCENE-966: -- * I removed StandardAnalyzer.html grammar doc generation from

Re: [Lucene-java Wiki] Update of SandraVerso by SandraVerso

2007-08-09 Thread Doron Cohen
Is this new page spam or is it just me? Doron Apache Wiki [EMAIL PROTECTED] wrote on 06/08/2007 00:25:25: Dear Wiki user, You have subscribed to a wiki page or wiki category on Lucene- java Wiki for change notification. The following page has been changed by SandraVerso:

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-08-09 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518642 ] Mark Harwood commented on LUCENE-584: - Some further thought on the roles/responsibilities of the various

[jira] Commented: (LUCENE-966) A faster JFlex-based replacement for StandardAnalyzer

2007-08-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518661 ] Michael McCandless commented on LUCENE-966: --- * I removed StandardAnalyzer.html grammar doc generation

[jira] Commented: (LUCENE-971) Create enwiki indexable data as line-per-article rather than file-per-article

2007-08-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518663 ] Michael McCandless commented on LUCENE-971: --- Super, new patch looks good. I will commit! Create enwiki

[jira] Resolved: (LUCENE-971) Create enwiki indexable data as line-per-article rather than file-per-article

2007-08-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-971. --- Resolution: Fixed OK, committed with these small changes: * Replaced

Re: [Lucene-java Wiki] Update of SandraVerso by SandraVerso

2007-08-09 Thread Grant Ingersoll
You know, I was wondering the same thing, but then decided to let it go. This person did add to the Powered By page as well with what looks to be legitimate sites, and the Wiki does allow you to create a personal page, so I don't think they are doing anything out of line. I guess it is

why the mixed scopes?

2007-08-09 Thread karl wettin
Is there a reason for writers to be created via the constructor and the readers to be created via the static scope? Would it not be much more beautiful and object oriented to handle this using factory methods in Directory? Or perhaps even one layer further down? The patch below will allow

[jira] Commented: (LUCENE-974) Remove Author tags from code

2007-08-09 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518718 ] Grant Ingersoll commented on LUCENE-974: I'm going to commit this today. Remove Author tags from code

[jira] Resolved: (LUCENE-974) Remove Author tags from code

2007-08-09 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-974. Resolution: Fixed Committed Remove Author tags from code

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-08-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518825 ] Paul Elschot commented on LUCENE-584: - Mark, I said: there is never a threadsafety problem. (See

Re: Best Practices for getting Strings from a position range

2007-08-09 Thread Peter Keegan
Hi Grant, I'm hoping to check this out soon. Thanks, Peter On 8/7/07, Grant Ingersoll [EMAIL PROTECTED] wrote: Hi Peter, Give https://issues.apache.org/jira/browse/LUCENE-975 a try. It provides a TermVectorMapper that loads by position. Still not what ideally what you want, but I

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-08-09 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518845 ] Mark Harwood commented on LUCENE-584: - Hi Paul, Not sure we've reached a common understanding here yet. You

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-08-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518858 ] Paul Elschot commented on LUCENE-584: - Mark, I think we are one the same line, it's just that I don't want to

[jira] Commented: (LUCENE-584) Decouple Filter from BitSet

2007-08-09 Thread Mark Harwood (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518868 ] Mark Harwood commented on LUCENE-584: - OK, I appreciate caching may not be a top priority in this proposal but I