Re: Query on multi valued field

2013-11-14 Thread giridhar
Hi,

I want to search in a multivalued field.

For example, my field FormIds contains (1,2,3) as comma separated.

If i search for 1 or (1,2) or (1,3) or (2,3) or (1,2,3) any combination like
this should work.

How to define this multivalued integer field type.

Thankyou.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Query-on-multi-valued-field-tp3209343p4100937.html
Sent from the Solr - User mailing list archive at Nabble.com.


How to configure solr to our java project in eclipse

2013-10-27 Thread giridhar
Hi friends,Iam giridhar.please clarify my doubt.

we are using solr for our project.the problem the solr is outside of our
project( in another folder)

we have to manually type java -start.jar to start the solr and use that
services.

But what we need is,when we run the project,the solr should be automatically
start.

our project is a java project with tomcat in eclipse.

How can i achieve this.

Please help me.

Thankyou.
Giridhar



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-configure-solr-to-our-java-project-in-eclipse-tp4097954.html
Sent from the Solr - User mailing list archive at Nabble.com.