Re: More contextual information in anlyzers

2010-03-09 Thread dbejean
So, the way I made my analyzer is the good one. Thank you. hossman wrote: > > > : If I write a custom analyser that accept a specific attribut in the > : constructor > : > : public MyCustomAnalyzer(String myAttribute); > : > : Is there a way to dynamically send a value for this attribute fro

Re: More contextual information in anlyzers

2010-03-09 Thread Chris Hostetter
: If I write a custom analyser that accept a specific attribut in the : constructor : : public MyCustomAnalyzer(String myAttribute); : : Is there a way to dynamically send a value for this attribute from Solr at : index time in the XML Message ? : : : : . fundementally there are tw

More contextual information in anlyzers

2010-03-08 Thread dbejean
"content" field is associated to my custom Analyser. Thank you. Dominique -- View this message in context: http://old.nabble.com/More-contextual-information-in-anlyzers-tp27819298p27819298.html Sent from the Solr - User mailing list archive at Nabble.com.