Re: Feed index with analyzer output

2011-07-05 Thread Andrzej Bialecki
On 7/5/11 1:37 PM, Lox wrote: Ok, the very short question is: Is there a way to submit the analyzer response so that solr already knows what to do with that response? (that is, which field are to be treated as payloads, which are tokens, etc...) Check this issue: http://issues.apache.org/jira/

Re: Feed index with analyzer output

2011-07-05 Thread Lox
Tokenizer or TokenFilter wouldn't be necessary. It would have been like using an empty analyzer but still retaining the various token information. Thank you! -- View this message in context: http://lucene.472066.n3.nabble.com/Feed-index-with-analyzer-output-tp3131771p3140460.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Feed index with analyzer output

2011-07-04 Thread Chris Hostetter
: I will be more clear on the steps that I would like to take: : 1) Call the analyzer of Solr that returns me an XML response in the : following format (just a snippet as example) ... : 2) now I would like to be able to extract the info that I need from there : and tell Solr directly whic

Re: Feed index with analyzer output

2011-07-02 Thread Lox
s it make sense? Or maybe I'm dreaming? :) Thank you for answering! -- View this message in context: http://lucene.472066.n3.nabble.com/Feed-index-with-analyzer-output-tp3131771p3132556.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Feed index with analyzer output

2011-07-02 Thread Juan Grande
you. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Feed-index-with-analyzer-output-tp3131771p3131771.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Feed index with analyzer output

2011-07-02 Thread Lox
Thank you. -- View this message in context: http://lucene.472066.n3.nabble.com/Feed-index-with-analyzer-output-tp3131771p3131771.html Sent from the Solr - User mailing list archive at Nabble.com.