RE: Require searching only for file content and not metadata

2019-08-29 Thread Khare, Kushal (MIND)
; -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: 28 August 2019 16:50 > To: solr-user@lucene.apache.org > Subject: Re: Require searching only for file content and not metadata > > Attachments are aggressively stripped of attachments, you

Re: Require searching only for file content and not metadata

2019-08-29 Thread Erick Erickson
ickson [mailto:erickerick...@gmail.com] > Sent: 28 August 2019 16:50 > To: solr-user@lucene.apache.org > Subject: Re: Require searching only for file content and not metadata > > Attachments are aggressively stripped of attachments, you’ll have to either > post it someplace

RE: Require searching only for file content and not metadata

2019-08-29 Thread Khare, Kushal (MIND)
p; giving Null Pointer Exception. -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: 28 August 2019 16:50 To: solr-user@lucene.apache.org Subject: Re: Require searching only for file content and not metadata Attachments are aggressively stripped of attachments,

RE: Require searching only for file content and not metadata

2019-08-28 Thread Khare, Kushal (MIND)
sing, System.out.println(metadata.get("dc_creator")); --> I get 'null' -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: 28 August 2019 16:50 To: solr-user@lucene.apache.org Subject: Re: Require searching only for file content and not me

RE: Require searching only for file content and not metadata

2019-08-28 Thread Khare, Kushal (MIND)
[mailto:erickerick...@gmail.com] Sent: 28 August 2019 16:50 To: solr-user@lucene.apache.org Subject: Re: Require searching only for file content and not metadata Attachments are aggressively stripped of attachments, you’ll have to either post it someplace and provide a link or paste the re

RE: Require searching only for file content and not metadata

2019-08-28 Thread Khare, Kushal (MIND)
y [mailto:apa...@elyograg.org] Sent: 28 August 2019 14:18 To: solr-user@lucene.apache.org Subject: Re: Require searching only for file content and not metadata On 8/27/2019 7:18 AM, Khare, Kushal (MIND) wrote: > Basically, what problem I am facing is - I am getting the textual content + &g

Re: Require searching only for file content and not metadata

2019-08-28 Thread Erick Erickson
-all field in the default schemas with this definition: mailto:kushal.kh...@mind-infotech.com] > Sent: 28 August 2019 16:30 > To: solr-user@lucene.apache.org > Subject: RE: Require searching only for file content and not metadata > > I already tried this example, I am currently work

RE: Require searching only for file content and not metadata

2019-08-28 Thread Khare, Kushal (MIND)
Attaching managed-schema.xml -Original Message- From: Khare, Kushal (MIND) [mailto:kushal.kh...@mind-infotech.com] Sent: 28 August 2019 16:30 To: solr-user@lucene.apache.org Subject: RE: Require searching only for file content and not metadata I already tried this example, I am currently

RE: Require searching only for file content and not metadata

2019-08-28 Thread Khare, Kushal (MIND)
ching the scrollconfig.xml & Managed-schema.xml for my collection. Please see to it & suggest where I am getting wrong. I can't even get to see the _text_ field in the query result, instead of stored parameter being true. Any help would really be appreciated. Thanks ! -Original Message

RE: Require searching only for file content and not metadata

2019-08-28 Thread Khare, Kushal (MIND)
From: Jörn Franke [mailto:jornfra...@gmail.com] Sent: 28 August 2019 12:55 To: solr-user@lucene.apache.org Subject: Re: Require searching only for file content and not metadata You need to provide a little bit more details. What is your Schema? How is the document structured ? Where do you get met

Re: Require searching only for file content and not metadata

2019-08-28 Thread Shawn Heisey
On 8/27/2019 7:18 AM, Khare, Kushal (MIND) wrote: Basically, what problem I am facing is - I am getting the textual content + other metadata in my _text_ field. But, I want only the textual content written inside the document. I tried various Request Handler Update Extract configurations, but n

Re: Require searching only for file content and not metadata

2019-08-28 Thread Jörn Franke
>> From: Khare, Kushal (MIND) [mailto:kushal.kh...@mind-infotech.com] >> Sent: 27 August 2019 12:59 >> To: solr-user@lucene.apache.org; ch...@christopherschultz.net >> Subject: RE: Require searching only for file content and not metadata >> >> Chris, >> What I h

RE: Require searching only for file content and not metadata

2019-08-27 Thread Khare, Kushal (MIND)
: Require searching only for file content and not metadata It will be easier to parse documents create content, metadata and other required fields yourself in place of using default post tool. You will have better control on what is going to which field. On Tue 27 Aug, 2019, 6:48 PM Khare

Re: Require searching only for file content and not metadata

2019-08-27 Thread Yogendra Kumar Soni
; Please help me resolve this as I am badly stuck in this. > > -Original Message- > From: Khare, Kushal (MIND) [mailto:kushal.kh...@mind-infotech.com] > Sent: 27 August 2019 12:59 > To: solr-user@lucene.apache.org; ch...@christopherschultz.net > Subject: RE: Require search

RE: Require searching only for file content and not metadata

2019-08-27 Thread Khare, Kushal (MIND)
this as I am badly stuck in this. -Original Message- From: Khare, Kushal (MIND) [mailto:kushal.kh...@mind-infotech.com] Sent: 27 August 2019 12:59 To: solr-user@lucene.apache.org; ch...@christopherschultz.net Subject: RE: Require searching only for file content and not metadata Chris, What

RE: Require searching only for file content and not metadata

2019-08-27 Thread Khare, Kushal (MIND)
To: solr-user@lucene.apache.org Subject: Re: Require searching only for file content and not metadata -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kushal, On 8/26/19 07:52, Khare, Kushal (MIND) wrote: > This is Kushal Khare, a new addition to the user-list. I started > working with S

Re: Require searching only for file content and not metadata

2019-08-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kushal, On 8/26/19 07:52, Khare, Kushal (MIND) wrote: > This is Kushal Khare, a new addition to the user-list. I started > working with Solr few days ago for implementing it in my project. > > Now, I have the basics done, and reached the query sta

Require searching only for file content and not metadata

2019-08-26 Thread Khare, Kushal (MIND)
Hello Guys! This is Kushal Khare, a new addition to the user-list. I started working with Solr few days ago for implementing it in my project. Now, I have the basics done, and reached the query stage. My problem is – I need to restrict the solr to search only for the file content and not the meta