I want to be make sure, if this statement is Right or not?
"I am using StatndardAnaylyzer for Indexing documents. Bydefault it ignores
some words when doing indexing. But when we search something, Lucene again
include the ignore words in searching".???
Myproblem is that:-
I indexed a word documen
OOPs!!!
Sorry,
My last message has come here by mistake. It was for someone else, It is just a
silly mistake.
sorry People.
- Original Message
From: aslam bari <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Thursday, 22 March, 2007 12:12:57 PM
Subject: Re: indexi
Hi,
Have a look to my resume attached with the mail. if it suits you, let me know.
Thanks...
- Original Message
From: Melanie Langlois <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Thursday, 22 March, 2007 11:33:03 AM
Subject: indexing rss feeds in multiple languages
Hi,
DS.
-Grant
On Mar 19, 2007, at 6:14 AM, aslam bari wrote:
> Hello All,
> I am using StandarAnalyzer for indexing documents. Then i make a
> query to search some words with And query.
> For example I need to search for a document which contains
> followings all words
> "
Hello All,
I am using StandarAnalyzer for indexing documents. Then i make a query to
search some words with And query.
For example I need to search for a document which contains followings all words
" this is garden".
I think when lucene index the document , it ignores some common words like
"
small files and make sure that new small files
generated are of correct xml syntax.
Now Index small files{more than one} generated instead of one large
file.
Could you say the sturcture of ur xml file and what ur trying to
index.
On 1/22/07, aslam bari <[EMAIL PROTECTED]> w
xml file is """
-
-
-
-
"""
Since you cannot go beyond 500MB this technique might help you of course if
file sturcture is the same.
On 1/22/07, aslam bari <[EMAIL PROTECTED]> wrote:
>
> Dear all,
> I m using luce
Dear all,
I m using lucene to index xml files. For parsing i m using JDOM to get XPATH
nodes and do some manipulation on them and indexed them. All things work well
but when the file size is very big about 35 - 50 MB. Then it goes out of memory
or take a lot of time. How can i set some parameter
e and the real file name.
>
> Best
> Erick
>
>
> On 1/5/07, Aslam Bari <[EMAIL PROTECTED]> wrote:
>>
>>
>> Dear all,
>> I m using lucene to index zip files. Suppose a zip file contains 4 files.
>> All files get indexed well with uri of Zip file m
nt Ingersoll-6 wrote:
>
> Lucene works with text; we don't provide any custom extractors. You
> will need to parse DWF (I'm not even sure what a DWF file is) and
> construct the Document/Fields that you want based on your content.
>
> -Grant
>
> On Jan 5, 2007,
Dear All,
I need to index and search DWF files. Is it possible in Lucene. If yes, Then
which extractor should i use to index the DWF files.
Thanks...
--
View this message in context:
http://www.nabble.com/Is-DWF-extractor-for-Lucene-exists--tf2925205.html#a8176977
Sent from the Lucene - Java Us
Dear all,
I m using lucene to index zip files. Suppose a zip file contains 4 files.
All files get indexed well with uri of Zip file means when i search for any
content the result comes and the resutl file name is zip file, but i need to
know the real file name in which the data found. How to get t
Hello All,
I m new to Lucene and want to know which anayzer to use for indexing the Text
and Numbers as well. But here is a problem.
I have a xml file which has text and numbers in values. I want to index
some(special) nodes value with [text and Numbers] but don't need all of the
nodes to come
avin pandya
- Original Message -----
From: "aslam bari"
To:
Sent: Wednesday, September 27, 2006 2:29 PM
Subject: Can Lucene Index 50MB xml file
> Dear all,
> I want to confirm that can Lucene index 50MB xml file. Or i have to
> change in source code to make it work. Because i th
Dear all,
I want to confirm that can Lucene index 50MB xml file. Or i have to change in
source code to make it work. Because i think there is some limits of tokens in
Lucene. So it is not doing indexing of whole document. Any Views? Where should
i change in code.
zer on your xml (give up at
XmlContentExtractor). In this manner you can index all "words" from xml file at
lower case (tag name, attribute name, attribute value and content).
Of course, you should use the same analyzer for searching.
Simon Willnauer wrote: On 9/15/06, aslam ba
be indexed, where should i do change the code.
Thanks...
Catalin Mititelu <[EMAIL PROTECTED]> wrote:
Yes. The default max limit for indexing tokens is 10,000.
Look here
http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexWriter.html#DEFAULT_MAX_FIELD_LENGTH
aslam bari
Dear all,
I am trying to index a Xml file which has 6MB size. Does lucene support the
big document size. What is the limit of lucene Max file size to index.
Because when i check and trying to search in the indexed file. I am not able
to get all the results. It gives me some results but not o
Dear all,
I am using LuceneContentIndexer and slide2.2.
I am searching whitin a XML document. I searched a word "circle". It gives me
result that try.xml file contains it. Now i want to Navigate through this
try.xml file for all "circle" occurrence. (Note:- "circle" is not a Node , it
is
Dear All,
I have used TextContentIndexer to Index my docs.It uses the
TextContainsExpression Class for searching. When i am using DASL search for a
single word like:-
"" +
"ques"+
"" +
It gives the result successfully. But if i want to give complex query it
gives the exceptio
Field.Text(CONTENT_TEXT, reader));
}
}
indexWriter.addDocument(doc);
indexWriter.optimize();
Sören Pekrul <[EMAIL PROTECTED]> wrote:
aslam bari wrote:
> I am searching for a word "circle" in my indexed document list. It gives
search exact word "red color" ,
then how can i query for this.
Doron Cohen <[EMAIL PROTECTED]> wrote:
See
http://www.nabble.com/Accessing-%22term-frequency-information%22-for-documents-tf1964461.html#a5390696
- Doron
aslam bari wrote on 17/08/2006 23:13:27:
> Dear All,
Dear All,
I am new to Lucene. I am searching for a word "circle" in my indexed document
list. It gives me total document found 4 i.e. Hits. But now i want to get how
many occurances are there in each document i.e. frequency of words in result
document. Plz. give me suggestions.
Thanks...
Dear All,
How can i get the number of hits in a document from a DASL query result. I am
using following Syntax.
\n" +
"http://jakarta.apache.org/slide/\";>" +
"" +
"" +
"" +
"" +
"" +
"" +
"" +
"" +
"" +
""+scope+""+
"infinity" +
"" +
"" +
"" +
//Content Bas
Dear All,
I am using slide2.1, and now want to attach lucene. I enable the lucene in
slide but indexes are not generated. Exceptions is coming while using
LuceneIndexer.
.
Help Me
-
Heres a new way to fin
hello All,
Does any body help me how to setup slide in Eclipse and start debug.
Thanks...
-
Heres a new way to find what you're looking for - Yahoo! Answers
Dear All,
I am facing a unknown situaltion. I am using webdav search, it is working
fine, i know it is slower than lucene. I am using jakarta-slide-2.1 and
lucene-2.1. I have configured my domain.xml file as:-
./index
I saw that in store/index folder is getting created. But i
27 matches
Mail list logo