looking for some help

2009-06-06 Thread Mohit Verma
Hi, I am currently working on a project where I need a desktop search API in Java, I looked around and found a lot of high level java projects based on Lucene, I got a lot of links pointing to one "Lucene Desktop" - Java based project to compete with Google Desktop, but those links are not working

Search fails every time

2009-06-06 Thread Delip Rao
Hi, Mentioned below are snippets from my indexing and searching code. For some reason, I get zero hits all the time even for terms present in the document collection. Can somebody point out where I'm going wrong? I'm using lucene-core-2.4.0.jar. Thanks! Delip --- Indexer.jav

Re: How to support stemming and case folding for english content mixed with non-english content?

2009-06-06 Thread Robert Muir
kk, i haven't had that experience with worddelimiterfilter on indian languages, is it possible you could provide me an example of how its creating nuisance? On Sat, Jun 6, 2009 at 9:42 AM, KK wrote: > Robert, I tried to use worddelimiterfilter from solr-nightly by putting it > in my working direct

Re: How to support stemming and case folding for english content mixed with non-english content?

2009-06-06 Thread KK
Robert, I tried to use worddelimiterfilter from solr-nightly by putting it in my working directory for this project, I set the parameters as you told me. I must accept that its splitting words around those chars[like . @ etc]but alongwith that its messing with other non-english/unicode contents and

Re: P2P Lucene

2009-06-06 Thread Ye Minjiao
Your idea about leveraging a user's current networks is very good. That could make the data sharing be more specific, more focus on some common interests shared in those networks. I'll write to you off-list. Ye Minjiao eO0o. Steven Wright