Re: Index and query

2017-03-15 Thread rangeli nepal
> > > You might be able to do something with sending docs through Tika > > (ExtractingRequestHandler). > > > > Best, > > Erick > > > > On Wed, Mar 15, 2017 at 9:50 AM, rangeli nepal > wrote: > >> Good Afternoon, > >> > >> I a

Re: Index and query

2017-03-15 Thread rangeli nepal
g protocols. > > > > If you need an XML database and search engine, I recommend MarkLogic. > > > > wunder > > Walter Underwood > > wun...@wunderwood.org > > http://observer.wunderwood.org/ (my blog) > > > >> On Mar 15, 2017, at 11:02 AM, rang

Re: Index and query

2017-03-15 Thread rangeli nepal
o if you're sending arbitrary XML to Solr I'm actually surprised it's > indexing. > > You might be able to do something with sending docs through Tika > (ExtractingRequestHandler). > > Best, > Erick > > On Wed, Mar 15, 2017 at 9:50 AM, rangeli nepal > w

Index and query

2017-03-15 Thread rangeli nepal
Good Afternoon, I am trying to index xml documents and query them. Once query successfully matches, I am hoping to download the uploaded and indexed xml document. Initially I thought solr supports xml. Thus I did not make any change to my default installation. However I was not able to query wi