ue&hl.fl=text&hl.usePhraseHighlighter=true&sort=
score desc ,"+sort+" "+order+"&json.wrf=?"*
and using getJson i am getting the solr response.
$.getJSON(url, function(result){
now my problem is how can i determine that solr server is running.
---
I am using solr for search . i am facing problem with wildcard searches.
when i search for dia?mond i get result for diamond
but when i search for ban?le i get no result.
what can be the problem
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble
. please tell me the solution. i have
tried with both async:false and async:true. in both cases error not called
if server is shutdown
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-execution-of-error-call-in-ajax-request-if-solr-ser
r=true&sort=
score&json.wrf=?", function(result){
*
but if solr server is not running this code does not execute...how can i
check than that server is not running
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-find-whether-so
at 192.168.1.9:8983.*
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-find-whether-solr-server-is-running-or-not-tp3181870p3182202.html
Sent from the Solr - User mailing list archive at Nabble.com.
w can i check whether i get response or not
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-find-whether-solr-server-is-running-or-not-tp3181870p3181942.html
Sent from the Solr - User mailing list archive at Nabble.com.
I am running an application that get search results from solr server. But
when server is not running i get no response from the server. Is there any
way i can found that my server is not running so that i can give proper
error message regarding it
-
Thanks & Regards
Romi
--
View this mes
pplied .
would you please suggest me what can be the issue.
-----
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-searching-uppercase-string-with-wildcard-tp3151037p3151037.html
Sent from the Solr - User mailing list archive at Nabble.com.
it is accidentally became elegant. anyway i got the solution without using
hl.mergeContiguous , because its not working.
look at http://jsfiddle.net/bhXbh/31/ for the solution
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Highlight-whole-q
d
ring, how can i do it. look at here http: http://jsfiddle.net/bhXbh/4/
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-match-for-more-than-one-value-in-a-string-using-regex-match-tp3144199p3144199.html
Sent from the Solr - User mailing li
I included hl.mergeContiguous parameter. in my url but no effect on search
result highlighting.
actually i need to parse highlighting property. please look at
http://jsfiddle.net/bhXbh/4/
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Highl
t;;
var j=0;
for (j=0 ;j<=item.text.length;j++)
{
result = result+item.text[j]+"";
}
result=result.replace(word,'' + word +
'');
});
*
Now how should i parse so that i got gold ring highlighted
-
Thanks & Regards
Romi
--
View this
Hi, In my solr search previously i was using standard request handler than
spellchecker was working fine. now i configured search to dismax request
handler. But now spellchecker is not working.
would you please tell me what can be the problem
Thanks
-
Thanks & Regards
Romi
--
View
than what should i do to get the required result. ie. if i want to boost gold
than which querytype i should use.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-boost-a-querystring-at-query-time-tp3139800p3140703.html
Sent from the
doc in search result which does not have
querystring in its description field.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/configure-dismax-requesthandlar-for-boost-a-field-tp3137239p3140501.html
Sent from the Solr - User mailing list archiv
will merely adding fl=score make difference in search results, i mean will i
get desired results now???
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/configure-dismax-requesthandlar-for-boost-a-field-tp3137239p3139814.html
Sent from the
2 6<90%
100
*:*
0
name
regex
*
When querystring is q=gold^2.0 ring(boost gold) and qt=standard i got the
results for gold ring and when qt=dismax i got no result why so please
explain
-
Thanks & Regards
Romi
--
View this message in context:
http://luc
ards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/configure-dismax-requesthandlar-for-boost-a-field-tp3137239p3139680.html
Sent from the Solr - User mailing list archive at Nabble.com.
eed to do some
more configuration to see the effect.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/configure-dismax-requesthandlar-for-boost-a-field-tp3137239p3137239.html
Sent from the Solr - User mailing list archive at Nabble.com.
*org.apache.solr.common.SolrException: Unknown Search Component:
clusteringComponent*
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-including-both-clustering-component-and-spellchecker-for-solr-search-results-at-the-same-e-tp3128864p3136756.html
Sent from the Solr -
getting is while i am doing full import which
deletes the old indexes and creates new than why i m getting the old one
again.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/MergerFactor-and-MaxMergerDocs-effecting-num-of-segments-cre
I am using solr for indexing and searching in my application. I am facing
some strange problem while querying wild card When i search for di?mo?d, i
get results for diamond but when i search for diamo?? i get no results.What
could be the reason please tell.
-
Thanks & Regards
Romi
--
run to see the
effect on indexed files. current configuration is:
*
2
10*
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/MergerFactor-and-MaxMergerDocs-effecting-num-of-segments-created-tp3128897p3128897.html
Sent from the Solr - User mailing
would you please give me an example for custom request handler
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-in-including-both-clustering-component-and-spellchecker-for-solr-search-results-at-the-same-e-tp3128864p3128893.html
Sent
I want to include both clustering and spellchecker in my search results. but
at a time i am able to include only one. Only one, with which
i am setting default=true. than how can i include both
clustering and spellchecker both for my results.
-
Thanks & Regards
Romi
--
View this messag
To see the changes i am deleting my old indexes and recreating them but still
getting the same result :(
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/MergerFacor-effect-on-indexes-tp3125146p3128432.html
Sent from the Solr - User mailing
when i run as : deltaimport?command=delta-import&optimize=false
But i am still getting optimize=true when i look at admin console which is
in my original post
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-optimize-solr
and if i want to set it as optimize=false then what i need to do ??
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-optimize-solr-indexes-tp3125293p3125474.html
Sent from the Solr - User mailing list archive at Nabble.com.
lastModified: 2011-06-30T10:25:04.89Z/
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-optimize-solr-indexes-tp3125293p3125293.html
Sent from the Solr - User mailing list archive at Nabble.com.
etting is Elegant and Fun"
],
"docs":[
"8335",
"8337"
]
},
{
"labels":[
"Other Topics"
created
please make me clear about these points
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/MergerFacor-effect-on-indexes-tp3125146p3125146.html
Sent from the Solr - User mailing list archive at Nabble.com.
thanks iorixxx, i changed my configuration to include clustering in search
results. in my xml format search results i got a tag , to show
this clusters in to search results do i need to parse this xml.
and my second question is does clustering effect indexes.
-
Thanks & Regards
Romi
--
admin/analysis.jsp page shows RemoveDuplicatesTokenFilterFactory
,ReversedWildcardFilterFactory ,.EnglishPorterFilterFactory
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/filters-effect-on-search-results-tp3120968p3121506.html
Sent from the
I just went through solr wiki page for clustering. But i am not getting what
is the benefit of using clustering. Can anyone tell me what is actually
clusering and what its use in indexing and searching.
does it effect search results??
Please reply
-
Thanks & Regards
Romi
--
View this mes
ing my search result.
-----
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/filters-effect-on-search-results-tp3120968p3120968.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks François Schiettecatte, information you provided is very helpful.
i need to know one more thing, i downloaded one of the given dictionary but
it contains many files, do i need to add all this files data in to
synonyms.text ??
-
Thanks & Regards
Romi
--
View this message in con
know
how can i solve this puzzle so that i need not to enter synonyms manually.
for example for GB i am entering gigabyte
for ring i am entering synonyms as band, circle
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Include-synonym
hope you got my
point :)
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Include-synonyms-in-solr-tp3116836p3117365.html
Sent from the Solr - User mailing list archive at Nabble.com.
synonym.text file generate
automatically referring to all dictionary words
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Include-synonys-in-solr-tp3116836p3116836.html
Sent from the Solr - User mailing list archive at Nabble.com.
Can i not use it for full-import ??
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-index-data-in-solr-form-database-automatically-tp3102893p3113002.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks for answering but i don't know how to write script for fetching data
from database and index it in to solr and how to setup this script as
cron-job to run automatically at certain interval.
Please suggest .
-
Thanks & Regards
Romi
--
View this message in context:
http
would you please tell me how can i use Cron for auto index my database tables
in solr
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-index-data-in-solr-form-database-automatically-tp3102893p3103768.html
Sent from the Solr - User mai
Yeah i am using data-import to get data from database and indexing it. but
what is cron can you please provide a link for it
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-index-data-in-solr-form-database-automatically-tp3102893p310
need not to run index process manually every time data base tables
changes.If yes then please tell me how can i achieve this.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-index-data-in-solr-form-database-automatically-tp3102893p3102893.
how can I lowercase query outside of Solr before sending a query?
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Conflict-in-wildcard-query-and-spellchecker-in-solr-search-tp3095198p3095345.html
Sent from the Solr - User mailing list archiv
need to include some more filters or what other configurations are
needed
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Conflict-in-wildcard-query-and-spellchecker-in-solr-search-tp3095198p3095290.html
Sent from the Solr - User mailing list arc
Using solr search when i search for rin* it run wildcard query and i get the
result for ring but when i search for Rin* it run spellchecker and then
gives the result for ring. why so ?? please explain
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble
e javascript code a variable newquery initialy having value of
query. but when the if condition is true its value have changed. but my
problem is i am not getting its changed value outside of if block while i
want this changed value. how can i do this.
-
Thanks & Regards
Romi
--
View this
example diamender,diamounder but i
am not getting results for them
cant i use wild card query with spell checker??
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-with-wild-card-query-with-spellchecker-tp3090651p3090651.html
Sent from the
s have six round prong-set and
twenty-six faceted briolette
−
−
−
These elegant and fluid earrings have six round prong-set and
twenty-six faceted briolette
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Parse-solr-json-object-tp308947
d
data. How can i do this.
Thanks
-----
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-highlight-a-field-in-searchresult-using-solr-tp3086301p3089374.html
Sent from the Solr - User mailing list archive at Nabble.com.
ed to parse
tag separately or it will highlight the hl.fl=name
automatically
Thanks
Romi
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-highlight-a-field-in-searchresult-using-solr-tp3086301p3086301.html
Sent from the Solr - User mailing list archive at Nabble.com.
3/solr/select?q=komputer&spellcheck=true
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Request-handle-solrconfig-xml-Spellchecker-tp3085053p3085053.html
Sent from the Solr - User mailing list archive at Nabble.com.
yes, I find title in section. If i am getting results say by
parsing json object then do i need to parse ?
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-highliting-feature-tp3079239p3084890.html
Sent from the Solr - User mailing
esentation of
search results where i got a tag .
further i am parsing this xml response to show result in a jsp page. but i
ma not getting how can i high lite the fields in jsp page
-----
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/solr-highliting-f
url??
Please explain me
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-do-i-use-solr-spellchecker-in-my-search-application-tp3079090p3079090.html
Sent from the Solr - User mailing list archive at Nabble.com.
s": "10",
"indent": "on",
"json.wrf": "callbackFunctionToDoSomethingWithOurData",
"wt": "json",
"fl": "field1"}
);
would you please explain what are queryString and &quo
please explain. because i want to get data from a text box on
onclickevent and then display response.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-make-getJson-parameter-dynamic-tp3014941p3018732.html
Sent from the Solr - User mailing list archive at Nabble.com.
t user's choice. i mean user can pass the
query at run time for example using a text box.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-make-getJson-parameter-dynamic-tp3014941p3014941.html
Sent from the Solr - User mailing list archive at Nabble.com.
can i make it as user choice.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-request-for-Json-object-tp3014138p3014928.html
Sent from the Solr - User mailing list archive at Nabble.com.
take a look at the following url it might help you.
http://wiki.apache.org/solr/DataImportHandler#Using_delta-import_command
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-request-for-Json-object-tp3014138p3014805.html
Sent from the
I did this:
$(document).ready(function(){
$.getJSON("http://[remotehost]:8983/solr/select/?q=diamond&wt=json&json.wrf=?";,
function(result){
alert("hello" + result.response.docs[0].name);
});
});
But i am not getting any result, what i did wrong ??
-
T
I did this:
$(document).ready(function(){
$.getJSON("http://[remotehost]:8983/solr/select/?q=diamond&wt=json&json.wrf=?";,
function(result){
alert("hello" + result.response.docs[0].name);
});
});
But i am not getting any result, what i did wrong ??
-
Thanks
sorry for the inconvenience, please look at this file
http://lucene.472066.n3.nabble.com/file/n3014224/JsonJquery.text
JsonJquery.text
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-request-for-Json-object-tp3014138p3014224.html
.html
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-request-for-Json-object-tp3014138p3014191.html
Sent from the Solr - User mailing list archive at Nabble.com.
How to parse Json through ajax when your ajax pager is on one
server(Tomcat)and Json object is of onther server(solr server). i mean i
have to make a request to another server, how can i do it .
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com
how i send my request to solr server for search and get back the result.
Here is my sample html file where i parsed Json data.
Solr Ajax Example
query:
Raw JSON String:
I suppose i am making mistake in xmlhttpPost("/solr/db/select").
Thanks and regards
Romi.
--
Thanks for reply, But i want to know how Json does it internally, I mean how
it display results as Field:value.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-display-solr-search-results-in-Json-format-tp3004734p3004768.html
Sent from
I have indexed all my database data in solr, now I want to rum search on it
and display results in JSON. what i need to do for it.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-display-solr-search-results-in-Json-format-tp3004734p300
delta import i know. i want to abt parentdelta query
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/parentDeltaQuery-tp2979110p3000847.html
Sent from the Solr - User mailing list archive at Nabble.com.
???
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/what-is-the-need-of-setting-autocommit-in-solrconfig-xml-tp2992438p2992438.html
Sent from the Solr - User mailing list archive at Nabble.com.
I wanted to have the basic idea of setting these parameters in solrconfig.xml
what actually writeLockTimeout and commitLockTimeout indicates here.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/what-is-the-need-of-setting-writeLockTimeout
org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-disable-QueryElevationComponent-tp2992195p2992320.html
Sent from the Solr - User mailing list archive at Nabble.com.
test
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/test-tp2992199p2992199.html
Sent from the Solr - User mailing list archive at Nabble.com.
uniqueKey field.then how can i
disable this QueryEvelationComponent. please reply.
-
Thanks & Regards
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-disable-QueryElevationComponent-tp2992195p2992195.html
Sent from the Solr - User mailing list archive at Nabble.com.
Ensure that when you add your documents, their "type" value is
effectively set to either "table1" or table"2".
did you mean i set in schema.xml???
but as far as i concern there can only be one document tag then what about
the table2??
-
Romi
--
View
torderattribute. why so , please explain.
Thanks
Romi.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml-tp2987807p2988774.html
Sent from the Solr - User mailing list archive at Nabble.com.
what is QueryElevationComponent, why it is used. in my schema.xml if i do not
declare a uniqueKey then it shows the error
org.apache.solr.common.SolrException: QueryElevationComponent requires the
schema to have a uniqueKeyField
why so ??
-
Romi
--
View this message in context:
http
rattribute, then I it is
mandatory to map it in schema.xml,that is why i use
then how can i just use
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml-tp2987807p2988635.html
Sent from the Solr - User mailing list archive at Nabble.com.
can i
achieve this.
Thanks & Regards
Romi.
-----
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-can-i-index-data-in-different-documents-tp2988621p2988621.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks a lot :)...finally i made it, template transformer is doing exactly
what i wanted to do. :) :)
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml-tp2987807p2988608.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks for making me understand the concept of indexing and storing field.
now i got the point :)
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p2988516.html
Sent from the Solr - User mailing list archive
:), Thanks.. now i got the purpose of indexed and store.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p2988506.html
Sent from the Solr - User mailing list archive at Nabble.com.
ml. can i add like this:
where ID is a field in schema.xml and it is UniqueKey.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml-tp2987807p2988484.html
Sent from the Solr - User mailing list archive at Nabble.com.
did u mean when i set indexed="false" and store="true", solr does not index
the field's value but store its value as it is???
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p298845
i might have misspelled the question.
this is the entry in my db-data-config.xml file:
now i want combine UID_PK and UID for the uniqueKey of my indexing documet.
i want to know how can i achieve this through schema.xml
Thanks
Romi
-
Romi
--
View this
I am not getting how can i combine two keys in to a single string using some
delimiter
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml-tp2987807p2988284.html
Sent from the Solr - User mailing list archive at Nabble.com.
i have done it, i deleted old indexes and created new indexes but still able
to search it through *:*, and no result when i search it as field:value.
really surprising result. :-O
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute
i deleted my index but what do u mean by restart with new schema??
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p2988197.html
Sent from the Solr - User mailing list archive at Nabble.com.
specifies multiple unique ids
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml-tp2987807p2988168.html
Sent from the Solr - User mailing list archive at Nabble.com.
make sense.
and my application is not saying to do so i am just experimenting with solr
to learn it. want to clear my concepts about indexing.
Thanks
Romi
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p2
suppose I have two tables in database, say product table and customer table.i
want to make (productID,customerID) a uniqueKey for my indexing document.
how can i achieve this.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/UniqueKey-field-in-schema-xml
ng example for this.would you please explain.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/What-is-omitNorms-tp2987547p2987799.html
Sent from the Solr - User mailing list archive at Nabble.com.
it seems, try again for better results
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Single-document-scanning-tp2987614p2987788.html
Sent from the Solr - User mailing list archive at Nabble.com.
First of all subscribe to the mailing list.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Single-document-scanning-tp2987614p2987705.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi, in my database i have two types of entity customer and product. I want to
index customer related information in one document and product related
information in other document. is it possible via solr , if so how can i
achieve this.
Thanks & Regards
Romi.
-----
Romi
--
View this messag
thanks for the link, i got lot information from this document. Can u please
tell me how can i verify omitNorms effect in my document indexing or
searching.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/What-is-omitNorms-tp2987547p2987649.html
Sent from the Solr
id of
this problem. Thanks.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/problem-in-setting-field-attribute-in-schema-xml-tp2984126p2987628.html
Sent from the Solr - User mailing list archive at Nabble.com.
and i also wanted to know what is difference if i set omitNorms in fieldType
or if i set it in field.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/What-is-omitNorms-tp2987547p2987562.html
Sent from the Solr - User mailing list archive at Nabble.com.
hi, I want to know what is omitNorms for a field in schema.xml and what will
be its effect on indexing and searching if I set it to true or false, please
suggest me some suitable example.
-
Romi
--
View this message in context:
http://lucene.472066.n3.nabble.com/What-is-omitNorms
1 - 100 of 110 matches
Mail list logo