You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Todd Fielder <to...@gmail.com> on 2015/02/24 22:43:26 UTC

demo source code?

Hello,

Can someone explain to me how to view the demo source code for Lucene 5.0?
I see a jar file, but no .java files.  I'm particularly interested in
faceted search.

thank you

-Todd

Re: demo source code?

Posted by Erick Erickson <er...@gmail.com>.
It's just another tgz file in the same place you downloaded the
binaries from, e.g:
http://apache.mesi.com.ar/lucene/solr/5.0.0/

If you have the subversion command-line installed, you can also get it by:

svn checkout http://svn.apache.org/repos/asf/lucene/dev/branches/lucene_solr_5_0

Best,
Erick

On Tue, Feb 24, 2015 at 4:45 PM, Todd Fielder <to...@gmail.com> wrote:
> Sorry if this is a dumb question, but where is the src jar?  I only found the lucene facet jar with .class files
>
> Sent from my iPad
>
>> On Feb 24, 2015, at 3:17 PM, Michael McCandless <lu...@mikemccandless.com> wrote:
>>
>> Download the src JAR and look under lucene/demo?
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>>> On Tue, Feb 24, 2015 at 4:43 PM, Todd Fielder <to...@gmail.com> wrote:
>>> Hello,
>>>
>>> Can someone explain to me how to view the demo source code for Lucene 5.0?
>>> I see a jar file, but no .java files.  I'm particularly interested in
>>> faceted search.
>>>
>>> thank you
>>>
>>> -Todd
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: java-user-help@lucene.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: demo source code?

Posted by Todd Fielder <to...@gmail.com>.
Sorry if this is a dumb question, but where is the src jar?  I only found the lucene facet jar with .class files

Sent from my iPad

> On Feb 24, 2015, at 3:17 PM, Michael McCandless <lu...@mikemccandless.com> wrote:
> 
> Download the src JAR and look under lucene/demo?
> 
> Mike McCandless
> 
> http://blog.mikemccandless.com
> 
> 
>> On Tue, Feb 24, 2015 at 4:43 PM, Todd Fielder <to...@gmail.com> wrote:
>> Hello,
>> 
>> Can someone explain to me how to view the demo source code for Lucene 5.0?
>> I see a jar file, but no .java files.  I'm particularly interested in
>> faceted search.
>> 
>> thank you
>> 
>> -Todd
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
> For additional commands, e-mail: java-user-help@lucene.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: demo source code?

Posted by Michael McCandless <lu...@mikemccandless.com>.
Download the src JAR and look under lucene/demo?

Mike McCandless

http://blog.mikemccandless.com


On Tue, Feb 24, 2015 at 4:43 PM, Todd Fielder <to...@gmail.com> wrote:
> Hello,
>
> Can someone explain to me how to view the demo source code for Lucene 5.0?
> I see a jar file, but no .java files.  I'm particularly interested in
> faceted search.
>
> thank you
>
> -Todd

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org