Re: to create index for the data without document

2012-06-17 Thread Erick Erickson
robinsolr: See: http://people.apache.org/~hossman/#xyproblem You're never telling us _why_ you want to do this, so we can't suggest alternatives. Best Erick On Sun, Jun 17, 2012 at 3:29 AM, Gora Mohanty wrote: > On 17 June 2012 11:44, robinsolr wrote: >> HI Gora, >> >> Actually presently i am

Re: to create index for the data without document

2012-06-17 Thread Gora Mohanty
On 17 June 2012 11:44, robinsolr wrote: > HI Gora, > > Actually presently i am creating index in which document information is used > for indexing but now i want to create index where no document is used, [...] Sorry, but I am still unable to make sense out of this. What is a "document" in this c

Re: to create index for the data without document

2012-06-16 Thread robinsolr
HI Gora, Actually presently i am creating index in which document information is used for indexing but now i want to create index where no document is used, I want to know that whether this is done by same schema for indexing or we have to create separate schema . presently when we create index wi

Re: to create index for the data without document

2012-06-16 Thread Gora Mohanty
On 17 June 2012 11:13, robinsolr wrote: > I want o create index for the information without document what we have to > do.please sort out this problem What does that mean. Please explain in further detail, as an index without a document seems absurd. Do you mean that you have the informat