Re: Per-document Payloads

2007-10-28 Thread Michael Busch
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 field. > Yes I was thinking about this

Build failed in Hudson: Lucene-Nightly #258

2007-10-28 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/258/changes -- [...truncated 1598 lines...] A contrib/xml-query-parser/src/java/org/apache/lucene/xmlparser/builders/SpanNearBuilder.java A contrib/xml-query-parser/src/java/

Re: Lucene Analyzers

2007-10-28 Thread J. Delgado
If you don't want to start from scratch you may look at what is available in the GATE framework, also written in Java: http://gate.ac.uk/gate/doc/plugins.html#hindi 2007/10/28, Grant Ingersoll <[EMAIL PROTECTED]>: > > A Google search reveals: > http://mail-archives.apache.org/mod_mbox/lucene-java-

Re: Lucene Analyzers

2007-10-28 Thread Grant Ingersoll
A Google search reveals: http://mail-archives.apache.org/mod_mbox/lucene-java-user/200408.mbox/[EMAIL PROTECTED] Which leads to http://ltrc.iiit.net/showfile.php?filename=onlineServices/morph/index.htm However, I don't see one contributed to contrib/analyzers, so feel free to take it on. S

Lucene Analyzers

2007-10-28 Thread Sandeep Mahendru
Hi All, My name is Sandeep Mehandru. I have been working at Wachovia Bank, charlotte North Carolina. I have been involved in a project,where I am designing a Report/Log tracker, which support English like queries. I have been using Lucene indexing/searching a lot. I have gone through the con

[jira] Created: (LUCENE-1037) Corrupt index: term out of order after forced stop during indexing

2007-10-28 Thread Chuck Williams (JIRA)
Corrupt index: term out of order after forced stop during indexing --- Key: LUCENE-1037 URL: https://issues.apache.org/jira/browse/LUCENE-1037 Project: Lucene - Java Issue Type

[jira] Commented: (LUCENE-1015) FieldCache should support longs and doubles

2007-10-28 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538309 ] Grant Ingersoll commented on LUCENE-1015: - Good idea, will do. > FieldCache should support longs and double