Grijesh wrote:
> 
> Which way you are using to index the Plain text data?
> 
I'm using Solr in a Php application, and have to index documents (with tika)
and plain text data.
The php interface uses curl to send xml data to the solr server.


Grijesh wrote:
> 
> As I see your both the fields are same then why not use same field for
> both the data.
> 
I just was trying to show what I found  weird in my tries!


Grijesh wrote:
> 
> What is the need of extracting request handler if you are not going to
> extract any document?
> 
My question is rather this : "Can I use the extracting request handler even
if I don't have to extract any documents ?" (in order to prevent me from any
adaptation to the both cases (documents/plain text))


--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-set-a-common-field-to-several-values-types-tp2922192p2922849.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to