Viewing Raw index data

2011-04-19 Thread Dave Stuart
Hi, I am testing index time synonyms, stemming etc and it would be great to be able to view the raw indexed data is there a way to do this using either Lucene tools or the admin Solr admin interface Regards, David

Re: Viewing Raw index data

2011-04-19 Thread Tommaso Teofili
Hello Dave, the LukeRequestHandler [1] and the Analysis service [2] should help you : Regards, Tommaso [1] : http://wiki.apache.org/solr/LukeRequestHandler [2] : http://wiki.apache.org/solr/FAQ#My_search_returns_too_many_.2BAC8_too_little_.2BAC8_unexpected_results.2C_how_to_debug.3F 2011/4/19

Re: Viewing Raw index data

2011-04-19 Thread Dave Stuart
Thanks On 19 Apr 2011, at 08:21, Tommaso Teofili wrote: Hello Dave, the LukeRequestHandler [1] and the Analysis service [2] should help you : Regards, Tommaso [1] : http://wiki.apache.org/solr/LukeRequestHandler [2] :