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
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