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
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.
> 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
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