Stephen,

Sure, multiple cores, one for each type is one approach.  Another one is just 
adding a 'type' field and restricting auto-completion by type.  In our AC 
implementation we have a piece made for very similar situations, where you have 
multiple types of entities, but want a single input field (search box) to give 
you suggestions from all entity types, yet have suggestions for different types 
visually grouped together.  I don't think we have a demo of that anywhere, 
though you can see AC in action on http://search-lucene.com/ for example.
 
Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/



----- Original Message ----
> From: Divine Mercy <itsl...@hotmail.com>
> To: solr-user@lucene.apache.org
> Sent: Mon, June 21, 2010 4:59:55 PM
> Subject: Indexing Different Types
> 
> 
Hi 

I have a requirement and I am wondering what is the best way to 
> handle this through Solr.

I have different types of unrelated data for 
> example categories, tags and some address information.

I would like to 
> implement auto complete on this information, so there would be an auto 
> complete 
> form for each one.

What would be the best way for implementing this using 
> SOLR?

Would this be using multiple indexes one index for tags, categories 
> and address.





Regards


Stephen

>                
>           
> 
_________________________________________________________________

> href="http://clk.atdmt.com/UKM/go/197222280/direct/01/"; target=_blank 
> >http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all 
> your funny, exciting and crazy Hotmail stories. Tell us now

Reply via email to