Re: Index error

2017-03-30 Thread Trejkaz
What if totalHits > 1? TX - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Index error

2017-03-29 Thread Jenny
Dear All, I am writing an index for my project. Basically, I need to index documents that have the following string parts (s1=uri1, s2=url1##sameAs.org service@@url2##source KG owl:sameas@@). To do so, I am using the following code: TO ADD: String urlString="subA" String tmp = "url1##sameAs.

Re: Resolving Lucene Index error

2009-10-22 Thread Michael McCandless
> Why do I get error like this in Lucene and how to resolve it? > > Could not find file 'C:\Indexes_z3_1.del'. > > Thanks. > > -- > View this message in context: > http://www.nabble.com/Resolving-Lucene-Index-error-tp26002849p26002849.html > Sent fro

Resolving Lucene Index error

2009-10-21 Thread mitu2009
Hi, Why do I get error like this in Lucene and how to resolve it? Could not find file 'C:\Indexes_z3_1.del'. Thanks. -- View this message in context: http://www.nabble.com/Resolving-Lucene-Index-error-tp26002849p26002849.html Sent from the Lucene - Java Users mailing list