[jira] Commented: (LUCENE-705) CompoundFileWriter should pre-set its file length

2008-01-30 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564314#action_12564314 ] Otis Gospodnetic commented on LUCENE-705: - Didn't find time to comment on this earl

Re: JBoss Cache as a store

2008-01-30 Thread Otis Gospodnetic
I believe download-and-build is OK (just like with JEDirectory), so that contrib would be great to have. Only the code/libs *distributed* by ASF have to be ASL. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Manik Surtani <[EMAIL PROTECTED]>

Re: [Lucene-java Wiki] Update of "TREC 2007 Million Queries Track - IBM Haifa Team" by DoronCohen

2008-01-30 Thread Otis Gospodnetic
Doron - this looks super useful! Can you give an example for the lexical affinities you mention here? ("Juru creates posting lists for lexical affinities") Also: "Normalized term-frequency, as in Juru. Here, tf(freq) is normalized by the average term frequency of the document." I've never seen t

[jira] Reopened: (LUCENE-1045) SortField.AUTO doesn't work with long

2008-01-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll reopened LUCENE-1045: - Lucene Fields: (was: [New, Patch Available]) Sigh, I had it in the patch, but didn't g

[jira] Resolved: (LUCENE-1156) Wikipedia Document Generation Changes

2008-01-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll resolved LUCENE-1156. - Resolution: Fixed committed > Wikipedia Document Generation Changes > -

Re: JBoss Cache as a store

2008-01-30 Thread Karl Wettin
29 jan 2008 kl. 23.30 skrev Chris Hostetter: I think most of the existing tests have the Directory impl hardcoded in them ... the best thing to do might be to refactor the existing tests so Directory creation comes from an overridable function in a subclass... come ot think of it, Karl may

Re: Updating Lucene Index with Unstored fields

2008-01-30 Thread Andrzej Bialecki
philipc wrote: hi, I'm trying to add a new field to all the documents in a lucene index. After searching around, I found the only way to do an update is by retrieve the old documents, update it, delete it, then re-add to index. However, this worked for only preserving the stored fields. i've

[jira] Commented: (LUCENE-997) Add search timeout support to Lucene

2008-01-30 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564126#action_12564126 ] Doron Cohen commented on LUCENE-997: Sean, can you add a Junit test to timeout.patch?

Updating Lucene Index with Unstored fields

2008-01-30 Thread philipc
hi, I'm trying to add a new field to all the documents in a lucene index. After searching around, I found the only way to do an update is by retrieve the old documents, update it, delete it, then re-add to index. However, this worked for only preserving the stored fields. i've lost all the unst

[jira] Updated: (LUCENE-1156) Wikipedia Document Generation Changes

2008-01-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1156: Attachment: LUCENE-1156.patch catch the no more data exception in ExtractWikipedia > Wiki

[jira] Updated: (LUCENE-1156) Wikipedia Document Generation Changes

2008-01-30 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-1156: Attachment: LUCENE-1156.patch This version alters the ExtractWikipedia class to use the En

[jira] Commented: (LUCENE-1151) Fix StandardAnalyzer to not mis-identify HOST as ACRONYM by default

2008-01-30 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564045#action_12564045 ] Jörg Prante commented on LUCENE-1151: - Hi Grant, have you looked at JFlex %implements

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-30 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564034#action_12564034 ] Doron Cohen commented on LUCENE-1157: - {quote} Microsoft's tools like to put BOMs at t

Re: JBoss Cache as a store

2008-01-30 Thread Manik Surtani
On 29 Jan 2008, at 22:30, Chris Hostetter wrote: : Is there a set of tests in the Lucene sources I could use to test the : "JBCDirectory", as I call it? Perhaps something way I could change the "index : store provider" and re-run some existing tests, and perhaps add some clustered : te

[jira] Commented: (LUCENE-1157) Formatable changes log (CHANGES.txt is easy to edit but not so friendly to read by Lucene users)

2008-01-30 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563991#action_12563991 ] Doron Cohen commented on LUCENE-1157: - Will this work? (Grant, others...) * Changes

[jira] Updated: (LUCENE-806) Synchronization bottleneck in FieldSortedHitQueue with many concurrent readers

2008-01-30 Thread Paul Cowan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Cowan updated LUCENE-806: -- Attachment: lucene-threadlocal.patch [patch crossposted from LUCENE-1162] Attaching patch (lucene-thre

[jira] Updated: (LUCENE-1162) Improve architecture of FieldSortedHitQueue

2008-01-30 Thread Paul Cowan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Cowan updated LUCENE-1162: --- Attachment: lucene-threadlocal.patch Attaching patch (lucene-threadlocal.patch) which serves as an e

[jira] Updated: (LUCENE-1162) Improve architecture of FieldSortedHitQueue

2008-01-30 Thread Paul Cowan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Cowan updated LUCENE-1162: --- Attachment: lucene-fshq-restructure.patch Attached lucene-fshq-restructure.patch -- this cleans up t

[jira] Created: (LUCENE-1162) Improve architecture of FieldSortedHitQueue

2008-01-30 Thread Paul Cowan (JIRA)
Improve architecture of FieldSortedHitQueue --- Key: LUCENE-1162 URL: https://issues.apache.org/jira/browse/LUCENE-1162 Project: Lucene - Java Issue Type: Improvement Components: Query/Scorin