Re: searching within documents

2013-09-25 Thread Nutan
d 0 > > > > q=contents:well > > > > gives output > > > > This is the document: > > > > > > 13 > > > > chetan > > > > worst book > > solr,lucene > > Sushant acted we

Re: searching within documents

2013-09-25 Thread Erick Erickson
Sushant acted well in kaipoche. > 3 mistakes > 0012345654334 > > > > Please do reply.Help will be appreciated. > Thanks in advance. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173p4091713.html > Sent from the Solr - User mailing list archive at Nabble.com.

RE: searching within documents

2013-09-24 Thread Nutan
book solr,lucene Sushant acted well in kaipoche. 3 mistakes 0012345654334 Please do reply.Help will be appreciated. Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173p4091713.html Sent from the Solr - User

RE: searching within documents

2013-09-24 Thread Nutan
Okay thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173p4091705.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: searching within documents

2013-09-24 Thread Gupta, Abhinav
ts depends entirely on relevance (score) of document. Hope it helps. Thanks, Abhinav -Original Message- From: Nutan [mailto:nutanshinde1...@gmail.com] Sent: 24 September 2013 14:34 To: solr-user@lucene.apache.org Subject: Re: searching within documents First I indexed documents using &qu

Re: searching within documents

2013-09-24 Thread Gora Mohanty
On 24 September 2013 14:34, Nutan wrote: > First I indexed documents using "indexing xml files to solr(sending doc to > solr using xml file)" > Then I made changes to schema.xml ie. I added analyzer and tokenizer. > I then indexed some new documents using same procedure,now my searching with > spa

Re: searching within documents

2013-09-24 Thread Nutan
", "revision_number":"00123467889767"}] }} my shema.xml is: id and also for each query : contents:for contents:search the sequence in which documents occur changes.What is the reason for it? How are the documents retrieved?Does it depend on the number of indexes -- View this message in context: http://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173p4091697.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: searching within documents

2013-09-21 Thread Nutan Shinde
ample doc which i want to search,(this is the output for *:* > query) > > 8 > > nutan shinde > > best book for solr > solr,lucene,apache tika > > solr,lucene is used for search based service.Google works uses web > crawler.Lucene can implement web crawler > > solr enterprise search server > 00123467889767 </doc> > > I indexed this record through indexing using xml file. > And I have no idea about copy fields,so please help me. > My Tomcat is working normal. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173p4091368.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: searching within documents

2013-09-21 Thread Nutan
ttp://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173p4091368.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: searching within documents

2013-09-15 Thread Erick Erickson
ow that it actually got indexed? > > > > > But when i fire this query : > > > > > > http://localhost:8080/solr/select?q=co… > > > > Please provide the entire search URL, without which we are > > forced to try and guess at what you are trying to

Re: searching within documents

2013-09-15 Thread Nutan
gt; > > > http://localhost:8080/solr/select?q=co… > > Please provide the entire search URL, without which we are > forced to try and guess at what you are trying to do. > > Regards, > Gora > > > ------ > If you reply to this email, your message will be added to the discus

Re: searching within documents

2013-09-15 Thread Gora Mohanty
On 15 September 2013 17:20, Nutan wrote: > > this is my schema.xml : You do not provide nearly enough information for people to be able to help you. Is that the entirety of your schema.xml? If so, it is missing various important bits such as a and directives needed to make a full-text search w

searching within documents

2013-09-15 Thread Nutan
search server 00123467889767 But when i fire this query : http://localhost:8080/solr/select?q=co… I get 0 documents found.Document is successfully indexed. -- View this message in context: http://lucene.472066.n3.nabble.com/searching-within-documents-tp4090173.html Sent from the Solr - User