[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-1016:
Attachment: (was: LUCENE-1016-Tanimoto.txt)
> TermVectorAccessor, transparent vector space acc
[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-1016:
Attachment: LUCENE-1016.txt
In this patch:
* Java 1.4 for real
And then I removed everything tha
[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-1016:
Attachment: (was: LUCENE-1016.txt)
> TermVectorAccessor, transparent vector space access
> --
[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-1016:
Attachment: (was: LUCENE-1016.txt)
> TermVectorAccessor, transparent vector space access
> --
[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-1016:
Attachment: (was: out.png)
> TermVectorAccessor, transparent vector space access
> --
[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-1016:
Attachment: (was: LUCENE-1016-clusterer.txt)
> TermVectorAccessor, transparent vector space ac
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/259/changes
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
25 okt 2007 kl. 01.23 skrev Karl Wettin:
The use case is that I want a normalized frequency, and I'd like to
do that by loading the factor from an IndexReader in setExpectations.
Moving along in this code, how about passing down the current
document number to the mapper? Perhaps in setExp
[
https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538638
]
Ning Li commented on LUCENE-1035:
-
> The question is whether such situations are common enough to warrant adding
>
Hi Steven,
Thanks for helping me out. I have now installed a SVN client and downloaded
the latest Lucene Code. I would now start working on implementing an anlyzer
for the Hindi language. I would take the following the logical steps to
achive the same:
1. Idnetify the UTF-8 or Unicode charcte
[
https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-743:
-
Attachment: lucene-743-take3.patch
Ok here is the next one :-)...
This patch implements the refC
[
https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538582
]
robert engels commented on LUCENE-1035:
---
Again, see my previous code in issue 414. That it only works NioFile
Thnaks for helping me out.
On 10/29/07, Steven Rowe <[EMAIL PROTECTED]> wrote:
>
> Hi Sandeep,
>
> Sandeep Mahendru wrote:
> > Where can I downlaod SVN from?
>
> http://subversion.tigris.org/project_packages.html
>
> --
> Steve Rowe
> Center for Natural Language Processing
> http://www.cnlp.org/te
[
https://issues.apache.org/jira/browse/LUCENE-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538576
]
Doug Cutting commented on LUCENE-1035:
--
Ning, I didn't mean to sound negative about this. Your benchmarks do s
Hi Sandeep,
Sandeep Mahendru wrote:
> Where can I downlaod SVN from?
http://subversion.tigris.org/project_packages.html
--
Steve Rowe
Center for Natural Language Processing
http://www.cnlp.org/tech/lucene.asp
-
To unsubscribe,
Hi All,
Okay the first step is to download the latest SRC code of Lucene.
I have always been using CVS.
But, I see on the Lucene sidte, that the src code is hosted on the SVN
trunk.
I would now install SVN on my laptop.
Where can I downlaod SVN from?
Regards,
Sandeep.
On 10/29/07, Sandeep Ma
[
https://issues.apache.org/jira/browse/LUCENE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1015:
Attachment: LUCENE-1015.patch
Added tests, fixed some documentation bugs.
Will commit ton
Hi ,
I had been to the http://gate.ac.uk/gate-examples/doc/index.html site.
Thanks for pointing me ot that. It appears they have implemented the a
plugin for Hindi grammer.
I would try to use it.
Initially I was planning on using the JAVA CC for writing the grammer.
I have installed GATE. I w
"Michael Busch" <[EMAIL PROTECTED]> wrote:
> Michael McCandless wrote:
> >
> > Michael, are you thinking that the storage would/could be non-sparse
> > (like norms), and loaded/cached once in memory, especially for fixed
> > size fields? EG a big array of ints of length maxDocID? In John's
> >
[
https://issues.apache.org/jira/browse/LUCENE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538492
]
Grant Ingersoll commented on LUCENE-1015:
-
Actually, the FieldCache already supports byte and shorts.
> Fie
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1036:
---
Fix Version/s: 2.3
> Unreleased 2.3 version of IndexWriter.optimize() consistly thr
[
https://issues.apache.org/jira/browse/LUCENE-1036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538432
]
Michael McCandless commented on LUCENE-1036:
I just committed the above patch. I think likely that was
This build failure seems to be an XML parsing issue with svn -- the checkout
failed with this error:
> svn: Processing REPORT request response failed: The element type "S:txdelta"
> must be terminated by the matching end-tag "".
> (/repos/asf/!svn/vcc/default)
I was able to do a full checkout
Michael McCandless wrote:
>
> Michael, are you thinking that the storage would/could be non-sparse
> (like norms), and loaded/cached once in memory, especially for fixed
> size fields? EG a big array of ints of length maxDocID? In John's
> original case, every doc has this UID int field; I think
> Michael Busch wrote:
>
> > Doug Cutting wrote:
> >
> > If this is really required, perhaps it ought to appear as an
> > attribute for stored fields, indicating that the field should be
> > stored in a separate "column store". This would permit efficient
> > enumeration of values of just that f
25 matches
Mail list logo