You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Muhammed Sameer <sa...@yahoo.com> on 2008/11/05 06:16:10 UTC

Need to write a start.jar file

Salaam,

I read somewhere that it is better to write a new start.jar file than use the one that is provided within the example directory, can someone please guide me to some documentation that can help me achieve this and write out my own start.jar file.

Regards,
Muhammed Sameer


      

Re: Need to write a start.jar file

Posted by Noble Paul നോബിള്‍ नोब्ळ् <no...@gmail.com>.
can you tell what exactly you wish to customize?


On Wed, Nov 5, 2008 at 10:46 AM, Muhammed Sameer <sa...@yahoo.com> wrote:
> Salaam,
>
> I read somewhere that it is better to write a new start.jar file than use the one that is provided within the example directory, can someone please guide me to some documentation that can help me achieve this and write out my own start.jar file.
>
> Regards,
> Muhammed Sameer
>
>
>
>



-- 
--Noble Paul

Re: Need to write a start.jar file

Posted by Muhammed Sameer <sa...@yahoo.com>.
Salaam,

Thanks for the response, I'll only change this if I need any customization done

Regards,
Muhammed Sameer
--- On Wed, 11/5/08, Erik Hatcher <er...@ehatchersolutions.com> wrote:

> From: Erik Hatcher <er...@ehatchersolutions.com>
> Subject: Re: Need to write a start.jar file
> To: solr-user@lucene.apache.org
> Date: Wednesday, November 5, 2008, 5:27 AM
> I've never heard of this need to provide a customized
> start.jar.  Could you send us a pointer to where you read
> that if you still have that available?
> 
> But, no, there is no need to provide a different start.jar.
>  However, Jetty is really just one example of how you deploy
> Solr - any modern servlet container should be fine.  I'd
> just stick with Jetty and the built-in start.jar unless you
> have a compelling reason to switch.
> 
> 	Erik
> 
> 
> On Nov 4, 2008, at 11:16 PM, Muhammed Sameer wrote:
> 
> > Salaam,
> > 
> > I read somewhere that it is better to write a new
> start.jar file than use the one that is provided within the
> example directory, can someone please guide me to some
> documentation that can help me achieve this and write out my
> own start.jar file.
> > 
> > Regards,
> > Muhammed Sameer
> > 
> > 
> >


      

Re: Need to write a start.jar file

Posted by Erik Hatcher <er...@ehatchersolutions.com>.
I've never heard of this need to provide a customized start.jar.   
Could you send us a pointer to where you read that if you still have  
that available?

But, no, there is no need to provide a different start.jar.  However,  
Jetty is really just one example of how you deploy Solr - any modern  
servlet container should be fine.  I'd just stick with Jetty and the  
built-in start.jar unless you have a compelling reason to switch.

	Erik


On Nov 4, 2008, at 11:16 PM, Muhammed Sameer wrote:

> Salaam,
>
> I read somewhere that it is better to write a new start.jar file  
> than use the one that is provided within the example directory, can  
> someone please guide me to some documentation that can help me  
> achieve this and write out my own start.jar file.
>
> Regards,
> Muhammed Sameer
>
>
>


RE: Search based on price range

Posted by Dave Searle <da...@magicalia.com>.
You could have a multivalued field for Price and also store minPrice and maxPrice fields against the product document. You could then search between the min and max price and present the user with the relevant price categories that fall within that range.

-----Original Message-----
From: Anto Binish Kaspar [mailto:antobinish@ec.is]
Sent: 07 November 2008 09:19
To: solr-user@lucene.apache.org
Subject: Search based on price range

Does anyone have solution for my problem?

I am doing index for Products. Each product can have multiple price (like Government, Club users, Public and etc). This multiple price is not limited. One product can have n number of price, depends on clients need.  Now I need to do index for all the products and search the products based price range. I am not getting any idea, how to perform search based on the price range.

Regards,
Anto Binish Kaspar
Acting Team Lead
EC Software






__________ Information from ESET NOD32 Antivirus, version of virus signature database 3593 (20081107) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com



__________ Information from ESET NOD32 Antivirus, version of virus signature database 3593 (20081107) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




Special interest communities are Magicalia's mission in life.  Magicalia publishes specialist websites 
and magazine titles for people who have a passion for their hobby, sport or area of interest.

For further information, please call 0207 861 9854 or see our corporate website at www.magicalia.com

Magicalia Ltd, Caxton House, 2 Farringdon Road, London, EC1M 3HN 
Registered: England & Wales, Registered Number: 3828584, VAT Number: 744 4983 00

This email and any files transmitted with it are confidential and intended solely for the use of the individual 
or entity to which they are addressed.  If you have received this email in error please reply to this email and 
then delete it.  Please note that any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of Magicalia. The recipient should check this email and any 
attachments for the presence of viruses.  Magicalia accepts no liability for any damage caused by any virus 
transmitted by this email. Magicalia may regularly and randomly monitor outgoing and incoming emails and 
other telecommunications on its email and telecommunications systems. By replying to this email you give 
your consent to such monitoring. Copyright in this e-mail and any attachments created by Magicalia Ltd
belongs to Magicalia Ltd.

Search based on price range

Posted by Anto Binish Kaspar <an...@ec.is>.
Does anyone have solution for my problem?

I am doing index for Products. Each product can have multiple price (like Government, Club users, Public and etc). This multiple price is not limited. One product can have n number of price, depends on clients need.  Now I need to do index for all the products and search the products based price range. I am not getting any idea, how to perform search based on the price range.

Regards,
Anto Binish Kaspar
Acting Team Lead
EC Software