Indexing RestFul Json Service

2013-12-13 Thread Pritesh Patel
Does anybody know how to index Json Data coming from a RestFul service? I see I can use the DIH to index xml data, but what about Json? --Pritesh

Dataimport handler Date

2014-03-06 Thread Pritesh Patel
I'm using the dataimporthandler to index data from a mysql DB. Been running it just fine. I've been using full-imports. I'm now trying implement the delta import functionality. To implement the delta query, you need to be reading the last_index_time from a properties file to know what new to inde

solr-map-reduce API

2014-10-29 Thread Pritesh Patel
What exactly does this API do? --Pritesh

Internals of Analysis and Token Matching

2014-11-17 Thread Pritesh Patel
Hi Community. Hoping someone can help explain this ... Once all the analysis is done on a field all the tokens to identify that field are stored. What else is affecting a match to the document beyond a simple token match and frequency of terms that match? All the searches I did produce the same