Hi Ahmet,
thank you very much, LukeRequestHandler is really powefull and it's exactly what I need.
Raphaël

Le 06/05/2014 13:32, Ahmet Arslan a écrit :
Hi Raphaël,

Yes it is possible, https://wiki.apache.org/solr/LukeRequestHandler
make sure to use numTerms=0 for performance reasons.


Ahmet



On Tuesday, May 6, 2014 2:19 PM, Raphaël Tournoy <raphael.tour...@ccsd.cnrs.fr> 
wrote:
Hello,

I have a dynamic field '*_title_s' where '*' is replaced by a language
code when indexing.

Hence I get en_title_s ; cn_title_s, etc.

I can find the complete list of generated fields in the admin UI with
the Schema Browser and a URL like :

http://localhost/solr/#/core/schema-browser?dynamic-field=*_title_s


But I did not found how to get the same results with the schema REST API.
Is it possible?
Is there a way to programmatically get the name of the generated fields?

Thank you,



--
Raphaël Tournoy
CNRS/CCSD
04 72 69 41 71
http://ccsd.cnrs.fr/
http://blog.ccsd.cnrs.fr/

Reply via email to