OK I've found that all the definitions for the Admin application are inside
_info.jsp (inside \src\webapp\web\admin\ ). Now I will
need to figure out how to make it working in a Java class...
I'll keep you posted...
By now thanks for the tips.
Best wishes.
--
View this message in context:
ht
Hi Lance,
Thanks for the prompt reply. Looking at the analysis.jsp in the Solr release
that is the code I should look at:
private static void doAnalyzer(JspWriter out, SchemaField field, String
val, boolean queryAnalyser, boolean verbose, Set match) throws
Exception {
FieldType ft = field.
Hi to all the Forum from a new subscriber,
I’m working on the Server Side Search solution of the Company when I’m
currently employed with. I have a problem at the moment: When I will submit
a search to Solr I want to see the “Analyzer results”, with all the Filter
applied to it as defined into th