[jira] Created: (LUCENE-773) Deprecate create method in FSDirectory.getDirectory in favor of IndexWriter's create

2007-01-13 Thread Michael McCandless (JIRA)
Deprecate create method in FSDirectory.getDirectory in favor of IndexWriter's create Key: LUCENE-773 URL: https://issues.apache.org/jira/browse/LUCENE-773

Re: Fwd: don't miss this

2007-01-13 Thread Stefano Mazzocchi
karl wettin wrote: I got your address wrong.. The paper doesn't simply talk about autocompletion, but about fast context-bound completion. AFAIK, lucene doesn't support this or am I missing something? Vidarebefordrat brev: Från: karl wettin [EMAIL PROTECTED] Datum: lördag 13 jan 2007

Re: don't miss this

2007-01-13 Thread Erik Hatcher
On Jan 13, 2007, at 3:12 AM, Stefano Mazzocchi wrote: karl wettin wrote: I got your address wrong.. The paper doesn't simply talk about autocompletion, but about fast context-bound completion. AFAIK, lucene doesn't support this or am I missing something? As for fast context-bound

Re: don't miss this

2007-01-13 Thread Erik Hatcher
On Jan 13, 2007, at 6:43 AM, Nicolas Lalevée wrote: Are we getting warmer? I have not finished reading the document, but ASAIU, I think Lucene is still missing a PrefixSpanQuery (not hard at all I think) to implement correctly the main feature presented here. The exemple of the search

Re: don't miss this

2007-01-13 Thread Nicolas Lalevée
Le Samedi 13 Janvier 2007 12:59, Erik Hatcher a écrit : On Jan 13, 2007, at 6:43 AM, Nicolas Lalevée wrote: Are we getting warmer? I have not finished reading the document, but ASAIU, I think Lucene is still missing a PrefixSpanQuery (not hard at all I think) to implement correctly

[jira] Updated: (LUCENE-775) Searcher code creating Hits is somewhat messy

2007-01-13 Thread Karl Wettin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wettin updated LUCENE-775: --- Attachment: searcher.diff Searcher code creating Hits is somewhat messy

[jira] Commented: (LUCENE-390) Contribution: LuceneIndexAccessor

2007-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464464 ] Mark Miller commented on LUCENE-390: I think that this provides more than IndexModifier does. For one it uses

[jira] Commented: (LUCENE-390) Contribution: LuceneIndexAccessor

2007-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464464 ] Mark Miller commented on LUCENE-390: I think that this provides more than IndexModifier does. For one it uses

[jira] Reopened: (LUCENE-771) Change default write lock file location to index directory (not java.io.tmpdir)

2007-01-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-771: --- Woops, I committed a silly violation of the LockFactory abstraction (I'm removing files

Re: Lucene Scalability Question

2007-01-13 Thread Ali Salehi
Hi all, Thanks for your previous mails. Let me explain my scenario : I have various sources producing sensor data in the format I presented before. For each source I have a description part which is typically around 5 to 15 lines. I would like to index these data items and descriptions so