[jira] Commented: (LUCENE-532) [PATCH] Indexing on Hadoop distributed file system

2006-11-11 Thread Michael McCandless (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-532?page=comments#action_12448989 ] Michael McCandless commented on LUCENE-532: --- Alas, in trying to change the CFS format so that file offsets are stored at the end of the file, when implem

[jira] Commented: (LUCENE-651) Poor performance race condition in FieldCacheImpl

2006-11-11 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-651?page=comments#action_12449037 ] Yonik Seeley commented on LUCENE-651: - > Wouldn't synchronizing on readerCache be sufficient here? That would be deadly, esp to something like Solr. It would

[jira] Commented: (LUCENE-651) Poor performance race condition in FieldCacheImpl

2006-11-11 Thread Otis Gospodnetic (JIRA)
[ http://issues.apache.org/jira/browse/LUCENE-651?page=comments#action_12449085 ] Otis Gospodnetic commented on LUCENE-651: - Ah, yes, you mentioned that in that email thread, too. Ignore my comment. > Poor performance race condition in

Re: Hibernate Lucene trademark issues

2006-11-11 Thread Lukas Vlcek
Hi Emmanuel, I am interested in you solution. I have a plan to use lucene and hibernate in my next project and search will play very important role (*stake-holder* functionality). I have heard of comapssproject which introduces searching (lucene) layer on top