I know Lucene is not a web indexer... maybe I explain this bad.

I'm asking in how STORE the data, not in how locate it. If two files are the
same, using MD5 is my actual approach, then I plan to STORE the content once
but is necesary add the two locations.

Example:

c:\file1 Content: One
c:\file2 Content: One

In the index:

Content:One
    Location: C:\File1
    Location: C:\File2

So, or I put the locations and the content in separate Lucene index or I put
it in the same, but I don't know what can be the best, this is the advice
I'm asking for...

>
> Mario Alejandro Montoya
> http://sourceforge.net/projects/mutis
> MUTIS: The Open source Delphi search engine
> AnyNET: Convert from ANY .NET assembly to Delphi code
>
>

Reply via email to