DataImportHandler is only a way to get data into your index, from a
relational database of some sort. It won't affect your Solr reads in
any way - so everything that Solr normally does will still work the
same.
(I have not had a chance to look at it in depth, but searching the
index would be the same as it 'normally' is).
Thanks for your time!
Matthew Runo
Software Engineer, Zappos.com
[EMAIL PROTECTED] - 702-943-7833
On Oct 22, 2008, at 3:07 PM, Nick80 wrote:
Hi,
I'm using a couple of Solr 1.1 powered indexes and have relied on my
"old"
Solr installation for more than two years now. I'm working on a new
project
that is a bit complexer than my previous ones and I thought I had a
look at
all the new goodies in Solr. One item that caught my attention is the
DataImportHandler.
According to the documentation I read, it allows you among other
things to
very easily index one-to-many and many-to-many relationships. Right?
What I
cann't find is, how do you search the index? Is it still possible to
do
faceting on all the fields? Or isn't that possible? Any information on
searching a fairly complex index build by DataImportHandler is very
welcome.
Thanks.
Kind regards,
Nick
--
View this message in context:
http://www.nabble.com/How-to-search-a-DataImportHandler-solr-index-tp20120698p20120698.html
Sent from the Solr - User mailing list archive at Nabble.com.