You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by avishkar <av...@yahoo.co.in> on 2007/04/24 07:29:23 UTC

different ways of implementing index

Hello,
         I would like to know how we implemented indexing  in different ways
-- 
View this message in context: http://www.nabble.com/different-ways-of-implementing-index-tf3636503.html#a10154559
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: different ways of implementing index

Posted by karl wettin <ka...@gmail.com>.
24 apr 2007 kl. 07.29 skrev avishkar:

> I would like to know how we implemented indexing in different ways

You probably need to specify you question a bit more in detail.

Is it vector space model vs. inverted index you are looking for?

http://en.wikipedia.org/wiki/Vector_space_model
http://en.wikipedia.org/wiki/Inverted_index

-- 
karl

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org