-
It's the wrong way the visual interface of MSAccess behaves. I don't agree, I think
it's a problem. The String type is a nullable-type, so what is the problem. Maybe on value-types we need to rappreseent some sort of "Nullable types", as for .net 2.0.
Giacomo Fiorentini.
2006-02-08 16:39:14 UTC in Gentle.NET Object Persistence Framework
-
Is lucene suitable for a 2-IIS load balancing scenario ? If yes, what are the requirements for the implementation, what are the things to note when using lucene in this scenario ?
Do we need to duplicate the index files between the two servers ? If yes how to mantain them if the application can write and read the indexes ?
Any help are welcome. 10x in advance.
Giacomo.
2005-03-14 10:59:00 UTC in dotLucene a search engine library
-
Is there any plan to support an Italian analyzer ?
If not:
1. How can be provided easly ? Is there an "how-to" or guidelines for developing new analyzer ?
2. Existing analyzers can be used or easly adjusted for italian language (maybe starting from Franch or similar languages) ?
10x in advance.
Giacomo.
2005-02-16 09:02:31 UTC in dotLucene a search engine library
-
Is there a way to provide index access synchronization between processes (not threads)?
I have the following scenario:
- two different web application that can read/write the same shared index.
I notice that in some circumstances the index becomes corrupted (FileNotFound exception when trying to read some "strange file", maybe segments), so that the only thing to do will be to...
2005-02-16 08:55:38 UTC in dotLucene a search engine library
-
Why dont' add support for c#.net language ? I readed
an article about simple steps for reverse eng. a c#
project using ESS-Model, but it seems more like an
hack...
Have you planned anything in this direction ?
10x in advance.
2004-12-30 10:33:15 UTC in ESS-Model
-
where can we find the iText.Net made by Kazuya Ujihara ?.
2004-12-09 18:25:20 UTC in iTextSharp
-
Is this the resuscitation of lucene.net project ?
If yes, I'm very happy to see it is resuscitate... :-)
2004-09-25 08:28:46 UTC in dotLucene a search engine library
-
Can you provide code example for accessing multiple database in one project ?
10x in advance.
2004-09-02 06:55:32 UTC in Gentle.NET Object Persistence Framework
-
Is there anyone that can help me ? Any suggestions, or example or link to some other resources are welcome. 10x in advance.
Giacomo
PS: I think that this problem is not so strange, I only need tips for calculating the "distance" between two documents or between a document and the document collection, where distance can be defined as a...
2004-09-02 06:48:53 UTC in Lucene.Net search engine library
-
Suppose we have a document DREF, that have terms T1,...,Tn. I would like to use the Terms T1,...,Tn as a new query. So the problem can be trasformed to: how can be extracted the list of terms of a document, that are indexed by Lucene ?.
2004-08-30 08:30:49 UTC in Lucene.Net search engine library