Thank you everyone for responses. I guess all was due to may little knowledge
about schema.xml.
If you create new elements you need to change copy mechanism so that default
search can work or you should change your query to include new  element.
Thanks again.


hossman wrote:
> 
> 
> : Once I post it I see following entry in my catalina.out. However when I
> go
> : to solr search page and try to search any token in content sectionI do
> not
> : get any thing returned. basically
> : 
> : <result name="response" numFound="0" start="0"/>
> 
> the logs you posted don't inlcude anything about the query you executed, 
> so it's hard to guess what might be going wrong.
> 
> have you tried seraching for *:* to see if the documents are in there are 
> all?
> 
> have you looked at the LukeRequestHandler to see what terms have been 
> indexed in the contents field?
> 
> -Hoss
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Newbie-question-about-search-tp15640877p15724338.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to