-
I would like to be able to show search hits highlighted in the context of the document. I think Lucene calls this highlighting.
Thanks.
2008-08-29 20:39:08 UTC by nobody
-
Is there going to be a new version of this?.
2005-12-17 11:23:53 UTC by phatcher
-
Hi,
I tried to run nlucene whith the included GermanAnalyzer
and had loads of runtime errors:
An unhandled exception of type
'System.ArgumentOutOfRangeException' occurred in
mscorlib.dll
Additional information: Index and length must refer to
a location within the string.
The cause is that the members ToString(int,int) and the
Remove(int,int) takes other Arguments than used ...
2005-05-30 12:34:12 UTC by nobody
-
After closing Lucene.Net I'm thinking over making a new version of NLucene. But I guess I will publish it not very soon due to my being extremely busy now.
2004-10-05 12:32:28 UTC by ymikulski
-
To come up with newest version of Lucene?
Lucene.Net has closed,there's no .NET implementation of Lucene now:-(.
2004-10-01 11:31:55 UTC by dingdecheng
-
NLucene will stay as Lucene 1.2 .NET implementation.
We will provide a support for our current users.
I strongly recommend all people who have Lucene
.NET implementation interest use a new up-to-date version.
To get it please go to
http://www.lucenedotnet.com.
2004-01-04 14:21:28 UTC by ymikulski
-
I have implemented The NLucene engine in 13 ECommerce sites supporting 6 languages. If I can be of assitance let me know.
2003-12-31 16:26:26 UTC by garyld1962
-
dears
i manage to index a web site and reach its index fro ma web application
but have some questions if anyone can help
- how we can parse asp, PHP,SHTML, CGI.. etc?
- how can we add description about the file?
- can we search in more than one index?
thanks for help
Bolo.
2003-10-20 10:15:45 UTC by bwageh
-
Can i use NLucene to access the index from the web?
is it possible or not??
or i have to do some modifications???.
2003-10-13 12:39:27 UTC by bwageh
-
Lucene.Net (http://sourceforge.net/projects/lucenedotnet/) is complete port of Lucene 1.3rc1 with all samples
and tests.
2003-08-31 21:54:01 UTC by pbizhan