Re: build CMIS compatible Solr

2013-01-20 Thread Nicholas Li
; A colleague of mine when I was working for Sourcesense made a CMIS > plugin for Solr. It was one way, and we used it to index stuff out of > Alfresco into Solr. I can't search for it now, let me know if you can't > find it. > > Upayavira > > On Fri, Jan 18, 2013, at 05:35 AM

Re: build CMIS compatible Solr

2013-01-17 Thread Nicholas Li
I want to make something like Alfresco, but not having that many features. And I'd like to utilise the searching ability of Solr. On Fri, Jan 18, 2013 at 4:11 PM, Gora Mohanty wrote: > On 18 January 2013 10:36, Nicholas Li wrote: > > hi > > > > I am new to solr and I

build CMIS compatible Solr

2013-01-17 Thread Nicholas Li
hi I am new to solr and I would like to use Solr as my document server, plus search engine. But solr is not CMIS compatible( While it shoud not be, as it is not build as a pure document management server). In that sense, I would build another layer beyond Solr so that the exposed interface would

Store document while using Solr

2012-12-20 Thread Nicholas Li
hi there, I am quite new to Solr and have a very basic question about storing and indexing the document. I am trying with the Solr example, and when I run command like 'java -jar post.jar foo/test.xml', it gives me the feeling that solr will index the given file, no matter where it is store, and